disabled-model

Community

Disable model invocation in skills for safer control.

Authorolaservo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It allows developers to prevent automatic model invocation within a skill, reducing unintended calls or misuse.

Core Features & Use Cases

  • Disable model interactions for specific skills to control when models are invoked.
  • Use case: In scenarios requiring strict validation without model involvement, such as test environments or safety-critical operations.
  • Technical scope: Checks for configuration flags within the Skill's metadata to toggle model invocation, ensuring controlled execution flow.

Quick Start

Configure the skill to disable the model by setting disable-model-invocation: true in the SKILL.md frontmatter.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: disabled-model
Download link: https://github.com/olaservo/skilljack-mcp/archive/main.zip#disabled-model

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.