claude-buddy · git:20260720.bfdb5de · 2026-07-20 · sha256 51629c898d207cff

claude-buddy git:20260720.bfdb5deA

Immutable. This exact content is served forever at /api/v1/blob/51629c898d207cff.

---
name: claude-buddy
description: MOVED — canonical skill now lives in the platform skills tree.
---

# Moved

The on-device agent skill that turns Claude approval prompts into a voice
interaction (and surfaces Claude activity) is now a **platform skill** so it
ships to devices through the standard skill pipeline:

- Source of truth: **`skills/claude-buddy/SKILL.md`** (repo root)
- Registered in `system/skills/skills.go` (`Catalog` + `Capability`
  → `audio`) and `scripts/provision/setup.sh` (`skill_caps`)
- Deployed via `scripts/release/upload-skills.sh` (OTA) → loaded by the agent
  runtime (`openclaw/skill_watcher`)

This file is kept only as a pointer; do not edit skill behavior here.