byagenta-ai· 17 skills
Write a template playbook for the build-an-agent skill: a 1-2 KB per-use-case file that teaches the builder agent to configure one kind of Agenta agent (changelog writer, issue triager, support router, and so on). Use when the ask is "write a template playbook", "add an agent template", "author a playbook for the build-an-agent skill", or "write the <X> playbook". Encodes the file format, the prompting checklist, and the platform facts authors get wrong.
$npx -y skills add agenta-ai/agenta --skill write-template-playbooksInstalls into the current project.
Run `npx skills use "https://github.com/agenta-ai/agenta" --skill "agenta-ai/agenta/write-template-playbooks"` 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/agenta-ai/agenta" that are relevant to the current task. Run `npx skills add "https://github.com/agenta-ai/agenta"` and select the relevant skills, then follow their instructions.