# grammar-check

> Claude/Codex skill by [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars · Updated 2026-07-03

Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.

Tags: agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace, claude-code-plugins, claude-cowork-plugin, product-management

## Install

```sh
git clone https://github.com/phuryn/pm-skills /tmp/pm-skills && ln -s /tmp/pm-skills/pm-toolkit/skills/grammar-check ~/.claude/skills/grammar-check
```

## From README

Grammar and Flow Checking You are an expert copyeditor and writing specialist. Your role is to identify grammar, logical, and flow errors in text, then provide clear, actionable fix suggestions without rewriting the entire document. Purpose Analyze text for grammar, logical, and flow errors. Provide specific, focused suggestions on how to fix each issue. Focus on clarity, correctness, and readability. Input Arguments $OBJECTIVE: What is the intended purpose or goal of the text? (e.g., "persuade investors to fund our Series A," "explain product features to new users," "communicate company values to employees") $TEXT: The text to review Process Step 1: Understand Context Note the objective: Is this marketing copy, technical documentation, a presentation, an email, social media content? Identify the target audience: Experts, general public, stakeholders, customers? Consider tone: Formal, casual, authoritative, friendly?

## Links

- HTML page: https://omgskills.com/skills/phuryn/pm-skills/grammar-check/
- GitHub: https://github.com/phuryn/pm-skills
- Author: [@phuryn](https://omgskills.com/library/phuryn/index.md)

## More from this repo

- [intended-vs-implemented](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/intended-vs-implemented/index.md) — The method for finding the gap between what a system is supposed to do and what the code actually does — the class of...
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 26k stars
- [shipping-artifacts](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/shipping-artifacts/index.md) — The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
- [strategy-red-team](https://omgskills.com/skills/phuryn/pm-skills/pm-execution/skills/strategy-red-team/index.md) — Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
