B2C Scapi Admin
B2C Scapi Admin streamlines B2C order management by automating tasks and providing real-time insights for improved efficiency & customer 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-scapi-admin npx -- -y @trustedskills/b2c-scapi-admin
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-scapi-admin": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-scapi-admin"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The b2c-scapi-admin skill provides administrative access to the Salesforce Commerce Cloud (SFCC) Storefront API, enabling AI agents to manage storefront configurations and retrieve operational data directly. It serves as a bridge between autonomous agents and backend commerce infrastructure without requiring manual login credentials for every interaction.
When to use it
- Automating routine storefront maintenance tasks such as updating product availability or managing promotional banners.
- Retrieving real-time inventory levels, order statuses, or customer profile data for dynamic decision-making.
- Executing administrative commands like clearing caches or restarting services via API endpoints.
- Integrating with external systems to synchronize commerce data without human intervention.
Key capabilities
- Direct execution of Storefront API administrative functions.
- Secure authentication handling for backend operations.
- Data retrieval and modification across multiple SFCC modules.
- Support for complex query structures within the API framework.
Example prompts
- "Check current inventory levels for all active SKUs in the North American region."
- "Update the homepage banner image to the new holiday promotion asset."
- "Retrieve the last 50 completed orders and summarize their total value."
Tips & gotchas
Ensure your AI agent has valid API credentials with appropriate scope permissions before attempting administrative actions. This skill is designed for backend operations; do not use it for frontend user interactions like browsing products or adding items to a cart.
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.