B2C CLI, Agent Skills, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C
45
Stars
12
Forks
24
Skills
B2C CLI, Agent Skills, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C
B2C CLI, Agent Skills, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C
B2C CLI, Agent Skills, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C
B2C CLI, Agent Skills, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C
Search and read B2C Commerce Script API documentation and XSD schemas using the b2c CLI. Use this skill whenever the user needs to look up class methods, understand API signatures, find available properties on commerce objects (baskets, orders, products, customers), or check XML schema formats for imports. Also use when writing server-side scripts and needing API reference — even if they just say "what methods does Basket have" or "what fields can I import for products".
Build ISML templates with isprint, isset, isloop, isdecorate, isinclude tags, and ${...} expression syntax. Use this skill whenever the user needs to write or debug storefront templates, create decorator layouts with isreplace, build reusable template modules, control HTML encoding in output, or use ISML expression language for dynamic content. Also use when fixing template rendering issues -- even if they just say 'loop through products in the template' or 'my HTML is getting escaped'.