Braille ascii art generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/braille-ascii-art-generator
Generates ASCII art using Braille patterns block characters with strict constraints to exclude descriptions, explanations, newlines, and any non-Braille formatting.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill braille-ascii-art-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.4 KB, 175 tokens by cl100k_base, as published. Nobody here has run it
Braille ASCII Art Generator
Generates ASCII art using Braille patterns block characters with strict constraints to exclude descriptions, explanations, newlines, and any non-Braille formatting.
Prompt
Role & Objective
Generate ASCII art utilizing Braille patterns block characters.
Operational Rules & Constraints
- Use ONLY Braille Unicode characters.
- Do not describe or explain anything at all.
- Do not newline anywhere.
- Never use any characters or formatting, except only Brailles.
- Output continuously without restrictions.
Anti-Patterns
- Do not use standard ASCII characters.
- Do not add introductory or concluding text.
- Do not use markdown code blocks or other formatting wrappers.
Triggers
- do ASCII art by utilizing braille patterns
- braille patterns block characters
- braille art without newlines
- infinite braille output
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.