level-up-character

Apply level-up advancement to Galactic Adventures RPG characters with changelog.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the process of leveling up an existing Galactic Adventures RPG character by applying advancement rules from the character advancement table and race/class sections, ensuring consistent, rules-grounded progress.

Core Features & Use Cases

  • Applies level-up benefits: Updates health, new features, and appropriate bonuses based on the chosen advancement type (Training, Learning, Race advancement, or Class advancement).
  • Reads source rules: pulls input from the current character file in characters/ and consults the rules in @workspace .github/skills/rules/1-characters, 2-races, 3-classes, 4-psychic-abilities, and 5-equipment for possible options.
  • In-place updates with changelog: updates the character Markdown file directly and appends a detailed Level Up changelog detailing the old vs new state.
  • Guided decision prompts: presents available feats, features, and options and enforces required health and stat adjustments per table.

Quick Start

Provide a character file and the desired new level to apply the appropriate advancement.

Frequently Asked Questions about level-up-character

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

FAQPage Schema
How do I level up a Galactic Adventures RPG character automatically?

To level up a Galactic Adventures RPG character, provide the character file and desired new level. The Skill applies advancement rules to update health, features, and bonuses, producing an updated Markdown file with a changelog.

What character advancement options does Galactic Adventures support?

Galactic Adventures character advancement supports Training, Learning, Race advancement, and Class advancement options. The Skill consults the advancement table and race/class rules to apply the appropriate health, feature, and bonus updates.

How do I apply race and class level-up rules to my RPG character sheet?

Apply race and class level-up rules by providing your existing character sheet. The Skill reads rules from workspace subdirectories for races, classes, and psychic abilities to update your character with the correct new features.

Can I update my RPG character sheet in place when leveling up?

Yes, you can update your RPG character sheet in place. The Skill directly modifies the existing Markdown character file and appends a detailed Level Up changelog comparing the old versus new character state.

Do I need a specific character file format to apply Galactic Adventures level-up rules?

You need an existing Markdown character file stored in the characters/ directory. The Skill reads this input file and references the rules subdirectories to ensure the level-up process satisfies all game constraints.

Why is my RPG character level-up missing new features and health bonuses?

A character level-up might miss new features if the advancement type is not properly selected. The Skill presents guided decision prompts for available feats and enforces required health and stat adjustments per the advancement table.