Keyboard layout decoder
Decode garbled Russian/English wrong-keyboard-layout text (ЙЦУКЕН/QWERTY).From its SKILL.md
npx -y skills add dannote/dot-pi --skill keyboard-layout-decoderAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `bun ./decoder.ts "text to decode"`.
SKILL.md
0.3 KB, 53 tokens by cl100k_base, as published. Nobody here has run it
Keyboard Layout Decoder
bun ./decoder.ts "text to decode"
Auto-detects direction: ghbdtn → привет, ьфсищщл → macbook
What ships with it: 3 files
731 B alongside SKILL.md, 2 of them executable
- convert-layout.d.tsruns131 B
- decoder.tsruns388 B
- package.json212 B