# Claude Buddy

> MOVED — canonical skill now lives in the platform skills tree.

- Skill: `autonomous-ai/claude-buddy-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add autonomous-ai/claude-buddy-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/autonomous-ai/claude-buddy-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: autonomous-ai (https://skillmd.com/u/autonomous-ai)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/autonomous-ai/claude-buddy-2

---


# 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.

