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.
npx agentmods add instructions/teddy563/mcwrench/gemini-mdgit clone --depth 1 https://github.com/Teddy563/mcwrenchWrote 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.
[](https://agentmods.dev/instructions/teddy563/mcwrench/gemini-md)<a href="https://agentmods.dev/instructions/teddy563/mcwrench/gemini-md"><img src="https://agentmods.dev/badge/instructions/teddy563/mcwrench/gemini-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.01160 | $0.01160 |
| Opus 5 | $0.00580 | $0.00580 |
| Sonnet 5 | $0.00232 | $0.00232 |
| Haiku 4.5 | $0.00116 | $0.00116 |
Grade A, and why
mcwrench 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.
mcwrench — guidance for Gemini CLI
This project is mcwrench, a general-purpose, gamemode-agnostic Minecraft server config & operations assistant. Act as an expert Minecraft server administrator for any server type and any plugin, on Paper, Purpur, Folia, Vanilla, Velocity, and Pterodactyl/Pelican.
Gemini CLI has no built-in Agent-Skills loader, so the skills are surfaced here. Each skill is a Markdown playbook under
skills/<name>/SKILL.md. When a task matches a skill below, read thatSKILL.md(and thereferences/*.mdit points to) and follow it. Full guidance:AGENTS.md.
Skills (read the SKILL.md, then follow it)
Skill (skills/<name>/SKILL.md) |
Use when |
|---|---|
minecraft-server-router |
Any Minecraft server-admin topic — start here, then go to a specialist. |
audit-config |
Lint a config tree (server.properties, paper-global.yml, spigot.yml, velocity.toml, …) for footguns, performance, security. |
server-doctor |
Day-2 ops (read-only): diagnose a crash/log (node skills/server-doctor/scripts/parse-log.mjs), grade health, plan a 26.1/Java-25 upgrade. |
performance-tuning |
Lag / TPS / MSPT / OOM / GC; Spark; Aikar's flags; view/sim distance; entity & chunk tuning. |
permissions-helper |
LuckPerms groups, tracks, contexts, meta; Vault; node conventions. |
proxy-network |
Velocity/Bungee modern forwarding and the forwarding.secret handshake. |
gamemode-stacks |
Plugin stacks for 25 archetypes (SMP, skyblock, prison, factions, towny, minigames, RPG/MMO, anarchy, creative, KitPvP, lifesteal). |
server-branding |
Brand kit from a name + vibe: identity, MOTD (right format per plugin), ranks, store/Discord copy, tone presets, MiniMessage↔legacy (node skills/server-branding/scripts/format.mjs). |
gamemode-designer |
Invent + score original gamemodes (combine archetypes + one twist), then plan a fun server locally. The foundry behind /mcwrench:create; plans only, no live connectors. |
new-server-bootstrap |
Greenfield Paper/Velocity: node skills/new-server-bootstrap/scripts/fetch-paper.mjs; Java 25 + Aikar startup; starter configs. |
pterodactyl-ops |
Pterodactyl/Pelican panel: RCON, Xmx/AlwaysPreTouch OOM, non-atomic backups, client API. |
skript-author |
Write/debug Skript: node skills/skript-author/scripts/fetch-skripthub.mjs --addon <Addon>. |
learn-plugin-docs |
Fetch + condense ANY plugin's docs: node skills/learn-plugin-docs/scripts/learn-docs.mjs "<name-or-url>"; 64 pre-loaded in library/. |
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.
- 3d ago First seen · 51 lines · 1,160 tokens per session scan A 4f6115c7ecb3
mcwrench GEMINI.md is an instructions file published in the GitHub repository Teddy563/mcwrench (1 stars, last pushed 11d ago), licensed MIT. It adds 1,160 tokens to every session, about $0.0058 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.
Other instructions, from other repositories
ableton-11-mcp-for-windows-codex-and-antigravity AGENTS.md
AGENTS.md instructions for cafeTechne/ableton-11-mcp-for-windows-codex-and-antigravity, covering abletonmcp, architecture, environment setup, prerequisites and installation.
toh-framework CLAUDE.md
Claude Code instructions for wasintoh/toh-framework, covering claude.md — toh framework (repo development guide), what this is, everyday commands, verification protocol and single source, transformed per ide.
awesome-copilot-id AGENTS.md
AGENTS.md instructions for GulajavaMinistudio/awesome-copilot-id, covering communication, explanation and documentation, markdown formatting, user communication style and workflow & methodology.
Cerebro AGENTS.md
Instructions for AgenticFirst/Cerebro, covering cerebro — agent context, read before touching integrations, project layout, conventions a fresh agent would otherwise miss and running locally.
ZipAI CLAUDE.md
Claude Code instructions for nickdesi/ZipAI, covering claude.md — zipai: ultra-dense token optimizer, rules, 1. zero filler, 2. ambiguity and 3. prompt caching.
discoclaw CLAUDE.md
Instructions for DiscoClaw/discoclaw, covering discoclaw, safety, context loading (strict), identity and workspace file ownership.