B2C Hooks
B2C Hooks trigger personalized content and offers based on shopper behavior, boosting engagement and driving conversions in B2C commerce experiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-hooks npx -- -y @trustedskills/b2c-hooks
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-hooks": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-hooks"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to discover and install specific capabilities within the Salesforce Commerce Cloud ecosystem. It acts as a bridge to extend agent functionality with specialized B2C developer tools and integrations.
When to use it
- You need to equip an AI agent with native Salesforce Commerce Cloud commerce logic.
- Your agent requires access to specific B2C developer tooling packages not available by default.
- You are building a solution that must dynamically install or manage commerce-related skills at runtime.
- You want to leverage the
salesforcecommercecloud/b2c-developer-toolingrepository for extended agent capabilities.
Key capabilities
- Discovery of available B2C hooks and tools within the Salesforce Commerce Cloud environment.
- Installation management for specific AI agent skills related to commerce operations.
- Integration with the official
b2c-developer-toolingpackage ecosystem.
Example prompts
- "Install the latest B2C developer tooling hook for my Salesforce Commerce Cloud project."
- "Discover all available commerce-related skills I can add to this AI agent."
- "Configure an agent to use specific hooks from the salesforcecommercecloud repository."
Tips & gotchas
Ensure your environment has the necessary permissions to install external packages within the Salesforce Commerce Cloud context. This skill is specifically designed for B2C scenarios, so it may not apply to B2B or pure backend commerce configurations without additional setup.
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.