Open CLI Agent — AI skill for Claude Code
A powerful, interactive CLI agent that provides access to 500+ tools and integrations through Composio.
How to install Open CLI Agent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open composio-community/open-cli-agent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Open CLI Agent does
A powerful, interactive CLI agent that provides access to 500+ tools and integrations through [Composio](https://composio.dev). Built with LangChain and LangGraph for sophisticated AI workflows with a
Alternatives in AI
README
Open CLI Agent
A powerful, interactive CLI agent that provides access to 500+ tools and integrations through [Composio](https://composio.dev). Built with LangChain and LangGraph for sophisticated AI workflows with a Claude Code-like experience.
Features
- Interactive Chat Interface: Natural language interaction with an AI agent
- 500+ Integrations: Access to tools via Composio's extensive toolkit ecosystem
- Authentication Management: Secure API key management and configuration
- Rich Terminal UI: Beautiful, colorful output with progress indicators
- Tool Router: Intelligent tool selection and execution via Composio's experimental tool router
- Conversation History: Persistent chat history with shortcuts and commands
- Flexible Configuration: Customizable models, temperature, and toolkit filtering
Quick Start
Installation
# Clone and install
git clone
cd cli-agent
pip install -e .
Setup
First, configure your API keys:
composio-cli setup
You'll be prompted for:
- Composio API Key: Get yours from composio.dev
- OpenAI API Key: Required for the LLM
- Email: Used as default user ID
Basic Usage
Start the CLI agent:
composio-cli
Other available commands:
# List available toolkits
composio-cli toolkits
# Show current configuration
composio-cli config-show
You can also pass options directly to the main command:
# Use specific toolkits
composio-cli --toolkits "github,slack" --auth-configs "config1,config2"
# Use different model settings
composio-cli --model "gpt-5"
Usage
The CLI provides a Claude Code-like experience:
> What GitHub repositories do I have access to?
● [Agent fetches and lists your repositories using GitHub tools]
> Send a message to my team Slack channel about the project update
● [Agent uses Slack integration to send the message]
Available Commands
| Command |
Related Skills
Sato Hub Integrations
⬡ Sato Hub inside the frameworks agents already run — elizaOS plugin, Vercel AI SDK tools, LangChain.js tools,
Langsmith Fetch Skill
🔍 AI observability skill for Claude Code. Debug LangChain/LangGraph agents by fetching execution traces from
Knowledge Graph Based Hybrid RAG System
Knowledge Graph-RAG system using Neo4j, LangChain, LangGraph, Claude-3.5-Sonnet. Hybrid retrieval: SBERT embed
Helix Agent
Personal AI agent harness powered by Claude Code. Always-on access through Discord, Telegram, or a built-in we
NovaCode
A powerful open-source terminal-based AI coding assistant that runs in your terminal, similar to Claude Code.
Agent Skills Deep Dive
A Python implementation of the Claude Agent Skills system — a sophisticated prompt-based meta-tool architectur
Related Agents
Agentic AI Dev
Expert Agentic AI developer with Python 3.14, LangChain v1.2.8, LangGraph v1.0.7, and FastAPI 0.135.2. Use for
Hephaestus.Agent
AI tooling & pipelines specialist — LangChain/LangGraph chains, RAG architecture,
Astro Pro
Expert in Astro with deep understanding of component architecture, content collections, and static site optimi