Skip to main content

Module version

Module version 

Source
Expand description

Schema version anchor for skill manifests.

Versions are additive-only. Existing fields never change semantics; new optional fields bump the minor version.

Constants§

SKILL_MANIFEST_SCHEMA_VERSION
Current schema version written by mur skill create / mur skill publish.

Functions§

is_supported
Accepted schema versions. v2.0 manifests without mcp_requirements default to empty — behaviour unchanged. v2.2 adds intent + tool_hint on steps.