B2C Config
Manage B2C product configurations and variations efficiently, streamlining your e-commerce setup for optimal customer experiences and sales.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-config npx -- -y @trustedskills/b2c-config
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-config": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-config"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with the Salesforce Commerce Cloud (B2C) backend, allowing for the discovery and installation of specific developer tooling configurations. It serves as a bridge between autonomous agents and the B2C ecosystem's infrastructure requirements.
When to use it
- Automating the setup of development environments within a Salesforce B2C instance.
- Deploying custom scripts or extensions that require pre-configured backend access.
- Streamlining repetitive installation tasks for multiple agent workflows targeting commerce data.
- Initializing secure connections between external AI services and internal commerce platforms.
Key capabilities
- Discovery: Identifies available configuration options within the B2C environment.
- Installation: Executes the deployment of necessary tooling packages.
- Integration: Facilitates direct interaction with
salesforcecommercecloud/b2c-developer-tooling. - Automation: Reduces manual overhead in setting up complex commerce agent workflows.
Example prompts
- "Install the latest B2C developer tooling configuration for my new AI agent."
- "Discover what configurations are available for automating product data retrieval in Salesforce Commerce Cloud."
- "Set up a secure connection between this agent and the B2C backend using the standard tooling package."
Tips & gotchas
Ensure your AI agent has appropriate permissions to modify or install packages within the target Salesforce instance before attempting configuration. This skill is specifically designed for the B2C developer tooling ecosystem, so it may not apply to other Salesforce clouds like B2B or Service Cloud without additional adapters.
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.