Changed
- README documents
npx skills addas the fastest cross-agent install path. The communityskillsCLI auto-detects installed coding agents and covers 75+ of them. Commands pin the installer atskills@1.5.23, note its Node>=22.20.0requirement, and clarify that the skill payload still follows this repository's current default branch. For this public root-level skill, the GitHub blob fast path normally installs onlySKILL.md; if that path is unavailable, the CLI can fall back to cloning the full root skill directory.skills updaterefreshes whichever scope you select rather than every install at once. Existing manual per-platform steps (git clone,clawhub install, curl) stay as a no-Node fallback; nothing about them changed. No rule, detector, or word-table changes: the catalog stays 62 / 112. SKILL.md's frontmatter carries arepositoryfield. A copy installed via theskillsCLI's SKILL.md-only fast path previously had no link back to the project or its contributor community;metadata.repositorynow points togithub.com/conorbronsdon/avoid-ai-writingalongside the existingauthorfield. The generated plugin copy stays in sync via the existingsync-plugin-skill.sh.