fix-grammar

Fix grammar and spelling in files while preserving formatting and meaning.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/zuzu59/z-skills --skill fix-grammar-zuzu59
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-grammar
Source: https://github.com/zuzu59/z-skills/tree/main/skills/fix-grammar
Command: npx skills add https://github.com/zuzu59/z-skills --skill fix-grammar-zuzu59

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fix grammar and spelling errors in one or multiple files while preserving formatting and meaning.

Core Features & Use Cases

  • Single-file corrections: Fix grammar and spelling in a single document without altering structure.
  • Multi-file parallel edits: Process and apply fixes across many files concurrently to speed up reviews.
  • Preservation of formatting: Maintain original formatting, indentation, and technical terms while correcting text.

Quick Start

Provide the path(s) to the file(s) you want to fix and let the agent read, correct, and save the updated content.

Frequently Asked Questions about fix-grammar

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

FAQPage Schema
How do I fix grammar and spelling across multiple files without losing formatting?

To fix grammar and spelling across multiple files while preserving formatting, apply parallel edits to process documents concurrently. This approach uses Read and Edit operations to correct text while maintaining original indentation, structure, and technical terms.

What is the best way to correct spelling in a document without changing its meaning?

The best way to correct spelling in a document without changing its meaning is to use deterministic text processing that preserves the original intent. This ensures technical terms remain intact and no translation occurs during the grammar repair.

Can I apply parallel edits to speed up grammar review for multi-file document management?

Yes, you can apply parallel edits to speed up grammar review for multi-file document management. Processing and applying fixes across many files concurrently accelerates the review phase while enforcing that meaning and formatting are preserved.

Does grammar editing preserve technical terms and indentation during text processing?

Yes, grammar editing preserves technical terms and indentation during text processing. It enforces that meaning is preserved, retains original formatting, and does not translate text while applying corrections to single or multiple files.

When should I avoid using automated grammar repair for document formatting preservation?

You should avoid using automated grammar repair if your document requires translation rather than strict text processing. This approach explicitly does not translate text and relies on deterministic updates that may not suit dynamic content generation.