chapmanjw

61 mods across 4 repositories, 22 stars between them.

minecraft-java

02

chapmanjw/minecraft-java-fabric-claude-plugin

Plugin Claude Code

Agent skills and an agent for driving a live Minecraft Java Edition world through the minecraft-java Fabric MCP mod. Includes a guided, step-by-step setup of the whole stack and an in-world builder agent.

6 4d ago A tokens not measured original MIT

minecraft-builder

04

chapmanjw/minecraft-java-fabric-claude-plugin

Agent

Plans, researches, and builds in a live Minecraft Java Edition world by routing every request to one specialty orchestrator skill (build-natural-world, build-settlement, build-structure, build-systems) that coordinates the terrain, design, system, and execution leaf skills through a single gated pipeline. Use whenever…

6 4d ago A 93 tokens original MIT

minecraft-mcp-setup

05

chapmanjw/minecraft-java-fabric-claude-plugin

Agent

Orchestrates the complete, end-to-end setup of the Minecraft Java MCP stack — Minecraft Java Edition with the Fabric loader, the minecraft-java MCP mod and its Fabric API dependency, the mod's configuration, and the connection to Claude. Use when the user wants to set up Minecraft Java for AI/MCP control from scratch…

6 4d ago A 97 tokens original MIT

build-natural-world

06

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Orchestrates a primarily-natural landscape or region in a live Minecraft Java world — terrain, landforms, biomes, water, natural scenery, named natural wonders, and designed caves. Sequences the terrain leaf skills and threads one shared coherence context (one datum, one continuous recipe, one palette, one…

6 4d ago A 117 tokens original MIT

build-settlement

07

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Orchestrates a populated place in a live Minecraft Java world — a village, town, city, district, or a building together with its grounds and context. Sequences layout, per-building design, transit, designed grounds, grading, and one integration pass, threading a shared architectural/material vocabulary and site datum…

6 4d ago A 91 tokens original MIT

build-structure

08

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Orchestrates a single named or standalone structure and the ground it sits on in a live Minecraft Java world — a building, a real-world or fictional replica, a statue or monument, a player house, or a bridge as an object. Sequences design, plan, blueprint, build, grading, and one integration pass so the structure…

6 4d ago A 109 tokens original MIT

build-systems

09

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Orchestrates a working or connective system in a live Minecraft Java world — a redstone contraption or automatic farm, a transit line, a nether hub, a mechanism — together with its housing and right-of-way. Sequences design, functional verification, build, the terrain cuts/grades it needs, and one integration pass so…

6 4d ago A 90 tokens original MIT

design-building

10

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs and blueprints specific named buildings and building complexes in a live Minecraft Java Edition world — real-world replicas (historical and modern), pop-culture replicas (Hogwarts, Minas Tirith), user-described originals, and generative-style fictional buildings — with deep research, advanced building…

6 4d ago A 124 tokens original MIT

design-city

11

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs and blueprints whole cities and city districts in a live Minecraft Java Edition world — real-world replicas (modern and historical), pop-culture replicas, and original cities. Plans the urban fabric — district zoning, street hierarchy, transit, walls, and reused vernacular building modules — and defers every…

6 4d ago A 121 tokens original MIT

design-grounds

12

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs and blueprints intentionally designed outdoor space in a live Minecraft Java Edition world — formal gardens, parks, plazas, courtyards, hedge mazes, fountains, parterres, topiary, cloister gardens, estate grounds. Covers French formal, Italian, English landscape, Mughal, Japanese, Chinese, modernist, and other…

6 4d ago A 122 tokens original MIT

design-house

13

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs and blueprints a player's base of operations in a live Minecraft Java Edition world — a place to live, store, craft, enchant, and display from — not NPC villager housing. Runs an adaptive interview, proposes ASCII / Markdown / Mermaid blueprints, iterates with the user until approved, then writes the build…

6 4d ago A 111 tokens original MIT

design-monument

14

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs and blueprints monuments, sculptures, and build-art in a live Minecraft Java Edition world — giant statues, organic creatures and dragons, abstract sculpture, pixel art and murals, large 3D text and logos. Produces solid or shell-only figurative forms with no habitable interiors, using pixel-grid image…

6 4d ago A 120 tokens original MIT

design-village

15

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Designs functional, customized villages and settlements in a live Minecraft Java Edition world — hamlets of a few buildings up to standard villages of 5–15 — by reusing standard Minecraft village building types adapted to the biome and the user's request. Runs an adaptive interview, proposes layout options, iterates…

6 4d ago A 114 tokens original MIT

exec-blueprint

16

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Turns a Minecraft build plan into named, reusable structure definitions saved inside the world, so build elements can be placed, copied, and iterated later without any external state. Use after planning, to create or update the structure library for a build. Part of the minecraft-builder workflow.

6 4d ago A 60 tokens original MIT

exec-inspect

17

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Verifies a Minecraft Java Edition build in-world after each phase — checks the plan was carried out as specified, that the result fits the world cleanly (no dangling edges, blocked paths, or unintended overrides), and proposes concrete course corrections. Use after every major phase of executing a build plan, as the…

6 4d ago A 79 tokens original MIT

exec-plan

18

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Captures build requirements for a Minecraft Java Edition world, interviews the user to resolve ambiguity, and produces a detailed, fully-resolved build plan that a small model can execute mechanically. Use when starting a new Minecraft build or feature, or when a build request must be turned into a concrete plan…

6 4d ago A 74 tokens original MIT

exec-reflect

19

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Reviews a completed Minecraft build — the plan, the execution, what worked and what did not — and records reusable process lessons in Claude's project memory so future builds go better. Use after a build is finished or a build session wraps up. Part of the minecraft-builder workflow.

6 4d ago A 59 tokens original MIT

exec-worker

20

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Executes a detailed Minecraft build plan step by step — placing, filling, cloning blocks and stamping structures exactly as specified, with no redesign or improvisation. Use to carry out a plan.toon produced by exec-plan once it is detailed enough to follow mechanically. Part of the minecraft-builder workflow.

6 4d ago A 62 tokens original MIT

setup-connect

21

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Step 4 of 4 of the Minecraft Java MCP setup. Register the running minecraft-java MCP server (the Fabric mod) with Claude (Claude Code or Claude Desktop) so the Java world tools become available, then verify the connection with a live test call. Use when the user has the MCP server running and needs to connect Claude…

6 4d ago B 74 tokens original MIT

setup-fabric

22

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Step 1 of 4 of the Minecraft Java MCP setup. Install Minecraft Java Edition with the Fabric loader — either a single-player client or a headless dedicated server — as the foundation the MCP mod runs inside. Use when the user wants to set up Minecraft Java for AI/MCP control from scratch, or asks how to get Fabric…

6 4d ago A 80 tokens original MIT

setup-mod

23

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Step 2 of 4 of the Minecraft Java MCP setup. Download the minecraft-java MCP mod jar and its matching Fabric API jar and install both into the Minecraft mods folder. Use when the user has Minecraft Java with the Fabric loader ready and needs the MCP mod and Fabric API installed.

6 4d ago A 60 tokens original MIT

setup-server

24

chapmanjw/minecraft-java-fabric-claude-plugin

Skill Claude CodeCodex

Step 3 of 4 of the Minecraft Java MCP setup. Configure the MCP mod's config.json (host, port, auth, tool categories), launch Minecraft or the dedicated server, verify the embedded MCP server is listening on /healthz, and capture the bearer token for remote setups. Use when the user has the MCP mod and Fabric API…

6 4d ago B 82 tokens original MIT