·kapso-ops
</>

kapso-ops

gokapso/agent-skills

Operate and troubleshoot Kapso projects. Manage webhooks, debug message delivery, inspect API errors, and run health checks. Use when diagnosing issues, setting up webhooks, or investigating message failures.

80Installs·0Trend·@gokapso

Installation

$npx skills add https://github.com/gokapso/agent-skills --skill kapso-ops

SKILL.md

Use this skill for operational diagnostics: webhook setup, message delivery investigation, error triage, and WhatsApp health checks.

| list.js | List webhooks for a phone number | | get.js | Get webhook details | | create.js | Create a webhook | | update.js | Update a webhook | | delete.js | Delete a webhook | | test.js | Send a test event to a webhook |

| messages.js | List messages | | message-details.js | Get message details | | lookup-conversation.js | Find conversation by phone or ID |

Operate and troubleshoot Kapso projects. Manage webhooks, debug message delivery, inspect API errors, and run health checks. Use when diagnosing issues, setting up webhooks, or investigating message failures. Source: gokapso/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gokapso/agent-skills --skill kapso-ops
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is kapso-ops?

Operate and troubleshoot Kapso projects. Manage webhooks, debug message delivery, inspect API errors, and run health checks. Use when diagnosing issues, setting up webhooks, or investigating message failures. Source: gokapso/agent-skills.

How do I install kapso-ops?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gokapso/agent-skills --skill kapso-ops Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gokapso/agent-skills