بنقرة واحدة
generate-minecraft-3d-build-plan
Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Auto-generated skill for amap-maps-streamableHTTP tools via OneKey Gateway.
Auto-generated skill for baidu-maps-sse tools via OneKey Gateway.
Auto-generated skill for bing-image-search-mcp tools via OneKey Gateway.
Auto-generated skill for brave-search tools via OneKey Gateway.
Get China A-share market data (Shanghai/SH and Shenzhen/SZ) via FinanceAgent on OneKey Gateway.
Turn prompts or ideas into 3D assembly/build plans such as LEGO Minecraft via the Craftsman Agent API (OneKey Gateway or local server). Use when generating build plans, inventory lists, or step-by-step assembly images for LEGO/Minecraft from text or reference images, or when wiring clients to the Craftsman Agent endpoints.
| name | generate-minecraft-3D-build-plan |
| description | Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan. |
| env | {"DEEPNLP_ONEKEY_ROUTER_ACCESS":{"required":true,"description":"OneKey Gateway API key"}} |
| dependencies | {"npm":["@aiagenta2z/onekey-gateway"],"python":["ai-agent-marketplace"]} |
| installation | {"npm":"npm -g install @aiagenta2z/onekey-gateway","python":"pip install ai-agent-marketplace"} |
Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan.
DEEPNLP_ONEKEY_ROUTER_ACCESS.npx onekey agent <unique_id> <api_id> $JSON --timeout 60000
<unique_id>: the unique identifier of the onekey routed agents, "owner/repo".<api_id>: refers to the unique endpoint name of API.$JSON: the json string passed to cli.--timeout: controls the timeout of API calling, unit is mill seconds.export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_ACCESS_KEY
npx onekey agent craftsman-agent/craftsman-agent generate_minecraft_build_plan '{"prompt":"Minecraft scene of Grassland and TNT Block, Purple Crystals","images":[],"mode":"basic"}' --timeout 60000
python3 scripts/generate_minecraft_build_plan.py --prompt "Minecraft scene of Grassland and TNT Block, Purple Crystals" --mode basic
node scripts/generate_minecraft_build_plan.ts --prompt "Minecraft scene of Grassland and TNT Block, Purple Crystals" --mode basic
Remember to set the environment variable:
export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_ACCESS_KEY
Get your key at DeepNLP Workspace.
{"success":true,"text":"","images":[{"url":"https://us-static.aiagenta2z.com/local/files-wd/onekey_llm_router/efd67a8f-a427-4e56-8b00-c02d4eb332d5.png"}]}