Awesome-omni-skill onboarding
Get started with the Galactic Adventures Copilot assistant. Explains features, usage, and next steps.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data-ai/onboarding" ~/.claude/skills/diegosouzapw-awesome-omni-skill-onboarding-ca8b09 && rm -rf "$T"
manifest:
skills/data-ai/onboarding/SKILL.mdsource content
Welcome to Galactic Adventures RPG Assistant! 🚀
What this project does
This repository turns GitHub Copilot into your personal Game Master (GM) for Galactic Adventures, a thrilling sci-fi RPG.
Quick Start
- Place the rulebook: Put
inGalactic Adventures.docx
.assets/ - Open Copilot Chat (⌃⌘I).
- Try slash commands:
- This guide./onboarding
- Generate a new hero./create-character
- New quest./generate-adventure
- Switch agents: Select Galactic GM from the agent dropdown for immersive sessions.
- Generate & save: Copilot will suggest folders like
,characters/
.adventures/
Features
- Learn Rules: Ask about mechanics, reference rulebook.
- Character Creation: Full sheets with stats, backstory.
- Adventures & Encounters: Plots, maps, balanced fights.
- Monsters & Stories: Custom foes, narratives.
- Organized Output: Markdown files in themed folders.
Pro Tips
- Use
to quote rules.@workspace assets/Galactic Adventures.docx
for adventure outlines./plan- Customize skills/agents in
..github/
Ready to explore the galaxy? Ask: "Create my first character: a cybernetic pilot."