Skip to content

Latest commit

 

History

History

composio-github-star

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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