Skip to main content

module-inventory

Extract a descriptive proper-noun inventory (NPCs, deities, locations, creatures, items, factions, events) from a module's SOURCE material — a prose bible (.md/.txt) or a 5etools-style adventure JSON — before or alongside running a campaign in it. Produces docs/background/<slug>-inventory.md (**bold**-name bullets grouped by category) plus a flat .txt companion. A deterministic regex pass surfaces raw candidates, parallel LLM passes group/describe them per chunk, a deterministic merge flags contradictions and near-duplicate names, and the GM rules on every flagged case before anything is written. Invoke as /module-inventory [campaign-dir] [source-file].

Jump to install

Source facts

Repository
kostadis/mytools
Last source activity
July 19, 2026 at 22:55
Detected SKILL.md language
English
Stars
1
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.