baoyu-format-markdown
🎯Skillfrom jimliu/baoyu-skills
Formats and standardizes Markdown documents with frontmatter, titles, summaries, headings, lists, and code blocks.
Overview
A Claude Code skill that transforms plain text or markdown files into well-structured, beautifully formatted markdown documents. It adds proper frontmatter, titles, summaries, headings, bold text, lists, and code blocks, with special handling for CJK (Chinese, Japanese, Korean) text formatting including emphasis punctuation fixes, fullwidth quote replacement, and CJK/English spacing.
Key Features
- Automated Markdown Formatting - Converts plain text or loosely formatted markdown into properly structured documents with headings, lists, and code blocks
- CJK Text Optimization - Includes dedicated scripts for CJK emphasis/bold punctuation issues, fullwidth quote replacement, and proper CJK/English spacing via autocorrect
- Frontmatter Generation - Automatically adds YAML frontmatter with metadata to formatted output files
- Customizable Preferences - Supports project-level and user-level EXTEND.md configuration files for default formatting options and summary length preferences
- Non-Destructive Output - Saves formatted results to
{filename}-formatted.mdfiles, preserving the original source
Who is this for?
This skill is designed for content creators and developers who frequently work with markdown documents and want automated formatting and typography improvements. It is particularly valuable for bilingual CJK/English content workflows where proper spacing, quote styles, and emphasis handling require specialized attention.
Same repository
jimliu/baoyu-skills(27 items)
Installation
npx vibeindex add jimliu/baoyu-skills --skill baoyu-format-markdownnpx skills add jimliu/baoyu-skills --skill baoyu-format-markdown~/.claude/skills/baoyu-format-markdown/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill for publishing content to WeChat Official Accounts, supporting article posting via API/browser and image-text posting with up to 9 images, with configurable preferences and a structured 7-step publishing workflow.
AI SDK-based image generation skill supporting OpenAI, Google, and DashScope providers with text-to-image generation, reference images, aspect ratio control, and quality presets through a unified slash command interface.
Converts Markdown files to clean, semantic HTML with support for custom styles, code highlighting, and responsive rendering.
A Claude Code skill that generates article cover images using a 5-dimensional system (Type, Palette, Rendering, Text, Mood) with 9 color palettes and 6 rendering styles for 54 unique combinations.
A Claude Code skill that generates Xiaohongshu (RedNote) infographic card series from content using a Style x Layout 2D system with 9 visual styles and 6 layout types.
A Claude Code skill that analyzes articles, identifies optimal illustration positions, and generates images using a Type x Style two-dimensional system with 6 types and multiple visual styles.
A Claude Code skill that transforms written content into professional slide deck images with 16 visual style presets, smart content scaling, and multi-language support.
Generates professional infographics by combining 20 layout types (bento-grid, funnel, timeline, etc.) with 17 visual styles (craft-handmade, cyberpunk, pixel-art, etc.), with auto-recommended combinations based on content analysis.
Fetches any URL via Chrome CDP with full JavaScript rendering and converts it to clean markdown with metadata. Supports auto-capture and wait mode for login-required or dynamically loaded pages.
A Claude Code skill for creating educational and narrative comics with 5 art styles, 7 tones, 3 presets, and 6 layout options, generating detailed panel layouts and sequential images from source material or text input.