Generates Custom Agent files (.github/agents/*.agent.md) with persona-based configurations, specialized tool sets, and role-specific cognitive architectures. Use when the user requests a specialized role or perspective (Security Auditor, Documentation Writer, Release Engineer, etc.). Creates agents with defined identity, constrained tools, and thinking processes aligned to their role. Not for general capabilities—use generate-agent-skills for those.
$npx -y skills add canonical/copilot-collections --skill generate-agentInstalls into the current project.
Run `npx skills use "https://github.com/canonical/copilot-collections" --skill "canonical/copilot-collections/generate-agent"` 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/canonical/copilot-collections" that are relevant to the current task. Run `npx skills add "https://github.com/canonical/copilot-collections"` and select the relevant skills, then follow their instructions.