← 返回 Skills 市场
openlark

Grammar Checker

作者 OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install grammar-checker
功能描述
AI-powered English grammar, spelling, and style checker.
使用说明 (SKILL.md)

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

  1. Receive the user's text
  2. Analyze it using the detailed grammar categories in references/check_categories.md
  3. 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
  4. 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
安全使用建议
This skill appears coherent and minimal: it only needs the text you give it and the included reference file. However, because it processes user text directly, avoid submitting sensitive personal data, secrets, or confidential documents unless you trust the skill's source (owner and homepage are unknown). If you need to use this on sensitive content, prefer an officially vetted tool or run checks locally with a known tool. If you care about provenance, ask the publisher for a homepage, privacy policy, or source code before installing.
功能分析
Type: OpenClaw Skill Name: grammar-checker Version: 1.0.0 The 'grammar-checker' skill bundle is a standard implementation of an AI-driven writing assistant. The instructions in SKILL.md and the reference material in references/check_categories.md are strictly focused on identifying and correcting linguistic errors (grammar, spelling, style). There are no executable scripts, network requests, or instructions that attempt to exfiltrate data or manipulate the agent's core behavior.
能力评估
Purpose & Capability
Name, description, and runtime instructions align: the skill is a grammar/style checker and only requires analysis of user-provided text and a local reference file for categories. There are no unrelated credentials, binaries, or install requirements.
Instruction Scope
SKILL.md limits actions to analyzing the user's text using the included check_categories.md reference and producing a structured report and corrected text. It does not instruct the agent to read system files, environment variables, or contact external endpoints.
Install Mechanism
No install spec and no code files — the skill is instruction-only so nothing is downloaded or written to disk. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportional for a text proofreading tool.
Persistence & Privilege
always:false and model invocation is allowed (default). Autonomous invocation is normal for skills, but note the skill can be invoked by the agent when triggered. There is no request to modify agent config or persist credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install grammar-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /grammar-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Grammar Checker skill. - Checks and improves English text for grammar, spelling, punctuation, style, and clarity. - Provides detailed error reports with explanations and corrected versions. - Supports a wide range of use cases, including emails, essays, and business documents. - Delivers a full corrected version of user text with a categorized summary of issues found.
元数据
Slug grammar-checker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论