format-only

Reformat Markdown files to standardized headings, spacing, tables, and lists.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Rosemary1812/leetcode_local --skill format-only
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: format-only
Source: https://github.com/Rosemary1812/leetcode_local/tree/main/.claude/skills/format-only
Command: npx skills add https://github.com/Rosemary1812/leetcode_local --skill format-only

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users improve the readability and aesthetic consistency of Markdown documents without altering their content, making collaborative editing and documentation more effective.

Core Features & Use Cases

  • Reformat Markdown Files: Adjust headings, spacing, tables, and lists to follow standardized formatting guidelines.
  • Enhance Document Clarity: Improve the visual structure of documentation, notes, and reports for better comprehension.
  • Use Case: A team maintains extensive project documentation with inconsistent formatting; use this Skill to auto-correct formatting before publishing.

Quick Start

Use the format-only skill to clean up the markdown file located at notes/meeting.md.

Frequently Asked Questions about format-only

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

FAQPage Schema
How do I standardize markdown formatting across technical documentation?

You can standardize markdown formatting by automating the reformatting of headings, spacing, tables, and lists. This ensures visual consistency and readability across technical documentation without altering the original content's meaning or structure.

Can I reformat markdown files without changing the original content?

Yes, reformatting markdown files adjusts only visual elements like spacing and heading levels. The process ensures formatting changes do not alter the original content's meaning or structure, preserving your document's integrity.

What is the best way to auto-correct inconsistent spacing and tables in markdown notes?

The best way to auto-correct inconsistent spacing and tables is to use a standardization script that adjusts these elements to follow standardized formatting guidelines. This enhances document clarity for notes and reports.

Does markdown reformatting work for collaborative reports and project documentation?

Markdown reformatting works effectively for collaborative reports and project documentation. It improves visual structure and aesthetic consistency, making collaborative editing and documentation more effective for team comprehension.

How do I clean up markdown files before publishing?

To clean up markdown files before publishing, run a reformatting script on the target file. This instantly adjusts headings, lists, and tables to follow consistent structure guidelines, ensuring the document is clear and ready for publication.