What problem does it solve? Teams repeatedly recreate the same agent personas (developer, QA, marketing, ops) across projects. This Skill provides a global, project-agnostic vault of agent templates so specialists can be listed, imported, customized, or hidden once and reused everywhere. ## Core Features & Use Cases - Two-layer template vault: Bundled read-only defaults ship with the repo while user templates in ~/.apx/agents override them per-slug, with copy-on-write editing and tombstone-based hiding of bundled entries. - 14 bundled starter templates: A named team (orchestrator, architect, developer, qa-engineer, growth, security, pm, designer, billing) plus generic specialists (development, marketing, ops, qa, support), all with Spanish language defaults and inheriting the project model. - CLI, daemon, and web CRUD: List, add, remove, restore, and import templates via apx agent vault commands, daemon tool APIs like list_vault_agents, or the Agent Defaults web tab. - Use Case: A user says "spawn a QA agent" — the Skill imports the qa-engineer template from the vault into the current project, optionally copying it locally for edits. ## Quick Start Ask the agent to list the available vault templates and import the developer agent into the current project.