Skill.md to Hosted Workflow

Compile a SKILL.md into a fixture-tested, canonically priced hosting candidate.

Submit one bounded SKILL.md plus an explicit machine-readable contract. Omo treats it as hostile text, builds the smallest reviewed profile, compiles it with the canonical compiler, validates one fixture, and prices the candidate from the canonical cost model. V1 makes no provider call, does not deploy the generated candidate, and does not claim semantic proof. Unsupported capabilities and unknown costs return typed blockers.

What’s inside

  1. Parse the explicit contract as hostile data
  2. Build the smallest reviewed profile
  3. Compile with the canonical skill-to-modal compiler
  4. Run bounded fixture-level contract checks
  5. Apply canonical 5x pricing with the $0.10 floor

What you’ll bring

  • skill_md: required Markdown, 1–20,000 characters, treated as data and never executed
  • name: optional display-name hint; source frontmatter remains the identity
  • options: strict input/output schemas, one deterministic fixture, and optional bounded token estimates

What you’ll get

  • status and slug — ready candidate or typed blocker
  • price_usd — candidate per-run price, separate from the $5 loader fee
  • manifest — canonical compiled workflow manifest
  • test_summary — five fixture-level checks with provider_calls: 0
  • blockers — exact fail-closed reasons, evidence, and resume points

Perfect for

    Included with an Omo Space subscription — unlimited runs of every workflow, with no setup on your side.