/install grammar-checker
Grammar Checker
Overview
Check and improve English text for grammar, spelling, punctuation, style, and clarity. For each issue found, explain the error and provide a corrected version.
Use Cases
Use when the user asks to "check grammar", "fix grammar errors", "check spelling", "improve writing", "grammar checker", "check my text", "proofread", "English grammar check", or when they paste text and ask to find errors. Also use for style suggestions, clarity improvements, and punctuation corrections. Supports emails, essays, blog posts, business documents, and any English writing.
How to Use
- Receive the user's text
- Analyze it using the detailed grammar categories in
references/check_categories.md - For each issue found, report:
- Category: Grammar / Spelling / Punctuation / Style / Clarity
- Original: the problematic text
- Explanation: why it's an error
- Correction: the recommended fix
- Provide a fully corrected version at the end
Output Format
## 🔍 Grammar Check Report
### Errors Found: N
---
**1. [Category] — [Error Type]**
> "Original text with error"
**Why it's wrong:** Explanation
**Fix:** "Corrected text"
---
### ✏️ Full Corrected Version
[Complete corrected text]
### 📝 Summary
- Grammar issues: N
- Spelling issues: N
- Punctuation issues: N
- Style suggestions: N
- Clarity improvements: N
Response Guidelines
- Be precise: quote the exact original phrase/word in the report
- Explain briefly: one clear sentence per error explaining the rule
- Correct confidently: if unsure, mark as "sounds awkward" rather than wrong
- Keep corrections conservative: don't over-edit — preserve the author's voice and meaning
- Prioritize clarity: prefer shorter, clearer sentences over complex rewrites
- For very long texts (>1000 words), summarize key patterns and provide a partial corrected version + overall feedback
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install grammar-checker - After installation, invoke the skill by name or use
/grammar-checker - Provide required inputs per the skill's parameter spec and get structured output
What is Grammar Checker?
AI-powered English grammar, spelling, and style checker. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Grammar Checker?
Run "/install grammar-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Grammar Checker free?
Yes, Grammar Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Grammar Checker support?
Grammar Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Grammar Checker?
It is built and maintained by OpenLark (@openlark); the current version is v1.0.0.