Skip to main content

Star A Repository on GitHub

In this guide, weโ€™ll:
  1. ๐Ÿ” Connect your GitHub account with Composio
  2. ๐Ÿ›  Fetch GitHub actions
  3. ๐Ÿง  Pass these actions to an LLM
  4. โญ Instruct to star the composiohq/composio repository
  5. โœ… Execute the action
Tools represent a group of actions specific to an app. Actions are operations you can perform - like starring a repo on GitHub or creating an issue in Linear.
1

Install Libraries

2

Connect Your GitHub Account

Weโ€™ll use default as the user id, also known as entity id.
You need to have an active GitHub Integration. Learn how to do this here
Donโ€™t forget to set your COMPOSIO_API_KEY and OPENAI_API_KEY in your environment variables.
3

Initialise Composio Toolset and OpenAI

4

Fetch Github Actions, and pass them to LLM

Composio also supports action executions without LLMs or agents. Learn more.
5

Execute Tool Calls

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