ss14-npc-system-core

star 70

Deep dive into the NPC system in SS14/Sunrise: HTN planning, utility target selection, steering/pathfinding, blackboard and execution contracts. Use it when you need to understand the general scheme and logic of NPCs, create or rework behavior prototypes (`htnCompound`, `rootTask`, `blackboard`), or write your own AI code (operators, preconditions, components, systems) and safely integrate it into runtime.

space-sunrise By space-sunrise schedule Updated 6/9/2026

name: ss14-npc-system-core description: Deep dive into the NPC system in SS14/Sunrise: HTN planning, utility target selection, steering/pathfinding, blackboard and execution contracts. Use it when you need to understand the general scheme and logic of NPCs, create or rework behavior prototypes (htnCompound, rootTask, blackboard), or write your own AI code (operators, preconditions, components, systems) and safely integrate it into runtime.

Cursor Bridge

Canonical source skill file: ../../../.agents/skills/ss14-npc-system-core/SKILL.md.

Use that file as the entrypoint and load resources from the same source skill directory.

Install via CLI
npx skills add https://github.com/space-sunrise/sunrise-station --skill ss14-npc-system-core
Repository Details
star Stars 70
call_split Forks 239
navigation Branch main
article Path SKILL.md
More from Creator
space-sunrise
space-sunrise Explore all skills →