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.
Constants§
- MUR_
OWNED_ PUBLISHERS - Publishers whose on-disk copies MUR owns and may replace: the shipped
builtins and the official catalog. Everything else —
human:localfrommur notes create,agent:<name>from theremembertool, ahuman:<you>skill you authored — is yours, and MUR cannot get it back if it removes it.
Functions§
- is_
mur_ owned_ publisher - Whether MUR published this and can therefore reinstall it.