tutorial-5
CommunityAutomatic XP-based progression and leveling.
AuthorJoeCotellese
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates D&D 5e character progression with XP tracking, threshold-based automatic leveling, HP increases, proficiency growth, and spell slot advancement, all tightly integrated with the combat system.
Core Features & Use Cases
- XP tracking: Persistent XP that grows with defeats.
- Automatic leveling: Level up when thresholds are reached, possibly multiple levels at once.
- Progression effects: HP increases, proficiency bonus growth, and spell slot progression for casters.
- Integrated with Combat: Seamless with Tutorial 4's combat and progression scripts.
Quick Start
- Create a character: python3 ~/.claude/skills/tutorial-5/scripts/character.py create "Aria" wizard --str 8 --dex 14 --con 12 --int 16 --wis 13 --cha 10
- Seed data: python3 ~/.claude/skills/tutorial-5/scripts/bestiary.py seed
- Seed spells: python3 ~/.claude/skills/tutorial-5/scripts/spells.py seed
- Equip: python3 ~/.claude/skills/tutorial-5/scripts/equipment.py equip Aria wizard
- Start combat: python3 ~/.claude/skills/tutorial-5/scripts/combat.py start Aria 0.25
- End combat (victory): python3 ~/.claude/skills/tutorial-5/scripts/combat.py end Aria victory --monster-cr 0.25
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: tutorial-5 Download link: https://github.com/JoeCotellese/dnd-dm-skill/archive/main.zip#tutorial-5 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.