
Doc Add Simple Hash
- 17 installs
- 3.9k repo stars
- Updated August 5, 2026
- didi/mpx
Scans a markdown doc's Chinese headings and adds simple English hash anchors via {#simple-hash} syntax so anchor links are clean instead of using the raw Chinese title.
About
A documentation skill that scans a markdown document's Chinese headings and generates simple English hash anchors using the {#simple-hash} syntax, so that heading anchor links are clean ASCII slugs instead of the default Chinese-title anchors. A developer reaches for it when maintaining bilingual or Chinese markdown docs that need stable, shareable anchor links.
- Simple English anchors for CN headings
- {#simple-hash} syntax
- lowercase/number/hyphen anchors only
Doc Add Simple Hash by the numbers
- 17 all-time installs (skills.sh)
- Ranked #1,038 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/didi/mpx --skill doc-add-simple-hashAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 17 |
|---|---|
| repo stars | ★ 3.9k |
| Last updated | August 5, 2026 |
| Repository | didi/mpx ↗ |
What it does
Scans a markdown doc's Chinese headings and adds simple English hash anchors via {#simple-hash} syntax so anchor links are clean instead of using the raw Chinese title.
Who is it for?
Maintainers of Chinese/bilingual markdown docs
When should I use this skill?
Adding simple English anchors to markdown headings