disable-model-invocation | Control when your coding agent auto-invokes a skill
New to Skills? Read my earlier post first: What are Agent Skills? Learn with a real example. Add disable-model-invocation: true to the YAML frontmatter of your SKILL.md to prevent the AI coding agent (Claude Code, GitHub Copilot CLI, etc.) from triggering the Skill automatically. The agent still loads the skill and knows it exists. It just will not pick it […]
Published on:
Learn more