Overview
Install the Composio Agent Skill so your coding agent can understand your project and follow the current Platform integration path.
Pick your agent
Claude Code
Install the skill in your project, or use the native Composio plugin for direct app actions.
OpenAI Codex
Install the skill in your project, or add the native Codex plugin for direct app actions.
Cursor
Add the skill to your project so Cursor can build and configure Composio integrations.
GitHub Copilot
Give Copilot agent mode the Composio guidance it needs inside your repository.
Gemini CLI
Install the skill from your project directory before asking Gemini to add Composio.
OpenClaw
Install the skill for build guidance, or connect Composio for personal app access.
OpenCode
Install the skill in your project so OpenCode can build and configure Composio integrations.
Cline
Add the skill to your repository so Cline can follow the current Composio integration path.
Grok Build
Install the skill for Grok Build to add Composio and make your first tool call.
Install the skill
Run the Skills CLI from your project directory:
npx skills add ComposioHQ/composio --skill composioChoose 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.