Grammar Checker

🌐Community
by daleseo · vlatest · Repository

This Grammar Checker identifies and suggests corrections for errors in your writing, ensuring clearer and more polished communication.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add grammar-checker npx -- -y @trustedskills/grammar-checker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "grammar-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/grammar-checker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The grammar-checker skill identifies and corrects grammatical errors in text, focusing on syntax, punctuation, and sentence structure. It is particularly useful for refining written content to ensure clarity and correctness.

When to use it

  • Before submitting a formal document or email for review
  • When editing academic papers or professional reports
  • To improve the quality of user-generated content such as blog posts or social media updates

Key capabilities

  • Detects common grammatical errors
  • Suggests corrections with context-aware suggestions
  • Supports multiple writing styles and tones

Example prompts

  • "Check for grammar mistakes in this paragraph."
  • "Correct the sentence structure in my essay."
  • "Review this document for punctuation and clarity."

Tips & gotchas

  • For best results, provide clear and complete text for analysis.
  • While it handles most common errors, complex or nuanced language may require manual review.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
daleseo
Installs
463

🌐 Community

Passed automated security scans.