Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lorewright

A Claude Code skill for creating D&D campaigns, adventures, NPCs, encounters, and storylines tailored for tabletop play.

Install

git clone https://github.com/mickume/lorewright-skill.git
cd lorewright-skill
make install

This symlinks the skill into ~/.claude/skills/ so it's available globally in Claude Code.

To remove it:

make uninstall

Usage

In any Claude Code session, invoke the skill:

/lorewright

Then describe what you want to create — a full campaign, a one-shot adventure, a set of NPCs, encounter tables, etc. The skill guides the workflow with templates, checklists, and structured output.

Art generation with dndig

Lorewright creates image prompts for campaign artwork (NPC portraits, scenes, maps). To generate the actual images, install dndig:

Requires Python 3.10+, uv and a Google Gemini API key.

Install directly from the repository:

uv tool install git+https://github.com/mickume/dndig.git

Then point it at a campaign's art directory:

dndig campaigns/my-campaign/art/

See the dndig repo for full documentation.

About

A skill to help with DnD campaign creation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages