Skill Manager

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Skill Manager" with this command: npx skills add ivangdavila/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

ActionCommand
Installnpx clawhub install <slug>
Updatenpx clawhub update <slug>
Infonpx clawhub info <slug>
Removenpx clawhub uninstall <slug>

Memory Storage

Inventory at ~/skill-manager/inventory.md.

First use: mkdir -p ~/skill-manager

Format:

## 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Session-Memory Enhanced

Session-Memory Enhanced v4.0 - 统一增强版。融合 session-memory + memu-engine 核心功能。特性:结构化提取 + 向量检索 + 不可变分片 + 三位一体自动化 + 多代理隔离 + AI 摘要 + 零配置启动。

Registry SourceRecently Updated
General

PRISM-GEN-DEMO

English: Retrieve, filter, sort, merge, and visualize multiple CSV result files from PRISM-Gen molecular generation/screening. Provides portable query-based...

Registry SourceRecently Updated
General

Video Pro by cza999

专业AI视频生成器,支持文本转高质量短视频,批量处理、多模板和高级自定义语音功能,适合创作者和企业。

Registry SourceRecently Updated
0133
cza999