🚀 Quick Start - Tools
Learn how to use Tools in less than 5 minutes
Composio Quick Start
In this guide we’ll use GitHub tools to star a repo on GitHub.
Install Libraries
Connect Your GitHub Account
We’ll use Jessica
as the user id (entity id).
Don’t forget to set your COMPOSIO_API_KEY
and OPENAI_API_KEY
in your environment variables.
Initialize Composio and OpenAI
Fetch Github Actions, and pass them to LLM
Composio also supports action executions without LLMs or agents. Learn more.
Execute Tool Calls
What Just Happened? 🎉
Congratulations! You’ve just:
- 🔐 Connected your GitHub account with Composio
- 🛠 Fetched GitHub actions
- 🧠 Passed these actions to an AI language model
- ⭐ Instructed the AI to star the
composiohq/composio
repository - ✅ Successfully executed the action on GitHub
Next Steps
Now that you’ve seen how to use tools, you can explore the following resources:
Tools
Checkout our toolset of 250+ LLM ready tools to build powerful AI applications
Connections
Learn how to create and manage connections for your users
Compatible Agentic Frameworks
Integrate with popular agentic frameworks
Kits
Composio SWE Kit (#4 on SWE bench) - Your ultimate coding companion
Triggers
Subscribe to triggers to execute actions automatically
Other Concepts
Learn about workspace environments, using CLI & other concepts
Was this page helpful?