Documentation
README
Customize Capability
Modify a capability that is already installed in this workspace. The most common request is giving it an MCP server so its agent gains new tools, but the same flow covers adding skills, integrations, or guidance.
A capability's source of truth is its manifest at
capabilities/<capability-id>/capability.yaml. Re-installing reads that manifest
and upserts the capability — re-install IS the update mechanism, and it never
creates a duplicate.
This is the opening of the README. Read the full README on GitHub.