What problem does it solve?
Many writers spend time manually adjusting markdown files—adding frontmatter, fixing headings, applying consistent bolding, lists, code blocks, and correcting CJK/English spacing. This skill automates those repetitive formatting steps so the content is instantly scannable and publication‑ready.
Core Features & Use Cases
- Frontmatter & Title Generation: Detects or creates YAML frontmatter, infers a concise title and summary, and adds a slug if needed.
- Structural Formatting: Analyzes the text to insert appropriate headings, bold key points, convert parallel sentences into lists, and wrap code snippets.
- Typography Fixes: Runs CJK‑friendly spacing, emphasis punctuation correction, and optional full‑width quote replacement via the bundled scripts.
- Use Case Example: Prepare a blog draft written in plain text; run the skill to produce a fully‑formatted markdown file with proper headings, a summary, and flawless typography ready for publishing.
Quick Start
Ask the skill to format your file “article.md” and save the result as “article-formatted.md”.