wizard GEMINI.md

wizard GEMINI.md is an instructions file for Gemini CLI from redhuntlabs/wizard. It costs 349 tokens per session, scanned A, original, MIT.

A set of Gemini CLI instructions for Wizard, a system that loads reusable skills called spells on demand.

In plain words
What is it for?
It helps orient Gemini CLI while using Wizard skills, creating new spells, and mapping file, agent, task, and planning operations.
Why use it?
It explains where the project’s skills and spell library are, how Gemini activates them, and how to translate common agent-tool names.

Instructions file for Gemini CLI

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 instructions/redhuntlabs/wizard/gemini-md
Clone the repo
git clone --depth 1 https://github.com/redhuntlabs/wizard

Made for: Gemini CLI.

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 wizard GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/redhuntlabs/wizard/gemini-md.svg)](https://agentmods.dev/instructions/redhuntlabs/wizard/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/redhuntlabs/wizard/gemini-md"><img src="https://agentmods.dev/badge/instructions/redhuntlabs/wizard/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 349 This file is loaded in full into every session.
When invoked 349 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00349 $0.00349
Opus 5 $0.00175 $0.00175
Sonnet 5 $0.00070 $0.00070
Haiku 4.5 $0.00035 $0.00035

Measured 4d ago against content hash f822fad19b89, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wizard GEMINI.md 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 4d 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.

GEMINI.md · 37 lines

What it actually says

Wizard — For Gemini

See AGENTS.md for the full agent guidelines. This file is the Gemini CLI-specific entry point loaded via gemini-extension.json.

Quick orientation

  • Boot skill: skills/using-wizard/SKILL.md
  • Meta-builder: skills/building-a-spell/SKILL.md
  • Seed library: spells/
  • User's personal library: $WIZARD_HOME (default ~/.wizard/)

How to use skills in Gemini CLI

Skills activate via the activate_skill tool. Gemini loads skill metadata at session start and activates the full content on demand.

When you decide to use a skill, call activate_skill with the skill name. Then follow the loaded content directly.

Tool name mapping

Some framework skills reference tools by Claude Code names. Translate as needed:

Claude Code Gemini CLI
Read read_file
Write write_file
Skill activate_skill
Task (subagent) dispatch_agent
TodoWrite todo_write

The 1% rule

If you think there is even a 1% chance any skill or spell applies to what you are doing, invoke it. This is non-negotiable. Read skills/using-wizard/SKILL.md for the full reasoning.

Bootstrap

Gemini's gemini-extension.json references this file as contextFileName. The framework's presence is established at session start through this mechanism. No separate hook is needed.

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. 4d ago First seen · 37 lines · 349 tokens per session scan A f822fad19b89

Subscribe to this mod's changes

wizard GEMINI.md is an instructions file published in the GitHub repository redhuntlabs/wizard (9 stars, last pushed 4mo ago), licensed MIT. It adds 349 tokens to every session, about $0.0017 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-31.

Related

Other instructions, from other repositories

festival AGENTS.md

AGENTS.md instructions for Obedience-Corp/festival, covering festival, what ships and learn more.

Obedience-Corp/festival · 890 tokens

awesome-qa-skills AGENTS.md

AGENTS.md instructions for naodeng/awesome-qa-skills, covering agents.md, project overview, repository map (edit here), skill.md conventions and agents/openai.yaml.

naodeng/awesome-qa-skills · 2,321 tokens

festival GEMINI.md

Gemini CLI instructions for Obedience-Corp/festival: Festival is a goal-oriented project management methodology for human and AI development workflows, driven by the fest and camp CLIs, installed and kept in sync by a third tool, festival. The skills imported below describe how to plan and execute festivals. Load them…

Obedience-Corp/festival · 379 tokens

ai-assist-skills CLAUDE.md

Claude Code instructions for jparkerweb/ai-assist-skills: CRITICAL — MANDATORY FIRST STEP: You MUST read AGENTS.md before responding to ANY user message, including simple questions. Do NOT skip this step regardless of how trivial the request appears. No exceptions.

jparkerweb/ai-assist-skills · 108 tokens

ux-ui-agent-skills CLAUDE.md

Claude Code instructions for sterlingpathological200/ux-ui-agent-skills, covering ux/ui expert agent — claude design system skill, decision framework, design principles, atomic design and design thinking.

sterlingpathological200/ux-ui-agent-skills · 4,350 tokens

squid CLAUDE.md

Instructions for iusztinpaul/squid, a project described as: The Software Factory.

iusztinpaul/squid · 3 tokens