Salesforce AgentForce Plugin Marketplace
Experimental playground for Salesforce AgentForce integrations with Claude Code
A curated collection of plugins, skills, and tools designed to supercharge Salesforce Solution Engineers and developers working with AgentForce AI agents. This marketplace provides ready-to-use integrations, automation tools, and demo capabilities for Claude Code.
🎯 What is This?
This is a Plugin Marketplace for Claude Code — a specialized collection of Salesforce and AgentForce-related plugins that extend Claude Code's capabilities for working with Salesforce ecosystems.
Why a Marketplace?
Plugin marketplaces allow you to share reusable plugins with your team or organization. Instead of manually installing plugins on each machine, you can:
- 📦 Share once, use everywhere — Publish plugins to a central repository
- 🔄 Auto-sync — Team members automatically get access to all marketplace plugins
- 🚀 Rapid deployment — Solution Engineers can quickly set up demos and proof-of-concepts
- 🧪 Experiment safely — Test experimental features in a controlled environment
Learn more about plugin marketplaces in the official documentation.
⚡ Quick Start
Want to jump right in?
- Open Claude Code in VSCode
- Run:
/plugin marketplace add https://github.com/flemx/agentforce-playground-claude-plugins.git
- Run:
/plugin → Browse and install plugins → Select "agentforce"
- Say:
Create an AgentForce portal
That's it! Claude Code will set up everything automatically. 🎉
See detailed installation instructions below
🎪 What's Inside
Current Plugins
1. AgentForce Plugin (agentforce)
A comprehensive plugin for Salesforce AgentForce development and demonstrations.
What it includes:
-
Skills:
agentforce-portal — Automated setup and deployment of a customizable Next.js portal for showcasing AgentForce AI agents
-
MCP Servers:
- Heroku MCP — Deploy apps to Heroku directly from Claude Code
- Salesforce DX MCP — Interact with Salesforce orgs, metadata, data, users, and run Apex tests
Perfect for:
- Solution Engineers building customer demos
- Developers prototyping AgentForce integrations
- Teams exploring AgentForce capabilities
🚀 Getting Started
Prerequisites
Installation
Follow these three simple steps to get started:
1️⃣ Add Marketplace → 2️⃣ Install Plugin → 3️⃣ Use Skills
Step 1: Add the Marketplace
Open Claude Code in VSCode and add this marketplace:
/plugin marketplace add https://github.com/flemx/agentforce-playground-claude-plugins.git
This connects Claude Code to this plugin marketplace, making all plugins available for installation.
Step 2: Install the AgentForce Plugin
Browse and install the plugin:
/plugin
Then:
- Select "Browse and install plugins"
- Find "agentforce" in the list
- Click to install
Step 3: Start Using It!
Once installed, you can immediately start using the skills:
Create an AgentForce portal
Or invoke the skill directly:
Use the agentforce-portal skill to set up my demo
Claude Code will automatically handle the setup, from checking dependencies to launching your portal! 🚀
What Gets Installed
When you install the AgentForce plugin, you get:
✅ Skills:
agentforce-portal — Automated portal setup
✅ MCP Servers:
- Heroku MCP — Deploy to Heroku
- Salesforce DX MCP — Salesforce development tools
✅ Ready to Use:
- No additional configuration needed
- Skills are immediately available
- MCP servers auto-configured
📚 Plugin Documentation
AgentForce Portal Setup (agentforce-portal skill)
The agentforce-portal skill automates the entire process of setting up a personalized demo portal for showcasing Salesforce AgentForce AI agents.
What it does:
- ✅ Checks and installs prerequisites (Node.js, Git)
- ✅ Clones and sets up the Next.js portal application
- ✅ Configures Salesforce integration automatically
- ✅ Customizes the landing page based on your requirements
- ✅ Starts the development server
Usage:
In Claude Code, simply ask:
Create an AgentForce portal
Or be more specific:
Use the agentforce-portal skill to set up my demo
I need to set up a customer demo portal for AgentForce