Agent Skills
› composio-community/awesome-agent-clis
› Kapso CLI
Kapso CLI
GitHub通过终端使用 Kapso CLI 发送 WhatsApp 消息,支持 API Key 认证和无交互模式,专为 Agent 设计以实现自动化即时通讯。
Trigger Scenarios
需要通过终端发送 WhatsApp 消息
Agent 需要集成非交互式即时通讯功能
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


