generate-minecraft-3D-build-plan

Generate Minecraft 3D build plans via the Craftsman Agent through the OneKey Router.

48|11|Updated Apr 2, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-gateway --skill generate-minecraft-3d-build-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-minecraft-3D-build-plan
Source: https://github.com/aiagenta2z/onekey-gateway/tree/main/skills/generate-minecraft-3D-build-plan
Command: npx skills add https://github.com/aiagenta2z/onekey-gateway --skill generate-minecraft-3d-build-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the creation of Minecraft 3D build plans by interfacing with the Craftsman Agent through the OneKey Router.

Core Features & Use Cases

  • CLI, Python REST, and TypeScript REST options enable flexible automation for generating Minecraft builds.
  • Supports rapid design exploration and batch plan generation for complex worlds.
  • Handles environment key management and payload construction to call the Craftsman API securely.

Quick Start

Set your environment variable DEEPNLP_ONEKEY_ROUTER_ACCESS and run the provided scripts to generate a Minecraft build plan.

Frequently Asked Questions about generate-minecraft-3D-build-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Minecraft 3D build plan generation using a CLI or REST API?

You can automate Minecraft 3D build plan generation by calling the Craftsman Agent via the OneKey Router using CLI, Python REST, or TypeScript REST scripts to rapidly prototype and batch-generate designs.

What do I need to generate Minecraft build plans through the OneKey Router?

To generate Minecraft build plans, you need a valid OneKey Router access key set in your environment and a structured payload containing unique_id, api_id, and data, plus a valid URL for reference images.

Can I use Python or TypeScript to batch generate Minecraft build plans?

Yes, you can use Python REST or TypeScript REST options to enable flexible automation and batch plan generation for complex Minecraft worlds through the Craftsman Agent API.

Why does my Minecraft build plan API call fail during payload construction?

Minecraft build plan API calls fail if the structured payload lacks required unique_id, api_id, and data fields, or if the reference image URL validation fails.

What is the best way to integrate reference images for Minecraft 3D design exploration?

The best way to integrate reference images for 3D design exploration is to include a valid URL in the structured data payload, which the Craftsman Agent uses to generate the Minecraft build plan.