Loading...
Loading...
Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK
npx skill4agent add composio-community/skills composiocurl -fsSL https://composio.dev/install | bashcomposio login # OAuth; interactive org/project picker (use -y to skip)
composio whoami # verify org_id, project_id, user_idcomposio login --no-wait | jqcomposio login --key <cli_key> --no-waitcomposio search "<query>"composio execute "<TOOL_SLUG>" -d '{...<input params>}'composio link [toolkit]--no-waitcomposio listenFull reference: Composio CLI Guide
composio initFull reference: Building with Composio