B2C Scapi Shopper
B2C Scapi Shopper optimizes customer journeys by predicting purchase intent and delivering personalized offers in real-time for increased sales & engagement.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-scapi-shopper npx -- -y @trustedskills/b2c-scapi-shopper
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-scapi-shopper": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-scapi-shopper"
]
}
}
}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) platform using its Serverless API. It allows agents to retrieve shopper-specific data, manage customer profiles, and execute commerce operations directly within the cloud environment without requiring backend server infrastructure.
When to use it
- Automating personalized shopping experiences by fetching real-time customer order history and preferences.
- Streamlining support workflows where an agent needs to look up account details or modify shopper settings instantly.
- Building headless commerce applications that require direct, low-latency access to B2C data models.
- Integrating AI-driven recommendations that rely on live shopper profile information from Salesforce Commerce Cloud.
Key capabilities
- Direct interaction with the B2C Serverless API endpoints.
- Retrieval of comprehensive shopper profiles and associated metadata.
- Execution of commerce-specific actions via serverless functions.
- Seamless integration within the Salesforce Commerce Cloud ecosystem.
Example prompts
- "Retrieve the complete profile and recent order history for shopper ID 12345 from our B2C instance."
- "Update the shipping address for customer John Doe based on his latest saved preferences in the system."
- "Search for all shoppers who have made purchases in the last 30 days and are tagged as 'high-value'."
Tips & gotchas
Ensure your AI agent has valid authentication credentials configured before attempting to call B2C API endpoints. Be mindful of rate limits imposed by the Serverless API when executing high-volume data retrieval tasks to avoid service interruptions.
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.