Skip to content
v1.6.2Apache-2.0

B2C Commerce development skills including Custom API development guides.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "b2c",
  "version": "1.6.2",
  "description": "B2C Commerce development skills including Custom API development guides.",
  "author": {
    "name": "Salesforce"
  },
  "homepage": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
  "repository": "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling",
  "license": "Apache-2.0",
  "keywords": [
    "salesforce",
    "b2c-commerce",
    "commerce-cloud",
    "sfra",
    "scapi",
    "ocapi"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "B2C Commerce Dev",
        "shortDescription": "B2C Commerce development patterns and API guidance.",
        "longDescription": "Skills for Salesforce B2C Commerce development — controllers, ISML templates, hooks, forms, Custom APIs, services, Page Designer, and Business Manager extensions.",
        "developerName": "Salesforce",
        "category": "Productivity",
        "capabilities": [
          "Read"
        ],
        "logo": "./assets/logo.svg",
        "composerIcon": "./assets/logo.svg",
        "brandColor": "#0D9DDA",
        "websiteURL": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
        "defaultPrompt": [
          "Build a SCAPI Custom API for loyalty information",
          "Add logging to my checkout controller",
          "Create an HTTP service for a payment gateway",
          "Add a Page Designer component"
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 19JSON files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai