disabled-skill

Community

Safely disable model invocation within a Skill.

AuthorThe-Rabak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Disabled model invocation in a Skill helps prevent unauthorized external AI calls, reducing risk in plugin workflows.

Core Features & Use Cases

  • Enforces a flag (disable-model-invocation) to block runtime model calls.
  • Useful for safe testing, sandbox environments, and handling confidential data.
  • Use case: When building a plugin that should never reach out to remote models, enable this feature to guarantee local-only operations.

Quick Start

In the YAML frontmatter of SKILL.md, set disable-model-invocation to true and ensure the runtime respects this by skipping all model calls.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-skill
Download link: https://github.com/The-Rabak/compound-engineering-plugin/archive/main.zip#disabled-skill

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 223,000+ vetted skills library on demand.