---
name: composio
slug: composio-tool-router
score: 58
rubric: 1.0
provenance: verified-org
publisher: Composio
license: MIT
capability: read-only
canonical: https://top-agent-skills.com/skill/composio-tool-router
---

# composio

Composio's official skill for connecting agents to 1000+ external apps: auth configs, per-user connections, tool execution, and triggers.

## Install

### Claude Code

```bash
npx skills add composiohq/skills
```

### Cursor

```bash
npx skills add composiohq/skills --target cursor
```

## Best for

Building a multi-user agent or app that needs per-user OAuth connections to many third-party services (Gmail, Slack, GitHub, Notion) without hand-rolling each integration.

## Not ideal for

A single, deep integration with one provider — a provider-specific skill (e.g. the Stripe or Twilio skills) gives sharper, vendor-authored guidance than a broad tool router.

## About

Use when building an AI agent or app that needs to access external apps (Gmail, Slack, GitHub, Notion, and 1000+ others) — auth configs, per-user connected accounts, executing tools, custom tools, and triggers via Composio's Tool Router and SDK.

## Compatibility

claude-code, cursor

## Metadata

- Categories: apis-integrations, workflow-orchestration
- Tags: Composio, Tool Router, Integrations
- Setup time: 3 min
- Complexity: Medium
- Last update: 2026-03-19
- Verified: 2026-06-22
- Source: https://github.com/ComposioHQ/skills
- Docs: https://github.com/ComposioHQ/skills#readme

---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
