What problem does it solve?
This Skill solves the problem of keeping the local .agent-share skill library consistent, up to date, and correctly registered when skills and packs evolve over time.
Core Features & Use Cases
- Skill library maintenance workflows: sync upstream skill sources, add/update/delete/rename shared skills, modify local normalization, and change pack membership.
- Manifest-driven governance: uses manifest.yaml as the registry of provenance, pack membership, and normalization intent so changes remain traceable and auditable.
- Always-on materialization and cleanup: maintains skills/ materialized symlinks for pack: always-on and removes stale generated debris during maintenance operations.
- Agent fragment hygiene: supports editing agents-fragments/AGENT-*.md to keep reusable project instruction fragments correct while ensuring these fragments are not treated as skills.
- Consistency auditing: runs an audit checklist that validates manifest parsing, name uniqueness, presence of required SKILL.md files, correct symlink targets, and absence of stale/duplicate registry artifacts.
Quick Start
Use the skill-manager when you are modifying .agent-share itself, shared skills, packs, fragments, or the shared skill registry, and run the maintenance operation you requested.