PulseAugur
EN
LIVE 12:27:37

Claude Code users can disable model invocation to save tokens

A reminder for users of Claude Code is to avoid polluting their default session context. By setting `disable-model-invocation: true` within the `SKILL.md` file, users can prevent a specific skill from being included in their Claude Code context. This configuration ensures the skill functions as a slash command but does not consume tokens during every session initiation. AI

IMPACT Users can optimize their Claude Code sessions by disabling unnecessary model invocations, potentially reducing token consumption and improving efficiency.

RANK_REASON This is a user-facing tip about configuring a specific feature of an AI product, not a core model release or research breakthrough.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Code users can disable model invocation to save tokens

COVERAGE [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📯 Friendly reminder: do not pollute your default session context. disable-model-invocation: true in SKILL.md and the skill drops out of your Claude Code context

    📯 Friendly reminder: do not pollute your default session context. disable-model-invocation: true in SKILL.md and the skill drops out of your Claude Code context listing. It still works as a slash command, but doesn't cost you tokens in every session you start. 🏷️ # claude # ai