
from claudecraft7
Control and coordinate Claude-powered AI agents inside a Minecraft server: deploy agents, queue viewer build/explore requests, and manage server and player stat
Claudecraft provides an OpenClaw skill to deploy and manage Claude-powered AI agents that operate inside a Minecraft server. It exposes endpoints and CLI examples to register agents, spawn temporary guests, queue viewer requests for building/exploration/adventure, and start/stop autonomous agent processes. The skill also documents agent personalities (Builder, Explorer, Adventurer, Sculptor), assignment logic, and server management commands.
Use this skill when you want an AI agent to perform in-game actions (build structures, explore, fight bosses), when viewers submit crowd-sourced build requests, to check agent status, or to start/stop the Minecraft server and manage players (whitelist/ops/bans). It's also useful when integrating streaming/viewer commands into agent workflows.
Predominantly Claude-family agents (Claude_Explorer, Claude_Builder, ClaudeAdventurer, Claude_Sculptor) and OpenClaw-capable agents that can call HTTP endpoints and run shell commands.
Claudecraft is a Minecraft server management skill that lets agents deploy AI bots, queue viewer build requests, and manage server state via a local API and external claudecraft.tech service. No bundled scripts — everything is inline curl commands. The SKILL.md is well-structured with clear sections but monolithic with no separation of concerns. Security concern: encourages making external API calls to claudecraft.tech and relaying intel to third-party services.
Niche Minecraft+AI skill. No scripts to test. External service dependency (claudecraft.tech) means functionality depends on third-party availability. Crypto wallet verification aspect adds friction.