npx skills add https://github.com/composiohq/skills --skill composio检查 CLI 是否已安装;如果未安装,请安装:
curl -fsSL https://composio.dev/install | bash
安装完成后,重启终端或重新加载 shell 配置,然后进行身份验证:
composio login
composio whoami
适用场景: 用户希望直接对外部应用执行操作——无需编写代码。智能体使用 CLI 代表用户搜索、连接和执行工具。
关键命令(新的顶级别名):
composio search "<query>" — 按用例查找工具composio execute "<TOOL_SLUG>" -d '{...<input params>}' — 执行工具composio link [toolkit] — 将用户账户连接到应用广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
composio listen典型工作流:搜索 → 连接(如果需要)→ 执行
完整参考:Composio CLI 指南
适用场景: 编写代码——构建通过 Composio SDK 与外部工具集成的 AI 智能体、应用或后端服务。
首先在项目目录中运行此命令以设置 API 密钥:
composio init
完整参考:使用 Composio 构建
每周安装量
526
代码仓库
GitHub 星标数
12
首次出现
2026年2月5日
安全审计
安装于
opencode491
codex489
gemini-cli482
github-copilot479
kimi-cli461
amp459
Check if the CLI is installed; if not, install it:
curl -fsSL https://composio.dev/install | bash
After installation, restart your terminal or source your shell config, then authenticate:
composio login
composio whoami
Use this when: The user wants to take action on an external app directly — no code writing needed. The agent uses the CLI to search, connect, and execute tools on behalf of the user.
Key commands (new top-level aliases):
composio search "<query>" — find tools by use casecomposio execute "<TOOL_SLUG>" -d '{...<input params>}' — execute a toolcomposio link [toolkit] — connect a user account to an appcomposio listen — listen for real-time trigger eventsTypical workflow: search → link (if needed) → execute
Full reference: Composio CLI Guide
Use this when: Writing code — an AI agent, app, or backend service that integrates with external tools via the Composio SDK.
Run this first inside the project directory to set up the API key:
composio init
Full reference: Building with Composio
Weekly Installs
526
Repository
GitHub Stars
12
First Seen
Feb 5, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode491
codex489
gemini-cli482
github-copilot479
kimi-cli461
amp459
99,500 周安装