mirror of
https://github.com/jnMetaCode/superpowers-zh.git
synced 2026-09-02 22:54:06 +08:00
Hermes Agent convention requires SKILL.md frontmatter to include version, license, and metadata.hermes.tags (see skill-authoring.md). All 20 skills in this repo were missing these fields. This fix adds: - version (1.0.0) - license (MIT) - metadata.hermes.tags (auto-generated per skill) Audited by: Hermes Skill Auditor (30 rules x 100 points) Before: avg 60/100 (C grade) -> After: avg 70/100 (B grade) Co-authored-by: shunfeng8421 <shunfeng8421@users.noreply.github.com>