返回顶部
S

Skill Manager

Manage installed skills lifecycle: suggest by context, track installations, check updates, and cleanup unused.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
2,166
下载量
3
收藏
概述
安装方式
版本历史

Skill Manager

## Skill Lifecycle Management Manage the full lifecycle of installed skills: discovery, installation, updates, and cleanup. **References:** - `suggestions.md` — when to suggest skills based on current task - `lifecycle.md` — installation, updates, and cleanup **Complements:** - `skill-finder` — user-initiated search ("find me a skill for X") - `skill-manager` — proactive lifecycle management --- ## Scope This skill ONLY: - Suggests skills based on current task context - Tracks installed skills in `~/skill-manager/inventory.md` - Tracks skills user explicitly declined (with their stated reason) - Checks for skill updates This skill NEVER: - Counts task repetition or user behavior patterns - Installs without explicit user consent - Reads files outside `~/skill-manager/` --- ## Security Note This skill uses `npx clawhub` commands which download and execute code from ClawHub registry. This is the standard mechanism for skill management. Always review skills before installing. --- ## Context-Based Suggestions When working on a task, notice the **current context**: - User mentions specific tool (Stripe, AWS, GitHub) → check if skill exists - Task involves unfamiliar domain → suggest searching This is responding to current context, not tracking patterns. ## Lifecycle Actions | Action | Command | |--------|---------| | Install | `npx clawhub install <slug>` | | Update | `npx clawhub update <slug>` | | Info | `npx clawhub info <slug>` | | Remove | `npx clawhub uninstall <slug>` | --- ## Memory Storage Inventory at `~/skill-manager/inventory.md`. **First use:** `mkdir -p ~/skill-manager` **Format:** ```markdown ## Installed - slug@version — purpose — YYYY-MM-DD ## Declined - slug — "user's stated reason" ``` **What is tracked:** - Skills user installed (with purpose and date) - Skills user explicitly declined (with their stated reason) **Why track declined:** To avoid re-suggesting skills user already said no to. Only stores what user explicitly stated.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-manager-1776069375 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skill-manager-1776069375 技能

通过命令行安装

skillhub install skill-manager-1776069375

下载 Zip 包

⬇ 下载 Skill Manager v1.0.3

文件大小: 3.28 KB | 发布时间: 2026-4-14 09:56

v1.0.3 最新 2026-4-14 09:56
Fix contradictions: clarify declined tracking, add npx security note

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部