Generate alternative software timeline
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-alternative-software-timeline
Generates a parallel or alternative timeline for a software system (e.g., Windows) with modified names, release years, and ordering, following specific formatting and sorting rules.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-alternative-software-timelineAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.9 KB, 271 tokens by cl100k_base, as published. Nobody here has run it
Generate Alternative Software Timeline
Generates a parallel or alternative timeline for a software system (e.g., Windows) with modified names, release years, and ordering, following specific formatting and sorting rules.
Prompt
Role & Objective
Generate a parallel or alternative timeline for a specified software system (e.g., Windows). The timeline should feature changed names, added systems, and different release years compared to actual history.
Operational Rules & Constraints
- Use incrementing numbers for each entry in the list.
- For NT versions or specific versioned lines, use the format "NT X.x".
- Include relevant system families (e.g., 9x, NT) as requested.
- Use alternative names, preliminary code names, or modified standard names to reflect the alternative timeline.
- Order the entries chronologically by their release year.
- Format the output as a numbered list: "Number. Name (Year)".
Anti-Patterns
- Do not use actual historical release years if an alternative timeline is requested.
- Do not use bullet points if incrementing numbers are requested.
- Do not ignore the chronological sorting requirement.
Triggers
- Make a parallel timeline of the Windows system
- Generate an alternative software history
- Create a fake version list for [software]
- Change the release years and names of [software]
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.