World Labs Export
This skill exports data from World Labs, streamlining workflows and enabling seamless integration of your research findings.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add world-labs-export npx -- -y @trustedskills/world-labs-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"world-labs-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/world-labs-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The world-labs-export skill allows AI agents to export data and configurations from World Labs environments. It facilitates sharing settings, models, and other resources between users or deployments. This capability streamlines collaboration and ensures consistency across different workspaces.
When to use it
- Sharing a custom agent configuration with a colleague for review or replication.
- Backing up your World Labs environment before making significant changes.
- Migrating an agent setup from one machine or platform to another.
- Reproducing a specific experiment by exporting its settings and models.
Key capabilities
- Export of agent configurations
- Model export functionality
- Data sharing between users
- Deployment consistency
Example prompts
- "Export my current World Labs environment configuration."
- "Can you package up the 'MyExperiment' agent setup for me?"
- "Share this model with user @anotheruser."
Tips & gotchas
This skill requires access to a World Labs environment. Ensure that the AI agent has appropriate permissions within World Labs to export the desired data and configurations.
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.