Skip to main content

claude-buddy

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
autonomous-ai/autonomous-os
آخر نشاط في المصدر
٢٠ يوليو ٢٠٢٦ في ٠٦:١٨
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٣٥٤
التفرعات
٥٢

خيارات التثبيت

يُحدَّد 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