create-character

star 0

Create a new player character for Galactic Adventures RPG, complete with stats, background, and equipment.

megazear7 By megazear7 schedule Updated 2/24/2026

name: create-character description: Create a new player character for Galactic Adventures RPG, complete with stats, background, and equipment. argument-hint: '[name] [race] [class] [background details]'

Character Creation Skill

Generate a complete, balanced character sheet based on Galactic Adventures rules from assets/Galactic Adventures.docx.

Steps:

  1. Gather details: name, species/race, career/class, background, key traits.
  2. Roll/generate stats: Attributes, skills, talents per rules.
  3. Equipment: Starting gear, cyberware, weapons.
  4. Output in Markdown with tables for stats/skills.
  5. Suggest filename: characters/[Name]-[Race].md

Example Output Structure:

# [Character Name]

## Stats
| Attribute | Value |
|-----------|-------|
| STR      | 12    |

## Skills
- Piloting: 3

## Background
...

Balance for level 1. Use immersive sci-fi flavor.

Install via CLI
npx skills add https://github.com/megazear7/galactic-adventures-assistant --skill create-character
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator