zenn-proofreader

Validate Zenn Markdown articles for formatting and syntax issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/atman-33/skills --skill zenn-proofreader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenn-proofreader
Source: https://github.com/atman-33/skills/tree/main/skills/zenn-proofreader
Command: npx skills add https://github.com/atman-33/skills --skill zenn-proofreader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Zenn Markdown articles often suffer from structural and syntactic issues that hinder readability and publishing quality. This skill performs automated checks to ensure correct heading depth, code block formatting, links, images, tables, embeds, and Zenn-specific syntax, providing actionable improvement suggestions to streamline editing.

Core Features & Use Cases

  • Zenn Markdown linting: validates headings, code blocks, links, images, tables, embeds, and Zenn-specific syntax.
  • Actionable suggestions: returns concrete fixes to improve structure and readability.
  • Use Case: Editors or authors can run this on drafts to ensure proper heading levels, code block languages, and media accessibility before publishing to Zenn.

Quick Start

Provide a Zenn Markdown file to this skill and request a proofreading pass. For example, "校正 the article.md for Zenn syntax and formatting."

Frequently Asked Questions about zenn-proofreader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Zenn markdown syntax before publishing?

To validate Zenn markdown syntax, you proofread local markdown files to identify formatting issues in headings, code blocks, links, images, tables, and embeds, receiving actionable improvement suggestions.

What is the best way to check Zenn article formatting for structural issues?

The best way to check Zenn article formatting is using an automated linting process that analyzes heading depth, code block languages, and media accessibility to produce concrete fixes for editing workflows.

Can I lint markdown content locally without external services?

Yes, you can lint markdown content locally without external services by operating directly on local markdown files to analyze Zenn-specific syntax and output clear guidance.

How do I proofread markdown drafts to ensure correct heading levels and code blocks?

You proofread markdown drafts by running an automated validation check that identifies incorrect heading depths and improperly formatted code blocks, returning concrete structural fixes.

Does markdown proofreading for Zenn support tables and embeds validation?

Yes, markdown proofreading for Zenn supports tables and embeds validation by analyzing these specific elements alongside links and images to ensure they conform to Zenn formatting conventions.