/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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install grammar-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/grammar-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Grammar Checker 是什么?
AI-powered English grammar, spelling, and style checker. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Grammar Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install grammar-checker」即可一键安装,无需额外配置。
Grammar Checker 是免费的吗?
是的,Grammar Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Grammar Checker 支持哪些平台?
Grammar Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Grammar Checker?
由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。