Composio provides CLI commands and SDK for automating tasks across numerous external applications. It is designed for developers who want to integrate services like Gmail, Slack, and GitHub into their AI agents or applications.
$ npx skills add https://github.com/composiohq/skills --skill composioComposio skills offer comprehensive guides and best practices for building production-ready AI agents. The skill repository covers Tool Router patterns for session management, user isolation, and framework integration with Claude, LangChain, and CrewAI. It includes authentication flows, connection management, and advanced trigger features for real-time event handling and webhook verification. Developers get access to 14+ documented rules with TypeScript and Python examples, enabling secure integration of external services like Gmail, Slack, and GitHub into AI agents. The skills are organized as markdown references that AI assistants can easily consume for building reliable, scalable agent implementations.
Install the CLI using the curl command provided on the setup page.
Access external apps quickly via CLI commands.
Automate tasks like sending emails or posting messages.
Build AI agents that integrate with services like Slack and GitHub.
Create multi-user applications with per-user authentication.
$ npx skills add https://github.com/composiohq/skills --skill composiogit clone https://github.com/composiohq/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan