3commas Io Commas Claude
3commas-io-commas-claude is a Claude Code plugin for the Build phase that bundles company-wide shared agents, skills, and commands for 3Commas-style automation workflows.
Install a company-shared Claude Code plugin bundle that centralizes 3Commas agents, commands, and reusable skills for crypto trading automation workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install 3commas-io-commas-claude@3commas-io/commas-claudeBuilt 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:3commas-io/commas-claude") and the paste-ready config with skillselion.get_install_config("plugin:3commas-io/commas-claude").
What it does
3commas-io-commas-claude is a Claude Code plugin repository that packages shared agents, skills, and commands used company-wide at 3Commas. Solo builders evaluating it are usually looking for a reference layout for org-level agent bundles rather than a generic marketplace skill. The catalog lists one plugin and tags the repo around agents, commands, and skills, which maps to agent-tooling in the Build phase. It is best treated as multi-phase infrastructure: you install it to standardize how Claude Code invokes trading-adjacent automation and documentation patterns, then layer your own skills on top. Because public README detail is thin, treat descriptions as organizational scaffolding, not a full methodology skill with invoke-when gates.
Highlights
- Single-plugin bundle packaging org-wide Claude Code agents and skills
- Shared commands surface for consistent agent behavior across the team
- Keywords center on 3Commas, agents, commands, and skills
- Community-sourced catalog entry with company-internal workflow focus
- Extendable pattern for wiring trading-domain skills into Claude Code
Why builders use it
Teams shipping with Claude Code lack a single installable bundle that keeps agents, commands, and domain skills aligned across developers.
After registering the plugin, Claude Code can load a consistent set of org-shared agents and skills instead of copying ad-hoc skill folders per project.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is 3commas-io-commas-claude for?
It is for developers and small teams who want a Claude Code plugin repo pattern for shared agents, commands, and skills, especially in automation-heavy domains.
When should I use 3commas-io-commas-claude?
Use it when you are standardizing Claude Code tooling across projects and need one plugin source for reusable agents and skills rather than one-off copies.
How do I add 3commas-io-commas-claude to my agent?
Add the plugin from the 3commas-io/commas-claude repository via Claude Code’s plugin install flow, then enable the bundled agents and skills in your project settings.
Comments
Share how you use 3commas-io-commas-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.