version: "1.0.1"
Managed skill: SKILL.md in isolated ~/.omp/agent/managed-skills; surfaced as a normal skill in future sessions.
Use: repeatable procedures worth codifying — setup sequence, debugging recipe, project-specific workflow. User-authored skills separate; tool NEVER edits them.
action: "create" — fails if skill exists.action: "update" — overwrites body; fails if skill absent.action: "delete" — fails if skill absent.
name: kebab-case (lowercase letters, digits, hyphens). description: specific; drives discovery. No frontmatter in body; generated from name and description.