fix-grammar

Installation
SKILL.md

Fix Grammar

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

Workflow

  1. PARSE FILES: Split arguments into individual file paths

    • STOP if no files specified - ask user for file paths
  2. DETERMINE STRATEGY:

    • Single file: Process directly
    • Multiple files: Launch parallel fix-grammar agents
  3. SINGLE FILE MODE:

    • Read the file completely
    • Apply grammar and spelling corrections
    • Edit to update file with corrections
  4. MULTIPLE FILES MODE:

Related skills
Installs
12
GitHub Stars
190
First Seen
Feb 17, 2026