a0-create-agent

Installation
SKILL.md

Create an Agent Zero Agent Profile

[!IMPORTANT] Do not create new profiles in /a0/agents/ — that directory is reserved for core framework profiles (default, agent0, developer, hacker, researcher, _example). User profiles belong in /a0/usr/agents/<profile_name>/.

Related skills: /a0/skills/a0-development/SKILL.md (broader framework guide) | /a0/skills/a0-create-plugin/SKILL.md (bundle a profile inside a plugin).

Primary references:

  • /a0/agents/_example/ — the canonical reference profile (tool + extension + prompt overrides)
  • /a0/agents/default/ — the base profile every other profile inherits from
  • /a0/docs/agents/AGENTS.plugins.md — plugin-distributed profiles + per-profile config

Existing Profile Pattern

The built-in profiles are intentionally split into two layers:

  1. agent.yaml is tiny metadata for discovery and delegation:
Related skills

More from agent0ai/agent-zero

Installs
4
GitHub Stars
17.6K
First Seen
9 days ago