Create or update IonClaw skills. Use when users want to create a new skill, modify an existing one, or need guidance on skill structure, frontmatter, bundled resources, or best practices. Also use when the user says "turn this into a skill" or wants to capture a workflow as a reusable skill.
$npx -y skills add ionclaw-org/ionclaw --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ionclaw-org/ionclaw" --skill "ionclaw-org/ionclaw/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/ionclaw-org/ionclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ionclaw-org/ionclaw"` and select the relevant skills, then follow their instructions.