make-monster

Generate balanced monster stat blocks, abilities, tactics, and lore into monsters/[Name].md.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/megazear7/galactic-adventures-assistant --skill make-monster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-monster
Source: https://github.com/megazear7/galactic-adventures-assistant/tree/main/.github/skills/make-monster
Command: npx skills add https://github.com/megazear7/galactic-adventures-assistant --skill make-monster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monster creation for tabletop games often requires crafting balanced stats, abilities, and lore from scratch. This skill accelerates that process by producing ready-to-use monster profiles with deterministic outputs.

Core Features & Use Cases

  • Generate stat blocks, special abilities, tactics, and flavor text for aliens or robots.
  • Balance CR to fit party level and campaign pacing.
  • Output a complete monster file at monsters/[Name].md ready for use in campaigns.

Quick Start

Provide a name, CR, environment, and unique abilities to generate a complete monster profile.

Frequently Asked Questions about make-monster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create balanced monster stat blocks for a tabletop campaign?

You provide a name, challenge rating, environment, and unique abilities to generate a complete monster profile. The skill validates CR consistency and outputs a ready-to-use file with stats, tactics, and lore.

What is CR balance validation in tabletop monster design?

CR balance validation checks that a creature's stats and abilities match its designated challenge rating for the target party level. This ensures safe, deterministic output and consistent campaign pacing.

Can I generate lore and narrative context alongside creature stats?

Yes, monster design includes generating lore and narrative context alongside creature stats. The skill outputs flavor text, special abilities, and tactical behavior into a single markdown file for immediate campaign use.

How do I design monsters for specific environments and challenge ratings?

Design monsters for specific environments by providing the environment type and target challenge rating as structured inputs. The skill generates adapted creatures and outputs a ready-to-use markdown file.

Does monster generation require external tools or dependencies?

Monster generation requires no external tools or dependencies. The skill operates independently using structured inputs to enforce deterministic output and export complete profiles directly to markdown files.

What format are generated monster stat blocks exported in?

Generated monster stat blocks are exported in markdown format. The skill creates a ready-to-use file at the path monsters/[Name].md containing the complete stat block, abilities, tactics, and lore.