composio-cli

Installation
SKILL.md

Composio CLI

A unified terminal interface to 1000+ SaaS tools with managed auth. The reliable path is always: discover → inspect schema → ensure connection → execute. Never invent a tool slug; never execute without confirming the connected account.

Setup

curl -fsSL https://composio.dev/install | bash   # install
composio --version
composio login                                   # browser auth
composio whoami                                   # confirm identity

If composio is missing, install first. If whoami fails, the user must composio login (interactive — suggest they run it themselves).

The execution loop

1. Discover the slug (never guess)

Installs
16
GitHub Stars
3
First Seen
Jun 2, 2026
composio-cli — composio-community/opencode-skills