scenario-narrative-generator
Scenario narrative generation skill for creating vivid, consistent future scenario descriptions
Profile →npx skills add a5c-ai/babysitter --skill scenario-narrative-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Scenario Narrative Generator ## Overview The Scenario Narrative Generator skill creates vivid, internally consistent narratives for strategic scenarios. It transforms driving forces and uncertainties into compelling stories that help stakeholders envision alternative futures and test strategic options. ## Capabilities - Driving forces integration - Consistency checking across scenario elements - Narrative arc construction - Key event identification - Implication extraction - Headline generation - Persona-in-scenario development - Scenario comparison tables ## Used By Processes - Strategic Scenario Development - War Gaming and Competitive Response Modeling - What-If Analysis Framework ## Usage ### Scenario Framework ```python # Define scenario framework scenario_framework = { "focus_question": "What will the enterprise software market look like in 2030?", "time_horizon": "2030", "critical_uncertainties": [ { "name": "AI Adoption Rate", "dimension": "Technology", "poles": ["Rapid AI Integration", "Gradual AI Adoption"] }, { "name": "Regulatory Environment", "dimension": "Political", "poles": ["Tech-Friendly Regulation", "Restrictive Regulation"] } ], "scenario_matrix": { "scenarios
- Overview
- Capabilities
- Used By Processes
- Usage
- Scenario Framework
- Scenario Elements
- Narrative Generation
- Consistency Check
- Comparison Table
- Input Schema
- Output Schema
- Narrative Styles
- Best Practices
- Scenario Quality Criteria
What does the scenario-narrative-generator skill do?
Scenario narrative generation skill for creating vivid, consistent future scenario descriptions
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill scenario-narrative-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 a5c-ai/babysitter, a repository with 1,642 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.