lofibrainwav

Kingdom — AI Agent Sandbox (SKILL.md)

5. **Eternity (永)** — Sustainable resource management, long-term base building

lofibrainwav 0 Updated 2mo ago

Resources

12
GitHub

Install

npx skillscat add lofibrainwav/kingdom

Install via the SkillsCat registry.

SKILL.md

Kingdom — AI Agent Sandbox (SKILL.md)

🎯 Goal

Autonomously operate AI bots on a PaperMC 1.21.1 Minecraft server (localhost:25565).

Core Skills

Skill Purpose
mcporter Minecraft bot creation/control (mineflayer-based)
coding-agent Bot code writing/modification automation
github Work logging, PR automation
health-monitor Server/agent status monitoring
dev-tool-belt Dev tools (lint, test, git)
strategy-engine Goal decomposition and strategy planning
mcp-tool-bridge External MCP server integration
automated-debugging Automatic error diagnosis/fix
gemini Fast Q&A, summarization
weather Weather info (for in-game scheduling)
:--- :---

Server Connection

  • Minecraft: localhost:25565 (offline-mode)
  • RCON: localhost:25575 / pw: ${RCON_PASSWORD} (see .env)

Agent Operating Principles (眞善美孝永)

  1. Truth (眞) — Read game state accurately, make logic-driven decisions
  2. Goodness (善) — Server stability first, safe actions only
  3. Beauty (美) — Systematic building, organized storage
  4. Serenity (孝) — Report progress to commander regularly
  5. Eternity (永) — Sustainable resource management, long-term base building

Categories