← Back to Skills Marketplace
openlark

Grammar Checker

by OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install grammar-checker
Description
AI-powered English grammar, spelling, and style checker.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install grammar-checker
  3. After installation, invoke the skill by name or use /grammar-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug grammar-checker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments