Use this skill when implementing AI, AIController, behavior tree, blackboard, AI perception, NavMesh, EQS, navigation, pathfinding, State Tree, or Smart Objects in Unreal Engine. See references/behavior-tree-patterns.md for BT patterns and references/eqs-reference.md for EQS configuration. For AI ability use, see ue-gameplay-abilities.
$npx -y skills add quodsoler/unreal-engine-skills --skill ue-ai-navigationInstalls into the current project.
Run `npx skills use "https://github.com/quodsoler/unreal-engine-skills" --skill "quodsoler/unreal-engine-skills/ue-ai-navigation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/quodsoler/unreal-engine-skills" that are relevant to the current task. Run `npx skills add "https://github.com/quodsoler/unreal-engine-skills"` and select the relevant skills, then follow their instructions.