j-256/dsc
v0.1.0MIT
Salesforce developer documentation skills for API reference scraping, endpoint help, and multi-call scenarios.
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": "dsc",
"version": "0.1.0",
"description": "Salesforce developer documentation skills for API reference scraping, endpoint help, and multi-call scenarios.",
"author": {
"name": "James Klein"
},
"license": "MIT",
"keywords": [
"salesforce",
"developer-salesforce-com",
"scapi",
"ocapi",
"api-reference"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Salesforce DSC API Tools",
"shortDescription": "Scrape and use Salesforce API references.",
"longDescription": "Scrape developer.salesforce.com API references, inspect endpoint requirements and failures, and compose multi-call API scenarios.",
"developerName": "James Klein",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Look up a Salesforce API endpoint",
"Build a multi-call checkout scenario",
"Scrape a Salesforce API reference"
]
}
}
}
}
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.
- 237JavaScript files
- 6shell scripts
- 123JSON files
- 2YAML files
- 20other files
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