Skip to main content
Back to registry

composio

composiohq/skills

Installs699
Install command
npx skills add https://github.com/composiohq/skills --skill composio
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Check if the CLI is installed; if not, install it: After installation, restart your terminal or source your shell config, then authenticate: For agents without direct browser access: composio login --no-wait | jq to get URL/key, share URL with user, then composio login --key --no-wait once they complete login. Use this when: The user wants to take action on an external app directly — no code writing needed. The agent uses the CLI to search, connect, and execute tools on behalf of the user. Key commands (new top-level aliases): Typical workflow: search → link (if needed) → execute Full reference: Composio CLI Guide Use this when: Writing code — an AI agent, app, or backend service that integrates with external tools via the Composio SDK. Run this first inside the project directory to set up the API key: Full reference: Building with Composio - User wants to access or interact with external apps (Gmail, Slack, GitHub, Notion, etc.) - User wants to automate a task using an external service (send email, create issue, post message) - Building an AI agent or app that integrates with external tools - Multi-user apps that need per-user connections to external services - composio search " " — find tools by use case - composio execute " " -d '{... }' — execute a tool - composio link [toolkit] — connect a user account to an app (agents: always use --no-wait for non-interactive mode) -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does composio do?

composio is listed in SkillJury, but the source summary is still sparse.

Is composio good?

composio does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does composio work with?

composio currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to composio?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install composio?

npx skills add https://github.com/composiohq/skills --skill composio

Related skills

Alternatives in Software Engineering