mcwrench GEMINI.md

mcwrench GEMINI.md is an instructions file for Gemini CLI from Teddy563/mcwrench. It costs 1,160 tokens per session, scanned A, original, MIT.

A set of instructions for using the mcwrench Minecraft server administration skills with Gemini CLI. Gemini CLI is a command-line AI tool, and these instructions tell it when to read each skill guide.

In plain words
What is it for?
Use it to audit settings, diagnose crashes and lag, tune performance, manage permissions, and handle other Minecraft server administration tasks.
Why use it?
It makes the same server-management procedures available even though Gemini CLI does not automatically load agent skills.

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/teddy563/mcwrench/gemini-md
Clone the repo
git clone --depth 1 https://github.com/Teddy563/mcwrench

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/teddy563/mcwrench/gemini-md.svg)](https://agentmods.dev/instructions/teddy563/mcwrench/gemini-md)
Your own site
<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>
Per session 1,160 This file is loaded in full into every session.
When invoked 1,160 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.01160 $0.01160
Opus 5 $0.00580 $0.00580
Sonnet 5 $0.00232 $0.00232
Haiku 4.5 $0.00116 $0.00116

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

Security

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.

GEMINI.md · 51 lines

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 that SKILL.md (and the references/*.md it 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/.

Read the full file on GitHub · 51 lines

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. 3d ago First seen · 51 lines · 1,160 tokens per session scan A 4f6115c7ecb3

Subscribe to this mod's changes

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.

Related

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.

cafeTechne/ableton-11-mcp-for-windows-codex-and-antigravity · 2,985 tokens

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.

wasintoh/toh-framework · 3,979 tokens

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.

GulajavaMinistudio/awesome-copilot-id · 7,686 tokens

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.

AgenticFirst/Cerebro · 1,287 tokens

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.

nickdesi/ZipAI · 1,204 tokens

discoclaw CLAUDE.md

Instructions for DiscoClaw/discoclaw, covering discoclaw, safety, context loading (strict), identity and workspace file ownership.

DiscoClaw/discoclaw · 1,183 tokens