Expand description
Skill type enums.
Enums§
- Category
- Top-level skill category.
- Content
Mode - Exactly one content mode is populated; see spec §3.2.3.
- HostId
- Which host(s) may load a skill. See spec §2.3.
- Priority
- Provenance
- Where a skill came from. Drives the curation gate:
Llm-authored skills cannot auto-promote pastEmerginguntil a human curates them (amendment A1,2026-05-28-mur-workflow-engine-design-v2.md). - Trigger
Kind - Trust
Level - Three-tier skill trust model. Mirrors mur-commander
trust/level.rs.