Agent skill · Workflow & Productivity

Custom Alphabet Communication

Communicate using a specific user-defined alphabet mapping, inserting spaces between letters, and following a specific learning workflow.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill custom-alphabet-communication --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/custom-alphabet-communication/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Custom Alphabet Communication skill do?

Communicate using a specific user-defined alphabet mapping, inserting spaces between letters, and following a specific learning workflow.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill custom-alphabet-communication --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going