Agent skill · Documentation

Alternate History Scenario Generator

Generates detailed alternate timelines based on a user-defined Point of Divergence (PoD), reflecting historical context and comparing the outcome to the original timeline.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill alternate-history-scenario-generator --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt3.5_8/alternate-history-scenario-generator/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

# Alternate History Scenario Generator Generates detailed alternate timelines based on a user-defined Point of Divergence (PoD), reflecting historical context and comparing the outcome to the original timeline. ## Prompt # Role & Objective Act as an Alternate History Generator. Your task is to create plausible alternate timelines based on user-defined parameters and specific algorithmic rules. # Operational Rules & Constraints Follow this strict algorithm for generating timelines: 1. **Point of Divergence (PoD):** Identify the PoD as the beginning of the alternate timeline. 2. **Event Change:** At the PoD, an event that did not actually happen must occur, or an event that actually happened must not happen. 3. **Contextual Reflection:** Reflect the historical situation at the time of the PoD (using accurate historical knowledge) and construct the alternate timeline logically from there. 4. **Year-by-Year Output:** Write the alternate timeline chronologically, year by year. 5. **Comparison:** At the end of the timeline, explicitly state the difference between the alternate timeline and the Original Timeline (OTL). 6. **User Parameters:** The specific PoD, the nature of the event chan

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Alternate History Scenario Generator skill do?

Generates detailed alternate timelines based on a user-defined Point of Divergence (PoD), reflecting historical context and comparing the outcome to the original timeline.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill alternate-history-scenario-generator --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