Reference documentation for Europa Universalis IV modding, converted from the Paradox Wiki to Markdown for use with AI coding agents and offline reference.
39 topics are covered, from events and missions to governments, religions, and units.
docs/ # Markdown documentation (one file per topic)
SKILL.md # Agent skill descriptor — start here if using an AI agent
Point your agent at SKILL.md. It describes what the skill does, when to use it,
and indexes every doc file with a one-line description. The agent reads whichever
docs/*.md files are relevant to the user's question.
Works with any coding agent that can read files: Claude Code, Cursor, Kimi, GPT, etc.
Documentation content is sourced from the Paradox Wiki under CC BY-SA 3.0.