B2C Site Import Export
This skill streamlines B2C website content migration & duplication, saving time and ensuring consistent branding across channels for efficient updates.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-site-import-export npx -- -y @trustedskills/b2c-site-import-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-site-import-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-site-import-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The b2c-site-import-export skill enables AI agents to manage B2C Commerce site configurations by importing and exporting data between environments. It streamlines the deployment workflow for developers working with Salesforce Commerce Cloud projects.
When to use it
- Migrating a fully configured storefront from a development environment to a staging or production instance.
- Backing up specific site configurations before applying major structural changes or upgrades.
- Replicating a successful store setup across multiple regional environments to ensure consistency.
- Restoring a previous version of a site configuration after an accidental modification or failed deployment.
Key capabilities
- Import Functionality: Loads existing site data and configurations into the current environment.
- Export Functionality: Extracts current site data and configurations for backup or transfer purposes.
- Environment Management: Facilitates seamless data movement between different B2C Commerce environments.
Example prompts
- "Export the current configuration of my production B2C site to a JSON file for backup."
- "Import the latest site setup from my development environment into staging to prepare for testing."
- "Restore the previous version of the store configuration after the recent layout update caused errors."
Tips & gotchas
Ensure you have appropriate permissions and access tokens configured before attempting to import or export sensitive production data. Always verify the integrity of exported files before importing them into a new environment to prevent configuration conflicts.
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.