claude-buddy
SolidMOVED — canonical skill now lives in the platform skills tree.
AI & Automation 147 stars
18 forks Updated today Apache-2.0
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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.
Details
- Author
- autonomous-ai
- Repository
- autonomous-ai/autonomous-os
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
claude-fable-5-skills
10 Agent Skills built specifically for Claude Fable 5 — intent, boundaries, and verification hooks instead of the step-by-step micromanagement older-model skills relied on. See skills/ for the individual skill files.
15 Updated 1 months ago
kpab AI & Automation Listed
claude-sdk-expert
Build autonomous AI agents using Claude Agent SDK with computer use, tool calling, MCP integration, and production best practices for Anthropic models
8 Updated 2 days ago
frankxai AI & Automation Listed
claude-config
How agents, skills, and commands work in Claude Code projects.
2 Updated 2 days ago
Jartan-LLC