dnd-character-stats

Community

Manage D&D characters, track every stat.

AuthorJoeCotellese
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation and management of D&D 5th Edition characters, eliminating the manual effort of tracking ability scores, modifiers, HP, and other stats. It ensures persistent storage and easy access to character data.

Core Features & Use Cases

  • Character Persistence: Stores character data (abilities, HP, level) in a SQLite database for long-term management.
  • Interactive Creation: Guides users through rolling and assigning ability scores with class-based auto-assignment and interactive adjustments.
  • Calculated Properties: Automatically derives ability modifiers, max HP, and proficiency bonus from base stats.
  • Use Case: Quickly create a new D&D character, roll their stats, assign them to a class, and have a fully formatted character sheet ready for adventure, all while the AI handles the calculations and data storage.

Quick Start

Create a fighter named Thorin with rolled stats

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dnd-character-stats
Download link: https://github.com/JoeCotellese/dnd-dm-skill/archive/main.zip#dnd-character-stats

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository