Generate a complete SKILL.md file for a library from source documentation and skill tree artifacts. Activate when bootstrapping skills for a new library, regenerating a stale skill after source changes, or producing a skill from a skill_tree.yaml entry. Takes a skill name, description, and source docs as inputs; outputs a validated SKILL.md that conforms to the tree-generator spec.
$npx -y skills add tanstack/intent --skill generate-skillInstalls into the current project.
Run `npx skills use "https://github.com/tanstack/intent" --skill "tanstack/intent/generate-skill"` 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/tanstack/intent" that are relevant to the current task. Run `npx skills add "https://github.com/tanstack/intent"` and select the relevant skills, then follow their instructions.