Computomatic Claude Plugin
computomatic-claude-plugin is a Claude Code plugin for the Build phase that delivers four workflow extensions for multi-agent planning, documentation compilation, and project-specific agent tooling.
Register Computomatic’s four-plugin bundle to author agents, compile docs, run multi-agent plans, and manage project-specific Claude workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install computomatic-claude-plugin@computomatic/claude-pluginBuilt 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:computomatic/claude-plugin") and the paste-ready config with skillselion.get_install_config("plugin:computomatic/claude-plugin").
What it does
computomatic-claude-plugin packages four Claude Code extensions around the Computomatic workflow: structured documentation, agent and skill authoring, multi-agent coordination, and project-bound knowledge. Solo builders who treat the agent as part of the product—not just a chat box—can use it to discover inventories, write plans, record sessions, and compile outputs into durable docs or blog-ready material. The marketplace language points at developer-facing systems work: templates, compiler metaphors, testing, and commit-aware flows rather than single API integrations. On Skillselion it sits on the Build shelf under agent-tooling because you install it while designing how Claude participates in your repo, with spillover into Validate when you prototype multi-agent plans and into Grow when you publish guides. Complexity is intermediate; you should already run Claude Code with plugins and care about maintainable skill libraries. It complements generic coding skills by supplying opinionated workflow glue across docs, agents, and projects.
Highlights
- Four-plugin Claude Code marketplace for Computomatic-style documentation and agent workflows
- Multi-agent planning, project inventories, and project-specific knowledge leverage
- Authoring paths for skills, guides, blog content, and reference documentation
- Browser, commit, compile, and testing hooks suggest end-to-end doc and code iteration loops
- Meta plugin and workflow templates for extending your own Claude Code setup
Why builders use it
Custom agent workflows, skills, and living documentation scatter across repos and chat logs without a cohesive Claude Code plugin system.
After registration, you get a Computomatic-aligned plugin set for authoring skills, running multi-agent plans, and compiling project knowledge into repeatable agent workflows.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is computomatic-claude-plugin for?
It is for developers building agent-centric products who want Claude Code plugins that tie together documentation, skill authoring, and multi-agent project workflows.
When should I use computomatic-claude-plugin?
Use it while designing agent tooling, writing implementation plans, compiling docs from the repo, or standing up project-specific Claude workflows during Build and early Validate.
How do I add computomatic-claude-plugin to my agent?
Add the computomatic/claude-plugin repository as a Claude Code plugin source, then enable the four bundled plugins that match your docs and multi-agent needs.
Comments
Share how you use computomatic-claude-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.