co-mono/packages/coding-agent/test/fixtures/skills/disable-model-invocation/SKILL.md
Mario Zechner 951fb953ed feat(coding-agent): support disable-model-invocation frontmatter for skills
When set to true, the skill is hidden from the system prompt, preventing
agentic invocation. Users can still invoke explicitly via /skill:name.

Also fixes pre-existing test bug where source expectation was wrong.

Fixes #927
2026-01-24 03:34:40 +01:00

218 B

name description disable-model-invocation
disable-model-invocation A skill that cannot be invoked by the model. true

Manual Only Skill

This skill can only be invoked via /skill:disable-model-invocation.