generate-limboai-tree

Programmatically generates LimboAI Behavior Tree resources (.tres) by converting a high-level C++ AI analysis (from the cpp-code-analyst skill) into a fully structured LimboAI tree. This skill handles all node mappings, hierarchical structure generation, and Blackboard configuration, deterministically offloading a complex, 10,000-token-plus generation task from the LLM agent.

$ 安裝

git clone https://github.com/fuchsst/wcsaga_godot_converter /tmp/wcsaga_godot_converter && cp -r /tmp/wcsaga_godot_converter/.claude/skills/generate-limboai-tree ~/.claude/skills/wcsaga_godot_converter

// tip: Run this command in your terminal to install the skill