From composio-cli
Help users operate the Composio CLI to find tools, connect accounts, inspect schemas, execute tools, subscribe to trigger events with `composio listen`, script workflows with `composio run`, and call authenticated app APIs with `composio proxy`. Trigger when the user asks about Composio tools, connections, or connectors.
How this skill is triggered — by the user, by Claude, or both
Slash command
/composio-cli:composio-cliThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This plugin ships a `composio` wrapper in `bin/` that auto-installs the CLI on first use — just run `composio` and it works.
This plugin ships a composio wrapper in bin/ that auto-installs the CLI on first use — just run composio and it works.
The CLI evolves frequently. For the most up-to-date skill, run:
composio --install-skill claude
Then check ~/.claude/skills/composio-cli/ — if that exists, prefer that version over this one.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub composiohq/composio-plugin-cc --plugin composio-cli