composio-github-star
Adapted from the quickstart guide.
Install the composio
CLI and login to your account (also add github to your account if you haven't already)
pip install -U composio_core composio_openai
composio login
#Connect your Github so agents can use it
composio add github
Congratulations! You’ve just:
🔐 Authenticated your GitHub account with Composio
🛠 Fetched GitHub tools for the llm
⭐ Instructed the AI to star the conneroisu/groq-go repository
✅ Successfully executed the action on GitHub