hoi4-modding
Installation
SKILL.md
HOI4 Modding Agent Skill
Use this skill when working on Hearts of Iron IV mods.
Operating Model
Treat HOI4 mods as Paradox data-script projects, not normal software projects.
Prioritize:
- small loadable edits
- existing project conventions
- valid folder structure
- unique IDs
- correct event namespaces
- correct scopes
- localization for all visible player-facing content
error.log-driven debugging- compatibility with the current mod structure