Update Plugin Readme

Use when the user wants to refresh the README of this plugin (or any Claude Code skills plugin) so that its "Skills" section reflects the current set of skills under `skills/*/SKILL.md`. Reads each skill's frontmatter (`name`, `description`, optional `category`), groups by category, sorts alphabetically within each group, and rewrites the README's Skills section between the `<!-- SKILLS:START -->` and `<!-- SKILLS:END -->` markers. Preserves everything else in the README (header, installation, license). A helper script at `scripts/generate-skills-section.py` does the extraction and emits the block on stdout; the skill is responsible for splicing it into the README. Trigger phrases - "update the plugin README", "regenerate the skills table", "refresh skills list on the plugin README", "the plugin README is out of date", "add the new skill to the README".

danielrosehill 26183a7 2 files · 7.2 KB Updated

File contents

danielrosehill/Claude-Israel-Agent-Skills-Plugin/tree/main/skills/update-plugin-readme commit 26183a79c6

Frequently asked questions

npx skillmds@latest add danielrosehill/update-plugin-readme