
Flemx Agentforce Playground Claude Plugins
- 2 repo stars
- Updated December 4, 2025
- flemx/agentforce-playground-claude-plugins
flemx-agentforce-playground-claude-plugins is a Claude Code plugin that adds Agentforce playground integration so you can develop and test agent plugins from your coding agent.
About
flemx-agentforce-playground-claude-plugins is a community Claude Code plugin repository aimed at Agentforce playground scenarios. Developers and small teams exploring Salesforce Agentforce patterns often want their coding agent in the same loop as plugin and action design; this pack gives a named install target instead of ad-hoc scripts. Public ingest copy is thin—there is no long SKILL.md in the catalog payload—so plan on reading the repo’s plugin manifest and Agentforce docs before you depend on behavior. It suits validate-and-build loops where you iterate on agent definitions, then exercise them from Claude Code. It does not replace Agentforce org setup, licenses, or enterprise governance. Treat it as agent-tooling integration: register the plugin, confirm API and auth requirements in the source repo, and keep experiments in non-production orgs until review passes your ship checklist.
- Single-plugin bundle from flemx/agentforce-playground-claude-plugins
- Keywords center on agentforce and plugin for agent-platform workflows
- Community-sourced pack for Claude Code agent experimentation
- Useful when validating Agentforce prompts, tools, or plugin hooks locally
- Indexed with auto discovery metadata on Skillselion
Flemx Agentforce Playground Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install flemx-agentforce-playground-claude-plugins@flemx/agentforce-playground-claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 4, 2025 |
| Repository | flemx/agentforce-playground-claude-plugins ↗ |
What it does
Install the Agentforce playground Claude plugin when you are prototyping Salesforce-style agent workflows and need Claude Code wired to Agentforce experimentation.
Who is it for?
Best when you're already working with Agentforce and want Claude Code as the daily driver for plugin and agent prototyping.
Skip if: Skip if you have no Agentforce context and need general-purpose Claude skills unrelated to Salesforce agents.
What you get
After installation, Claude Code can use the Agentforce-oriented plugin bundle so agent configuration and playground iteration stay inside your usual agent workflow.
- Registered Agentforce-oriented Claude Code plugin
- A single-plugin playground bundle for agent experimentation
- Faster iteration loop between agent config and Claude-driven coding tasks
Recommended Plugins
How it compares
Agentforce-focused Claude Code plugin integration, not a generic brainstorming skill or standalone MCP database server.
FAQ
Who is Flemx Agentforce Playground Claude Plugins for?
It is for developers and developers experimenting with Salesforce Agentforce who use Claude Code and want a dedicated plugin pack for playground workflows.
When should I use Flemx Agentforce Playground Claude Plugins?
Use it during build and integration work when you are connecting Claude Code to Agentforce playground tasks and validating agent plugin behavior.
How do I add Flemx Agentforce Playground Claude Plugins to my agent?
Add the plugin from the flemx/agentforce-playground-claude-plugins GitHub repository via Claude Code plugin installation, then configure Agentforce credentials per the repo instructions.