Skip to main content

claude-buddy

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

インストールへ移動

ソース情報

リポジトリ
autonomous-ai/autonomous-os
ソースの最終更新活動
2026年7月20日 06:18
検出された SKILL.md の言語
英語
スター
354
フォーク
52

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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.
GitHubで見る