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