Create a new Agent Zero agent profile (subordinate). Covers where profiles live (user / plugin-distributed / project-scoped), the agent.yaml schema, the prompt inheritance & override model, and optional profile-specific tools and extensions. Use for any "create/add/new agent profile" request.
$npx -y skills add agent0ai/agent-zero --skill a0-create-agentInstalls into the current project.
Run `npx skills use "https://github.com/agent0ai/agent-zero" --skill "agent0ai/agent-zero/a0-create-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/agent0ai/agent-zero" that are relevant to the current task. Run `npx skills add "https://github.com/agent0ai/agent-zero"` and select the relevant skills, then follow their instructions.