mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-22 08:17:23 -03:00
Add salesforce-development plugin (#5050)
Driver: dir-plugin-add-official
This commit is contained in:
parent
c5eab61e9a
commit
1189dfa662
@ -3045,6 +3045,22 @@
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||
},
|
||||
{
|
||||
"name": "salesforce-development",
|
||||
"description": "Build Salesforce apps and agents using these core building blocks: metadata, Apex, deploy/retrieve, security, reporting, and generated installed-versus-available capability discovery.",
|
||||
"author": {
|
||||
"name": "Salesforce"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/forcedotcom/sf-skills.git",
|
||||
"path": "plugins/builder/salesforce-development",
|
||||
"ref": "main",
|
||||
"sha": "fbf1c040c9861dd196191ac95a8b7dade8dc3e2e"
|
||||
},
|
||||
"homepage": "https://github.com/forcedotcom/sf-skills/tree/main/plugins/builder/salesforce-development"
|
||||
},
|
||||
{
|
||||
"name": "sanity",
|
||||
"description": "Sanity content platform integration with MCP server, agent skills, and slash commands. Query and author content, build and optimize GROQ queries, design schemas, and set up Visual Editing.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user