Skip to main content
You can also check this cookbook in colab here Star us on Github, join our Discord or follow our X Goal: Star a repository on GitHub with natural language & CAMEL Agent

Install Packages & Connect a Tool

Integrate Composio with CAMEL agents to let them seamlessly interact with external apps Ensure you have the necessary packages installed and connect your GitHub account to allow your CAMEL-AI agents to utilize GitHub functionalities.

Prepare your environment by initializing necessary imports from CAMEL & Composio.

Alternatively, if running on Colab, you could save your API keys and tokens as Colab Secrets, and use them across notebooks. To do so, comment out the above manual API key prompt code block(s), and uncomment the following codeblock. ⚠️ Don’t forget granting access to the API key you would be using to the current notebook.

Let’s run CAMEL agents with tools from Composio!