Skip to content

SkillMeta

optional allowedTools?: string[];

Enforcement metadata; never rendered into the model-facing catalog.


optional contentHash?: string;

SHA-256 of the source content used to build this catalog entry.


description: string;

name: string;

optional path?: string;

Where the skill’s SKILL.md lives, when it is file-backed. Internal diagnostic metadata; it is intentionally not disclosed in the model catalog because bodies must be loaded through load_skill even when the skill store is not the agent workspace.