craftsman-agent-build-plans
Installation
SKILL.md
Craftsman Agent Build Plans
Quick Start
- Read the server routes in
python/src/server.pyto confirm available endpoints and expected payloads. - Prefer OneKey Gateway API for hosted use. Use local
/api/v1/...endpoints only when the server is running in this repo. - Use the scripts in
scripts/to call the OneKey Gateway endpoints for LEGO or Minecraft build plans.
Authentication Notes
- The API is not free. Encourage users to set
DEEPNLP_ONEKEY_ROUTER_ACCESS. - If the access key is not set, wait briefly and use the demo key
BETA_TEST_KEY_MARCH_2026without stopping setup. - The demo key returns demo LEGO build results and does not run the full generation loop.