Agent Skills
› composio-community/awesome-agent-clis
› Kapso CLI
Kapso CLI
GitHub提供通过终端使用 Kapso 平台发送 WhatsApp 消息的能力,支持 API Key 认证和无交互模式,专为 Agent 设计。
Trigger Scenarios
需要通过 WhatsApp 发送消息
调用 Kapso 平台进行即时通讯
Install
npx skills add composio-community/awesome-agent-clis --skill Kapso CLI -g -y
SKILL.md
Frontmatter
{
"name": "Kapso CLI",
"description": "WhatsApp messaging from the terminal via Kapso. Use when an agent needs to send WhatsApp messages through the Kapso platform."
}
Kapso CLI
WhatsApp messaging from the terminal.
- Website: https://kapso.ai
Agent-Friendly Features
- API key auth
- Non-interactive WhatsApp messaging
- Agent-first design
Version History
- 9f765d2 Current 2026-07-24 16:03


