Build, implement, review, or harden a SINGLE production-grade agent — its contract, schemas, tools and permission tiers, durable state, guardrails, traces, and evals. Use when the user wants to create one agent (not a multi-agent product), implement an agent runner, add tools/memory/evals to an existing agent, or review whether one agent is production-ready. For multi-agent products, orchestration, or framework selection, use the agentic-product-architect skill instead. The full operational standard this skill applies is AGENT_STANDARD.md (bundled with this skill); copy-paste artifacts are in templates/.
$npx -y skills add moai-team-llc/agentic-product-standard --skill agent-builderInstalls into the current project.
Run `npx skills use "https://github.com/moai-team-llc/agentic-product-standard" --skill "moai-team-llc/agentic-product-standard/agent-builder"` 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/moai-team-llc/agentic-product-standard" that are relevant to the current task. Run `npx skills add "https://github.com/moai-team-llc/agentic-product-standard"` and select the relevant skills, then follow their instructions.