# Welcome (/docs)
Composio powers 800+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.
- [Quickstart](/docs/quickstart): Build your first agent in 5 minutes
- [Playground](https://platform.composio.dev/auth?next_page=%2Ftool-router): Try Composio in your browser
- [How tools work](/docs/tools-and-toolkits): Meta tools, context management, and execution
- [Toolkits](/toolkits): Browse 800+ toolkits
# For AI tools
* [composio.dev/llms.txt](/llms.txt) - Documentation index with links
* [composio.dev/llms-full.txt](/llms-full.txt) - Complete documentation in one file
## Skills
```bash
npx skills add composiohq/skills
```
[View on Skills.sh](https://skills.sh/composiohq/skills/composio-tool-router) ยท [GitHub](https://github.com/composiohq/skills)
# Providers
Composio works with any AI framework. Pick your preferred SDK:
- [OpenAI Agents](/docs/providers/openai-agents) (Python)
- [Anthropic](/docs/providers/anthropic) (Python, TypeScript)
- [Vercel AI SDK](/docs/providers/vercel) (TypeScript)
- [LangChain](/docs/providers/langchain) (Python, TypeScript)
- [Mastra](/docs/providers/mastra) (TypeScript)
- [OpenAI](/docs/providers/openai) (Python, TypeScript)
- [Google Gemini](/docs/providers/google) (Python, TypeScript)
- [LlamaIndex](/docs/providers/llamaindex) (Python, TypeScript)
- [CrewAI](/docs/providers/crewai) (Python)
- [Build your own](/docs/providers/custom-providers) (Python, TypeScript)
# Features
- [Authentication](/docs/authentication): OAuth, API keys, and custom auth flows
- [Triggers](/docs/triggers): Subscribe to external events and trigger workflows
- [CLI](/docs/cli): Generate types and manage your workspace
- [White Labeling](/docs/white-labeling-authentication): Customize auth screens with your branding
# Community
Join our [Discord](https://discord.gg/composio) community!
---
๐ **More documentation:** [View all docs](https://docs.composio.dev/llms.txt) | [Examples](https://docs.composio.dev/llms.mdx/examples) | [API Reference](https://docs.composio.dev/llms.mdx/reference)