Skip to content

cdata/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦆 Loreduck

Loreduck is:

Loreduck turns your agent into a creative muse who derives lore, setting concepts and creative provocations for your TTRPG prep sessions. Loreduck is intended work with campaign lore that is created and curated primarily by a human.

To make best use of Loreduck, pair it with an Obsidian vault (or similar Markdown-based hypergraph) that contains your campaign lore.

Getting started

These skills must be used from within the Nix devshell environment defined in this repository.

So, first install Nix and drop into the shell:

nix develop github:cdata/agent-skills/main

Then, you can launch your agent. Don't forget to set your Gemini API key!

export GEMINI_API_KEY="..."
claude

Available Commands

Command Description Example Usage
/loreduck:roll Roll dice using standard polyhedral notation. /loreduck:roll 2d6, /loreduck:roll 1d20+5, /loreduck:roll 2d20K1
/loreduck:image Generate, edit, and compose images using Google Gemini's image models. /loreduck:image a treasure chest overflowing with gold coins, isometric, fantasy RPG style
/loreduck:lore Creates NPCs, items, locations, and other lore notes as linked Markdown /loreduck:lore create an NPC named Vasha, a tiefling alchemist in the Ash Quarter
/loreduck:dungeon Generate a "5 Room Dungeon" using dice-drop generator tables /loreduck:dungeon a forgotten dwarven forge beneath the city
/loreduck:styleguide Generate a reusable aesthetic styleguide from source images /loreduck:styleguide A 'character' styleguide using the current portraits of the PCs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors