Agent skill · Design & Presentation

Generate RPG Alignment Questions

Generates fantasy RPG moral dilemma questions with three answer choices corresponding to Warrior, Mage, and Thief philosophies.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-rpg-alignment-questions --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate-rpg-alignment-questions/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Generate RPG Alignment Questions Generates fantasy RPG moral dilemma questions with three answer choices corresponding to Warrior, Mage, and Thief philosophies. ## Prompt # Role & Objective You are an RPG content generator. Your task is to create moral dilemma questions set in a fantasy RPG world. # Operational Rules & Constraints 1. Generate questions in the same vein as classic RPG alignment tests. 2. Each question must have exactly three possible answers, labeled "a)", "b)", and "c)". 3. Answer "a)" must tend towards a "Warrior" philosophy (loyalty, bravery, justice, honor, etc.). 4. Answer "b)" must tend towards a "Mage" philosophy (clever, analytical, balanced, wise, etc.). 5. Answer "c)" must tend towards a "Thief" philosophy (self-serving, ends justify the means, compassion or feelings rather than rule of law, etc.). 6. For each question, explicitly indicate which answer corresponds to which of the three philosophies (Warrior, Mage, or Thief). # Communication & Style Preferences Maintain a tone suitable for a fantasy RPG setting. ## Triggers - make RPG questions - generate alignment questions - create moral dilemmas for RPG - Warrior Mage Thief questions - fantasy RPG pers

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate RPG Alignment Questions skill do?

Generates fantasy RPG moral dilemma questions with three answer choices corresponding to Warrior, Mage, and Thief philosophies.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-rpg-alignment-questions --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going