Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub composiohq/composio-plugin-cc --plugin composio-cliHow 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.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
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.