# Kapso CLI

> Use this skill when the user wants to send WhatsApp messages from the terminal via the Kapso platform.

- Skill: `javimosch/kapso-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/kapso-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/kapso-cli/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/kapso-cli

---


# 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

