Pastbuild Export
Exports PastBuild data as a JSON file for analysis and integration into other tools – streamlining historical reporting & insights.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pastbuild-export npx -- -y @trustedskills/pastbuild-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pastbuild-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pastbuild-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, pastbuild-export, allows you to export your PastBuild project data. It facilitates transferring projects between different environments or backing up important work. The exported data can be used to recreate the project in a new instance of PastBuild.
When to use it
- Migrating a PastBuild project to a new computer or server.
- Creating backups of your PastBuild projects for disaster recovery purposes.
- Sharing a PastBuild project with another user who also uses PastBuild.
- Archiving old PastBuild projects that are no longer actively being used.
Key capabilities
- Exports PastBuild project data.
- Facilitates project migration.
- Supports project backups.
- Enables sharing of PastBuild projects.
Example prompts
- "Export my current PastBuild project."
- "Create a backup of the 'MyProject' PastBuild project and save it as 'myproject_backup.json'."
- "Can you export the data for the PastBuild project located at /path/to/project?"
Tips & gotchas
The exported data is in JSON format. Ensure that the recipient or new environment has a compatible version of PastBuild to import the exported data successfully.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.