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 |
Formatieren Sie Nur-Text- oder Markdown-Dateien, indem Sie Titel, Überschriften, Zusammenfassungen, Unterüberschriften, Fettdruck, Listen und Codeblöcke hinzufügen. Verwenden Sie dies, wenn der Benutzer „Markdown formatieren“, „Artikel verschönern“, „Formatierung hinzufügen“ oder das Artikellayout verbessern möchte. Ausgabe an {filename}-formatted.md. Quelle: tuziapi/tuzi-skills.