Flemx Agentforce Playground Claude Plugins
flemx-agentforce-playground-claude-plugins is a Claude Code plugin for the Build phase that adds Agentforce playground integration so you can develop and test agent plugins from your coding agent.
Install the Agentforce playground Claude plugin when you are prototyping Salesforce-style agent workflows and need Claude Code wired to Agentforce experimentation.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install flemx-agentforce-playground-claude-plugins@flemx/agentforce-playground-claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:flemx/agentforce-playground-claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:flemx/agentforce-playground-claude-plugins").
What it does
flemx-agentforce-playground-claude-plugins is a community Claude Code plugin repository aimed at Agentforce playground scenarios. Indie builders 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.
Highlights
- 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
Why builders use it
You are wiring Agentforce experiments but lack a standard Claude Code plugin entry point for playground-style agent development.
After installation, Claude Code can use the Agentforce-oriented plugin bundle so agent configuration and playground iteration stay inside your usual agent workflow.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is flemx-agentforce-playground-claude-plugins for?
It is for developers and solo builders 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.
Comments
Share how you use flemx-agentforce-playground-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.