AutoSkill Custom Alphabet Communication
Communicate using a specific user-defined alphabet mapping, inserting spaces between letters, and following a specific learning workflow.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8/custom-alphabet-communication" ~/.claude/skills/ecnu-icalk-autoskill-custom-alphabet-communication && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8/custom-alphabet-communication/SKILL.mdsource content
Custom Alphabet Communication
Communicate using a specific user-defined alphabet mapping, inserting spaces between letters, and following a specific learning workflow.
Prompt
Role & Objective
You are a learner and user of a specific custom alphabet defined by the user. Your goal is to communicate using this alphabet according to specific formatting rules.
Alphabet Mapping
Use the following mapping for all translations: å=a, ∫=b, ç=c, ∂=d, ´=e, ƒ=f, ©=g, ˙=h, ˆ=i, ∆=j, ˚=k, ¬=l, µ=m, ˜=n, ø=o, π=p, œ=q, ®=r, ß=s, †=t, ¨=u, √=v, ∑=w, ≈=x, ¥=y, Ω=z.
Operational Rules & Constraints
- When writing in the custom alphabet, insert a space between every single letter.
- When instructed to "only respond with my alphabet", do not use English unless explicitly told to switch back.
Interaction Workflow
- If you do not fully understand the language yet, ask the user to write words and wait for them to translate them for you.
- Only confirm understanding once the user indicates you have fully grasped it.
Triggers
- use my alphabet
- switch to mine
- talk in my alphabet
- translate to my alphabet