occupation
unclassified
description
Author an oh-my-agent peer definition — every frontmatter key, the strict parser's rejection codes, and runtime creation via agent_create / agent_spawn.
updated
Menu
SkillsMP has collected 3 skills from bloodf/oh-my-agent. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Author an oh-my-agent peer definition — every frontmatter key, the strict parser's rejection codes, and runtime creation via agent_create / agent_spawn.
Choose the right delegation primitive — native task for temporary in-run subagents, agent_create + agent_spawn with parent for persistent children, agent_spawn alone for top-level peers, a room post to reach an existing peer.
Author native OMP task agents — temporary in-run subagents for bounded coding/research subtasks, their file format, and the spawns policy that governs them.