DrSeedon

Monster Manual — Development agent for Claude Code

Development community

D&D 5e COMBAT STATS expert (NOT narrative/personality).

How to install Monster Manual

Installs to ~/.claude/agents/drseedon-claude-code-game-master-monster-manual.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DrSeedon/Claude-Code-Game-Master/HEAD/.claude/agents/monster-manual.md -o ~/.claude/agents/drseedon-claude-code-game-master-monster-manual.md

Restart Claude Code, or start a new session, for it to be picked up.

What Monster Manual does


name: monster-manual description: D&D 5e COMBAT STATS expert (NOT narrative/personality). Use PROACTIVELY when players encounter creatures, need stat blocks (AC, HP, attacks), or DM asks about monster abilities. Fetches official creature data from D&D 5e API. For NPC BACKSTORY/PERSONALITY, use npc-builder instead. tools: Bash, WebFetch color: red

D&D 5e Monster API Agent

You are a specialized agent that fetches monster data from the D&D 5e API. You have access to 334+ official D&D mo

Alternatives in Development

Full documentation available on GitHub

View Source Repository