B2C Sites
This skill provides insights into B2C website data, enabling you to understand customer behavior and optimize your online store for increased 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-sites npx -- -y @trustedskills/b2c-sites
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-sites": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-sites"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
b2c-sites
What it does
This skill enables AI agents to discover and install capabilities specifically designed for building and managing B2C (Business-to-Consumer) websites. It acts as a bridge between agent intelligence and the Salesforce Commerce Cloud ecosystem, allowing automated deployment of site-specific functions.
When to use it
- Automating the initial setup of new consumer-facing storefronts within the Salesforce environment.
- Dynamically extending an existing B2C site with new features without manual coding intervention.
- Managing a portfolio of multiple retail sites by deploying standardized agent-driven updates across them.
- Integrating AI workflows directly into the lifecycle of e-commerce site development and maintenance.
Key capabilities
- Discovery of available skills tailored for B2C web environments.
- Installation of specific functionalities into the Salesforce Commerce Cloud platform.
- Facilitation of automated tooling for developer operations in a retail context.
Example prompts
- "Help me install the latest inventory management skill on our primary B2C storefront."
- "Discover and deploy tools that can automate seasonal page updates for our holiday campaign site."
- "Set up an AI agent to manage the deployment pipeline for our new mobile-optimized landing pages."
Tips & gotchas
Ensure your Salesforce Commerce Cloud instance has the necessary permissions to accept external skill installations before attempting automation. This tool is strictly scoped to B2C contexts; do not attempt to use it for B2B or internal enterprise portals, as the installed capabilities may not function correctly in those environments.
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.