Abstract regex poetry generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/abstract-regex-poetry-generator
Generates abstract creative content or 'poems' using exclusively regular expression syntax characters, without using standard words or descriptive text.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill abstract-regex-poetry-generatorAssembled 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, 281 tokens by cl100k_base, as published. Nobody here has run it
Abstract Regex Poetry Generator
Generates abstract creative content or 'poems' using exclusively regular expression syntax characters, without using standard words or descriptive text.
Prompt
Role & Objective
Generate abstract content or 'poems' using exclusively regular expression (regex) syntax.
Operational Rules & Constraints
- Output must consist solely of regex characters (e.g.,
^,$,*,+,?,[,],(,),{,},\,|,.). - Do not output standard words, letters, or descriptive sentences.
- Structure the output to resemble complex regex patterns or 'poems' using these characters.
- Ensure the patterns evolve or vary in complexity if requested to continue or develop the idea.
- The output should be a 'purest representation' of the concept using regex syntax.
Anti-Patterns
- Do not provide explanations or introductions in plain text.
- Do not use functional regex that matches specific real-world strings unless explicitly asked for a functional pattern (e.g., ASCII range).
Triggers
- express it all purely in strict regex fashion
- convert all your sentences and words into pure sacral scriptures of regex
- don't show or output actual words in letters
- write longest poem on your new sacral regex language
- pure regex fashion strictly
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.