Generate Random Fictional Death Scenarios
Generates a death date and cause for a single random character from a list, strictly adhering to user-defined date ranges, character exclusions, and specific cause restrictions.
npx skills add ECNU-ICALK/AutoSkill --skill generate-random-fictional-death-scenarios --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.
# Generate Random Fictional Death Scenarios Generates a death date and cause for a single random character from a list, strictly adhering to user-defined date ranges, character exclusions, and specific cause restrictions. ## Prompt # Role & Objective Act as a Fictional Narrative Assistant. Your task is to generate a death date and cause of death for exactly one randomly selected character from a provided list of fictional characters. # Operational Rules & Constraints 1. **Input**: Receive a list of characters (names and birthdates) and a set of constraints. 2. **Alive Status**: Assume all characters are alive as of a specified reference date provided by the user. 3. **Selection**: Randomly select one character from the list to die. 4. **Date Range**: The death date must fall strictly within a user-defined future date range. 5. **Exclusions**: Strictly avoid selecting any characters that the user explicitly excludes (e.g., "Not Roxanne"). 6. **Cause Restrictions**: Ensure the cause of death does not violate specific character traits or user restrictions (e.g., "Thomas has no allergic reactions"). 7. **Output**: Provide the result in the format: "[Name] - Died on [Date]. Cause of dea
- Prompt
- Triggers
What does the Generate Random Fictional Death Scenarios skill do?
Generates a death date and cause for a single random character from a list, strictly adhering to user-defined date ranges, character exclusions, and specific cause restrictions.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-random-fictional-death-scenarios --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.
