返回顶部
g

generate-minecraft-3D-build-plan

Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
80
下载量
0
收藏
概述
安装方式
版本历史

generate-minecraft-3D-build-plan

# Generate Minecraft 3D Build Plan Call Craftsman Agent API OneKey Router to generate a Minecraft 3D scene build plan. ## Quick Start 1. Set your environment variable `DEEPNLP_ONEKEY_ROUTER_ACCESS`. 2. Use the CLI (primary suggested method) or the provided scripts. ## Usage ### 1. CLI (Recommended) #### CLI Illustration ```shell onekey agent <unique_id> <api_id> $JSON --timeout 30000 ``` - `<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`: controlls the timeout of API calling, unit is mill seconds. #### Example ```bash export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_ACCESS_KEY onekey agent craftsman-agent/craftsman-agent generate_minecraft_build_plan '{"prompt":"Minecraft scene of Grassland and TNT Block, Purple Crystals","images":[],"mode":"basic"}' --timeout 30000 ``` ### 2. Python REST API ```bash python3 scripts/generate_minecraft_build_plan.py --prompt "Minecraft scene of Grassland and TNT Block, Purple Crystals" --mode basic ``` ### 3. TypeScript REST API ```bash node scripts/generate_minecraft_build_plan.ts --prompt "Minecraft scene of Grassland and TNT Block, Purple Crystals" --mode basic ``` ## Authentication Remember to set the environment variable: ```bash export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_ACCESS_KEY ``` Get your key at [DeepNLP Workspace](https://www.deepnlp.org/workspace/keys). ## Demo Result ```json {"success":true,"text":"","images":[{"url":"https://us-static.aiagenta2z.com/local/files-wd/onekey_llm_router/efd67a8f-a427-4e56-8b00-c02d4eb332d5.png"}]} ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 generate-minecraft-3d-build-plan-1775991661 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 generate-minecraft-3d-build-plan-1775991661 技能

通过命令行安装

skillhub install generate-minecraft-3d-build-plan-1775991661

下载 Zip 包

⬇ 下载 generate-minecraft-3D-build-plan v1.0.1

文件大小: 4.27 KB | 发布时间: 2026-4-13 10:25

v1.0.1 最新 2026-4-13 10:25
- Added detailed usage instructions for CLI, Python, and TypeScript to generate Minecraft 3D build plans.
- Updated documentation to clarify environment variable setup for authentication.
- Provided a real demo result example.
- Listed required dependencies and installation commands for both npm and Python.
- Improved description of agent ID, endpoint usage, and API call structure.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部