Create new FreeCAD AI skills, modify existing skills, and iteratively improve them. Use when users want to create a skill from scratch, update or optimize an existing skill, capture a workflow as a reusable skill, or improve an existing skill's instructions. Also trigger when the user says "turn this into a skill", "make a skill for X", "save this as a command", or similar.
$npx -y skills add ghbalf/freecad-ai --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ghbalf/freecad-ai" --skill "ghbalf/freecad-ai/skill-creator"` 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/ghbalf/freecad-ai" that are relevant to the current task. Run `npx skills add "https://github.com/ghbalf/freecad-ai"` and select the relevant skills, then follow their instructions.