b2c-cli
Agent skills for driving the Salesforce B2C Commerce CLI — deploy cartridges, run jobs, manage On-Demand Sandboxes, stream logs, and perform WebDAV operations from your AI assistant.
Part of the B2C Developer Tooling marketplace.
Installation
# Claude Code
claude plugin marketplace add SalesforceCommerceCloud/b2c-developer-tooling
claude plugin install b2c-cli@b2c-developer-tooling
# GitHub Copilot CLI
copilot plugin marketplace add SalesforceCommerceCloud/b2c-developer-tooling
copilot plugin install b2c-cli@b2c-developer-tooling
VS Code (GitHub Copilot): Command Palette → Chat: Install Plugin From Source → enter the repo SalesforceCommerceCloud/b2c-developer-tooling.
Codex: open the repo as a workspace, restart Codex, then install from the B2C Developer Tooling marketplace in the plugin directory.
For file-copy install to any supported IDE, use b2c setup skills b2c-cli. See the install guide for details.
What's included
Skills covering the major B2C CLI surfaces:
b2c-code— cartridge deploy, code version management, watch modeb2c-sandbox— On-Demand Sandbox lifecycleb2c-job— job execution and monitoringb2c-logs— log streaming and log file managementb2c-webdav— WebDAV file operationsb2c-site-import-export— site archive import/exportb2c-config— CLI configuration, auth, and troubleshootingb2c-scapi-custom— SCAPI Custom API management
See skills/ for the full list.
License
Apache-2.0. See the repo LICENSE.