Skip to main content

← All sources

Composio skills

Connect AI agents to 1000+ external apps with managed auth skills-hub.ai mirrors 1 skills from Composio daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/ComposioHQ/skills

Installing a Composio skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Composio skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Composio skills via API
curl https://skills-hub.ai/api/v1/skills?source=composio

# Browse all sources
open https://skills-hub.ai/sources

Top Composio skills

See all →

The most-installed skills from Composio, ranked by adoption.

  1. 01composio

    Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK

    Buildfrom Composio

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:12 PM (success).

Composio skills — frequently asked

What are Composio skills?

Composio skills are AI coding skills published by Composio (Connect AI agents to 1000+ external apps with managed auth) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Composio skills are available?

skills-hub.ai indexes 1 skills from Composio, synced daily from the upstream GitHub repository (https://github.com/ComposioHQ/skills).

How do I install a Composio skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Composio skills?

Yes. Every skill from this source is mirrored from Composio's own GitHub repository (https://github.com/ComposioHQ/skills). Each skill page links back to the upstream source of truth, so you can verify the original.