From 1189dfa662f5e7814e5245e5a68a4f85336c4380 Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Fri, 7 Aug 2026 18:47:53 -0500 Subject: [PATCH] Add salesforce-development plugin (#5050) Driver: dir-plugin-add-official --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f04f5617..66f9b873 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -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.",