knowledgexlab/rule extraction
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 skills add https://github.com/KnowledgeXLab/skill-git --skill Rule Extraction
Take knowledgexlab/rule extraction from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.