Overview of Kaiju Agent Skills
masterKaiju Agent Skills are specialized instruction sets designed for AI agents to work with the Kaiju Engine. Each skill is a directory containing a SKILL.md file (with name and description in YAML frontmatter) and optional reference/ files for on-demand loading.
Available skills:
kaijuengine-game-dev: For building games/tools (coversGameInterface,Hostruntime, entities,matrixlibrary, Vulkan Drawing, UI, build tags, and testing).kaijuengine-aidriver: For driving a running Kaiju game via the AI Driver HTTP server (requires theai_driverbuild tag).