composio
Installation
SKILL.md
Composio
Comprehensive guide to building AI agents and applications with Composio. Choose between:
- Tool Router - Create isolated, secure MCP sessions for AI agents with automatic authentication
- Direct Execution - Build traditional apps with manual tool execution and CRUD operations
When to use
Use this skill when:
Building AI Agents:
- Building chat-based or autonomous agents that need access to external tools (Gmail, Slack, GitHub, etc.)
- Creating multi-user applications with isolated tool access per session
- Implementing automatic authentication flows for external services
- Integrating with AI frameworks (Vercel AI SDK, LangChain, OpenAI Agents, Claude)
- Using MCP (Model Context Protocol) for dynamic tool discovery
- Building event-driven agents with triggers