Use this skill when the user wants to send WhatsApp messages from the terminal via the Kapso platform.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1393f308)More formats (shields.io, HTML) on the badges page.
---
name: kapso-cli
description: Use this skill when the user wants to send WhatsApp messages from the terminal via the Kapso platform.
---
# Kapso CLI
WhatsApp messaging from the terminal via Kapso. Agent-first design for WhatsApp communication.
## Commands
- `kapso-cli _ _` — Passthrough to kapso CLI
## Installation
```bash
npm i -g @kapso/cli
```
## Authentication
Set `KAPSO_API_KEY` environment variable.
## Usage Examples
- "Send a WhatsApp message to +1234567890"
- "Send WhatsApp notification about deployment"
## Key Features
- **WhatsApp** - Send messages via WhatsApp
- **API Key** - Simple env var auth
- **Non-Interactive** - Agent-friendly
- **Programmatic** - Scriptable messaging
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!