bbc-skill-tool

Installation
SKILL.md

BBC MCP Tool v2.0 — Safe-by-Default WhatsApp Bot Builder

CORE PHILOSOPHY

v2.0 = v1 + Safety. Same tools, same BBC API, but with mandatory patterns that prevent the silent failures, accidental deletions, and unvalidated deploys that plagued v1.

Three pillars:

  1. VERIFY — After every mutating operation, call the corresponding list_* to confirm
  2. GATE — Before every destructive operation, show impact and require explicit "yes"
  3. RECOVER — When something fails, diagnose why and propose a fix, never just stop

TOOL REFERENCE (Quick)

Installs
1
First Seen
3 days ago