grammar-check
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.
npx skills add phuryn/pm-skills --skill grammar-check --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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? ### Step 2: Scan for Errors Read through the text once, identifying: - **Grammar errors**: Spelling, punctuation, subject-verb agreement, tense consistency, modifier placement - **Logical errors**: Contradictions, unsupported claims, unclea
- Purpose
- Input Arguments
- Process
- Step 1: Understand Context
- Step 2: Scan for Errors
- Step 3: Categorize Errors
- Step 4: Create Fix Suggestions
- Step 5: Prioritize
- Error Categories and Examples
- Grammar Errors
- Logical Errors
- Flow Errors
- Output Format
- Important Guidelines
What does the grammar-check skill do?
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.
How do I install it?
Run `npx skills add phuryn/pm-skills --skill grammar-check --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From phuryn/pm-skills, a repository with 24,843 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
