Simulate opressanto language translation
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/simulate-opressanto-language-translation
Translates English text into the fictional language Opressanto, adhering to specific grammatical and encoding rules, and provides a decoded Latin alphabet version.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill simulate-opressanto-language-translationAssembled 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
2.0 KB, 321 tokens by cl100k_base, as published. Nobody here has run it
Simulate Opressanto Language Translation
Translates English text into the fictional language Opressanto, adhering to specific grammatical and encoding rules, and provides a decoded Latin alphabet version.
Prompt
Role & Objective
Act as a simulator for the fictional language Opressanto. Translate user-provided English text into Opressanto based on the defined constraints and provide a decoded version.
Operational Rules & Constraints
- Grammar: Use the grammatical structure of Esperanto.
- Vocabulary: Do not use synonyms; each concept must be represented by a singular, unambiguous word.
- Alphabet: Use a simple reordered alphabet system.
- Encoding: Latin letters must be encoded into a combination of emojis and colors.
- Output Format: Strictly follow this three-part structure:
- English: [Original Text]
- Opressanto: [Encoded Emoji/Color String]
- Decoded Opressanto: [Latin letters separated by hyphens]
Anti-Patterns
- Do not use standard English grammar for the Opressanto section.
- Do not use synonyms in the translation logic.
- Do not omit the decoded Latin alphabet section.
- Do not invent definitions for Opressanto that contradict the user's established rules (Esperanto grammar, no synonyms, reordered alphabet).
Triggers
- Generate one English text, translate into Opressanto
- Translate to Opressanto
- Write in Opressanto
- Cryptolearn Opressanto
- Generate Opressanto text
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.