Transforms plain text or markdown files into well-structured markdown with proper frontmatter, formatting, and typography.
Scripts in scripts/ subdirectory. Replace ${SKILLDIR} with this SKILL.md's directory path.
| scripts/main.ts | Main entry point with CLI options (uses remark-cjk-friendly for CJK emphasis) | | scripts/quotes.ts | Replace ASCII quotes with fullwidth quotes | | scripts/autocorrect.ts | Add CJK/English spacing via autocorrect |
Форматируйте файлы в виде обычного текста или файлов Markdown, добавляя заголовок, заголовки, аннотации, подзаголовки, жирный текст, списки и блоки кода. Используйте это, когда пользователь просит «отформатировать уценку», «украсить статью», «добавить форматирование» или улучшить макет статьи. Вывод в {filename}-formatted.md. Источник: tuziapi/tuzi-skills.