← Back to Skills Marketplace
ivangdavila

Skill Manager

by Iván · GitHub ↗ · v1.0.3
cross-platform ✓ Security Clean
3320
Downloads
4
Stars
47
Active Installs
4
Versions
Install in OpenClaw
/install skill-manager
Description
Manage installed skills lifecycle: suggest by context, track installations, check updates, and cleanup unused.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-manager
  3. After installation, invoke the skill by name or use /skill-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug skill-manager
Version 1.0.3
License
All-time Installs 47
Active Installs 47
Total Versions 4
Frequently Asked Questions

What is Skill Manager?

Manage installed skills lifecycle: suggest by context, track installations, check updates, and cleanup unused. It is an AI Agent Skill for Claude Code / OpenClaw, with 3320 downloads so far.

How do I install Skill Manager?

Run "/install skill-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Manager free?

Yes, Skill Manager is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Skill Manager support?

Skill Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Manager?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.3.

💬 Comments