Extract a structured list of rules from all markdown files at the top level of a skill directory. Use this skill whenever you need to parse rules out of a skill for conflict checking, merging, or diffing.
$npx -y skills add knowledgexlab/skill-git --skill rule-extractionInstalls into the current project.
Run `npx skills use "https://github.com/knowledgexlab/skill-git" --skill "knowledgexlab/skill-git/rule-extraction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knowledgexlab/skill-git" that are relevant to the current task. Run `npx skills add "https://github.com/knowledgexlab/skill-git"` and select the relevant skills, then follow their instructions.