composio

composio

composiohq 108 ↓ 5.5k MIT updated 5mo ago
Claude Code
View source ↗

What it does

  • 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 "<query>" — find tools by use case
  • composio execute "<TOOLSLUG>" -d '{...<input params>}' — execute a tool
  • composio link [toolkit] — connect a user account to an app (agents: always use --no-wait for non-interactive mode)

Requirements & configuration

  • Multi-user apps that need per-user connections to external services
  • Run this first inside the project directory to set up the API key:

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

composio

Source

Repository: https://github.com/composiohq/skills

composio FAQ

What does the composio skill do?

Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK 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)

What does composio require?

Multi-user apps that need per-user connections to external services Run this first inside the project directory to set up the API key:

How do I install composio?

Run: npx -y skills add https://github.com/composiohq/skills --skill composio --agent claude-code — the source lives at github.com/composiohq/skills.

Maintain composio?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

composio on getagentictools
[![composio on getagentictools](https://getagentictools.com/badge/skills/composiohq-skills-composio.svg)](https://getagentictools.com/skills/composiohq-skills-composio?ref=badge)
npx agentictools info skills/composiohq-skills-composio

The second line is the CLI lookup for this page — handy in READMEs and docs.