Agent setup

Overview

Install the Composio Agent Skill so your coding agent can understand your project and follow the current Platform integration path.

Pick your agent

Install the skill

Run the Skills CLI from your project directory:

npx skills add ComposioHQ/composio --skill composio

Choose your coding agent when prompted. See Clients for instructions for Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI, OpenClaw, OpenCode, Cline, and Grok Build.

After installation, ask your agent to add Composio. It should inspect your framework, agent architecture, authentication, and user identity model before recommending an integration.

Build Composio into an application

When you are building an application whose users connect their own accounts, use Composio Platform. Start with the SDK quickstart after installing the skill.