byaretw0· 29 skills
Como criar uma skill para pi. Use quando o usuário quiser criar uma skill nova para o projeto ou para publicar como pacote.
$npx -y skills add aretw0/agents-lab --skill create-pi-skillInstalls into the current project.
Run `npx skills use "https://github.com/aretw0/agents-lab" --skill "aretw0/agents-lab/create-pi-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/aretw0/agents-lab" that are relevant to the current task. Run `npx skills add "https://github.com/aretw0/agents-lab"` and select the relevant skills, then follow their instructions.