Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
$npx -y skills add ayoubben18/ab-method --skill write-a-skillInstalls into the current project.
Run `npx skills use "https://github.com/ayoubben18/ab-method" --skill "ayoubben18/ab-method/write-a-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/ayoubben18/ab-method" that are relevant to the current task. Run `npx skills add "https://github.com/ayoubben18/ab-method"` and select the relevant skills, then follow their instructions.