Skill Manager Plus
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_b3e2a00b/skill-manager-plus.
About this skill
Problem
skill-manager addresses a concrete lifecycle issue: after an official SKILL package is downloaded from the Store and installed into a project, users may still need to add rules or correct entries without directly mutating the official content, and without losing personal customizations during updates.
How It Works
- Install and update: it downloads, unzips, and validates the package by checking for
SKILL.md, extractsnameanddescription, and uses the presence of_user/<skill>/to decide between fresh install and update. Updates replacebase/while preservingextensions/,patches/, andregistry.mdunder_user/<skill>/. - Layered structure:
base/stores the official read-only content;extensions/stores new user additions;patches/stores targeted corrections to existing entries; the rootSKILL.mdis generated from a template and defines how final effective content is assembled. - Customization and validation: user requests can be classified as append or patch, with entries written to the matching directory and registry. After updates, it checks whether patch targets and original text remain valid, and flags items that need review.
Boundaries
The skill manages SKILL lifecycle operations; it does not execute tasks by using an installed SKILL. skill-manager itself, each SKILL's root SKILL.md, and base/ are protected against direct modification. Uninstallation removes personal customizations as well, so it requires confirmation.
Use Cases
- Install an official SKILL zip into an Agent repo and generate a readable root SKILL.md entry.
- Update an installed SKILL while preserving extensions and patches, then validate patch targets.
- Add a project-specific rule to an installed coding SKILL via extensions without changing base.
- Uninstall an unused SKILL by removing its base and _user customization directories after confirmation.
Best For
- Engineers maintaining Agent repos who need to install official SKILL packages and keep room for later customization.
- Teams responsible for skill distribution who need updates to preserve user-added extensions or patches.
- Engineers configuring internal standards who want to append project rules or correct entries without editing base.
- Agent platform maintainers who need to confirm which customizations will be removed before uninstalling.
Related Skills
An AI workflow that structures personal knowledge bases, IMA, Yuque, and Feishu content into approved personas for paid WeChat mini-agent deployment.
Local workflow memory with matching and SOP updates.
An OpenClaw live streaming executor that initializes TRTC streaming, starts a real-time dashboard, generates viewer URLs, and continuously reports live events.
Breaks down physical supply chains for super-trends to identify second- and third-layer bottlenecks, runs valuation and reverse checks, and maintains trackable reports.