disable-model-invocation

disable-model-invocation is a skill for Claude Code, Codex from claraverse-space/ClaraVerse. It costs 16 tokens per session (50 once invoked), scanned A, original, no licence file.

A coding-agent skill that the model cannot invoke.

In plain words
What is it for?
Testing how the system handles skills that are unavailable for model invocation.
Why use it?
It does not add an action the model can use automatically.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/claraverse-space/claraverse/disable-model-invocation
Any agent
npx skills add claraverse-space/ClaraVerse --skill disable-model-invocation
Clone the repo
git clone --depth 1 https://github.com/claraverse-space/ClaraVerse

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for disable-model-invocation

README.md
[![agentmods](https://agentmods.dev/badge/skills/claraverse-space/claraverse/disable-model-invocation.svg)](https://agentmods.dev/skills/claraverse-space/claraverse/disable-model-invocation)
Your own site
<a href="https://agentmods.dev/skills/claraverse-space/claraverse/disable-model-invocation"><img src="https://agentmods.dev/badge/skills/claraverse-space/claraverse/disable-model-invocation.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 50 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00050
Opus 5 $0.00008 $0.00025
Sonnet 5 $0.00003 $0.00010
Haiku 4.5 $0.00002 $0.00005

Measured 6d ago against content hash da0457eefec5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

disable-model-invocation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

clara-agent/packages/coding-agent/test/fixtures/skills/disable-model-invocation/SKILL.md · 10 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 10 lines · 16 tokens per session scan A da0457eefec5

Subscribe to this mod's changes

disable-model-invocation is a skill published in the GitHub repository claraverse-space/ClaraVerse (3,894 stars, last pushed 1mo ago), with no licence file. It adds 16 tokens to every session and 50 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

implement-universal

Harness-agnostic version of /implement. Drives a single workshop ticket through the SWE→Tester loop in ONE conversation, with the role prompts bundled as agents/software-engineer.md and agents/tester.md instead of being launched as subagents. Resolves the ticket from implementyourself/tasks/, creates an…

Arindam200/awesome-ai-apps · 204 tokens

implement

Drive a single workshop ticket through the inner SWE↔Tester loop. Resolves the ticket from implementyourself/tasks/, creates an implementing/from-scratch branch (a fixed default — not derived from the ticket; subsequent tickets stack on top), launches the software-engineer agent to implement it, then routes by…

Arindam200/awesome-ai-apps · 197 tokens

research-and-write

End-to-end workflow: research a topic and then write a LinkedIn post about it. Use this skill whenever the user wants the full pipeline — from a topic idea to a finished LinkedIn post. Triggers on: 'research and write a post about', 'create a LinkedIn post about [topic]', 'I want to post about', 'write about [topic]…

Arindam200/awesome-ai-apps · 120 tokens

llama-factory

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support.

davila7/claude-code-templates · 51 tokens

write-post

Generate a LinkedIn post using the LinkedIn Writer MCP server. Use this skill whenever the user wants to write a LinkedIn post, create social media content, draft a post from research, or generate a post with an image. Triggers on: 'write a post', 'create a LinkedIn post', 'draft a post about', 'turn this into a…

Arindam200/awesome-ai-apps · 106 tokens

release-notes

Draft concise release notes.

ollama/ollama · 9 tokens