Create, extend, convert, validate, and install Autohand Code extensions from a user description or an existing extension. Use for Autohand extension authoring, Pi or pi-mono extension and skill adaptation, extension package repair, contributed tools, agents, or Agent Skills, and changes that intentionally extend Autohand itself.
$npx -y skills add autohandai/code-cli --skill extension-builderInstalls into the current project.
Run `npx skills use "https://github.com/autohandai/code-cli" --skill "autohandai/code-cli/extension-builder"` 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/autohandai/code-cli" that are relevant to the current task. Run `npx skills add "https://github.com/autohandai/code-cli"` and select the relevant skills, then follow their instructions.