← 返回 Skills 市场
ivangdavila

Skill Manager

作者 Iván · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
3320
总下载
4
收藏
47
当前安装
4
版本数
在 OpenClaw 中安装
/install skill-manager
功能描述
Manage installed skills lifecycle: suggest by context, track installations, check updates, and cleanup unused.
安全使用建议
Install only if you want an agent helper that can suggest, install, update, and remove skills after you approve each action. Review any skill before approving installation or update, and keep decline reasons brief because they are saved locally in ~/skill-manager/inventory.md.
功能分析
Type: OpenClaw Skill Name: skill-manager Version: 1.0.3 The 'Skill Manager' skill is designed to manage the lifecycle of other OpenClaw skills, including suggestions, installation, updates, and removal. Its instructions explicitly state that it will only perform installations, updates, or removals with explicit user consent, and it restricts its file access to `~/skill-manager/inventory.md`. While the core functionality involves executing `npx clawhub` commands which download and execute code from a registry, this is the intended and documented mechanism for skill management within the OpenClaw ecosystem. The skill's documentation includes a 'Security Note' warning users about reviewing skills before installation, demonstrating transparency rather than malicious intent. There is no evidence of data exfiltration, unauthorized persistence, obfuscation, or prompt injection attempting to subvert the agent's purpose or bypass user consent.
能力评估
Purpose & Capability
The skill can install, update, and remove OpenClaw skills, which is high-impact authority, but that authority directly matches its stated lifecycle-management purpose and is gated on explicit user consent.
Instruction Scope
The runtime instructions are scoped to current-task skill suggestions, lifecycle actions, and inventory tracking; they explicitly forbid behavior-pattern tracking, installs without consent, and reading outside ~/skill-manager/.
Install Mechanism
The skill uses npx clawhub install/update/info/uninstall, and it discloses that these commands download and execute code from the ClawHub registry; this is expected for a skill manager but carries normal supply-chain risk.
Credentials
Requested local access is limited to ~/skill-manager/inventory.md for installed and declined skill state, with no evidence of credential access, broad filesystem indexing, network exfiltration, or unrelated data use.
Persistence & Privilege
It persistently stores installed skills and declined-skill reasons locally. This is disclosed and purpose-aligned, but users should avoid giving sensitive free-form decline reasons.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Fix contradictions: clarify declined tracking, add npx security note
v1.0.2
Fix security flags: explicit scope, context-based suggestions not pattern observation
v1.0.1
Migrate user data to external memory storage at ~/skill-manager/
v1.0.0
Initial release - Proactive skill discovery and management
元数据
Slug skill-manager
版本 1.0.3
许可证
累计安装 47
当前安装数 47
历史版本数 4
常见问题

Skill Manager 是什么?

Manage installed skills lifecycle: suggest by context, track installations, check updates, and cleanup unused. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3320 次。

如何安装 Skill Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-manager」即可一键安装,无需额外配置。

Skill Manager 是免费的吗?

是的,Skill Manager 完全免费(开源免费),可自由下载、安装和使用。

Skill Manager 支持哪些平台?

Skill Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Manager?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.3。

💬 留言讨论