observe-whatsapp
仓库创建 2026年5月3日最近提交 15 小时前SkillHot 收录 2 小时前
▸ 精选理由
针对生产故障排查提供系统化流程与工具协助。
▸ 风险提示
需要访问运行日志与系统凭据,可能暴露敏感信息
这个 Skill 做什么
在 Kapso 环境中诊断 WhatsApp 消息投递、Webhook 重试及 API 错误并执行健康检查。
▸ 展开 SKILL.md 英文原文
Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message failures, or webhook delivery problems.
1
Stars
0
Forks
5
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/devbijao/BIJAO/main/.agents/skills/observe-whatsapp/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/devbijao/BIJAO/main/.agents/skills/observe-whatsapp/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Observe WhatsApp ## When to use Use this skill for operational diagnostics: message delivery investigation, webhook delivery debugging, error triage, and WhatsApp health checks. ## Setup Preferred path: - Kapso CLI installed and authenticated (`kapso login`) - Start with `kapso status` to confirm project access and available WhatsApp numbers Fallback path: Env vars: - `KAPSO_API_BASE_URL` (host only, no `/platform/v1`) - `KAPSO_API_KEY` ## How to ### Investigate message delivery Preferred path: 1. Resolve the number: `kapso whatsapp numbers resolve --phone-number "<display-number>" --output json` 2. List recent messages: `kapso whatsapp messages list --phone-number "<display-number
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有