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).