Composio Agentic Code Executor
Description
Examples of Composio code-executor tool with different agentic frameworks like AutoGen, CrewAI, JulepAI, GripTape, LyzrAI etc.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Composio Code Executor Tool - A Comprehensive Guide
Welcome to the Composio Code Executor Tool repository! This repository accompanies our blog post announcing the release of our new Code Executor Tool. It provides a comprehensive guide and practical examples to help you understand and utilize the tool effectively.
Overview
The Composio Code Executor Tool is a powerful utility designed to execute code across various agentic platforms.
Run these Files
Getting Started
To get started with the Composio Code Executor Tool, clone this repository to your local machine:
git clone https://github.com/SamparkAI/composio-agentic-code-executor.git
Then, navigate to the cloned directory:
cd composio-agentic-code-executor
Create a `.env` file, and put environmental keys:
OPENAI_API_KEY=
and all other Keys, corresponding to the framework.
Autogen
pip install composio_autogen
python code_itrprtr_autogen.py
CrewAI
pip install composio_crewai
python code_itrprtr_crewai.py
Julep
pip install composio_julep
python code_itrprtr_julep.py
Lyzr
pip install composio_lyzr
python code_itrprtr_lyzr.py
Griptape
pi
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development