minecraft-model

Installation
SKILL.md

Minecraft Model

Workflow modeled on the ai-kit model tool (https://ai-kit.xingduansuzhao.com/model): design the model with an image model first (this yields both the structure scheme and the texture reference), then let the agent build it in Blockbench through the Blockbench MCP server.

Prerequisite

默认假设:用户已安装并启动 Blockbench MCP(Blockbench 已打开、MCP 插件已加载、AI 工具已配置 MCP 服务)。

If the MCP tools are unavailable (e.g. place_cube, add_group, list_outline are missing from the tool list), stop and remind the user to install and start Blockbench MCP before continuing. Do not work around a missing MCP by hand-writing model files.

Workflow

  1. Design — two image-model calls in one session (e.g. the imagine/imagegen skill): first generate the vanilla-Minecraft design image, review it (AI by default; involve the user if they're unhappy), then ask for the three views in the same session using core-design-prompts. The result provides both the cube structure and the texture map for modeling.
  2. Build — drive Blockbench via MCP: create the project, build the bone hierarchy, place cubes, paint/apply the texture, and add animations. Follow core-workflow with the tool patterns in features-modeling, features-texturing, and features-animation.
  3. Verify — capture screenshots with MCP (capture_screenshot), inspect the hierarchy with list_outline, and iterate until the model matches the design.

References

Installs
12
Repository
hairyf/skills
GitHub Stars
24
First Seen
10 days ago
minecraft-model — hairyf/skills