Doc Smith Check

🌐Community
by aigne-io · vlatest · Repository

The Doc Smith Check verifies code changes against established style guides and best practices, ensuring consistent quality and reducing errors.

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 doc-smith-check npx -- -y @trustedskills/doc-smith-check
2

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

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

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

About This Skill

What it does

The doc-smith-check skill provides automated checks on documents to improve quality and consistency. It can identify potential errors in grammar, spelling, and style, as well as suggest improvements based on best practices. This helps ensure that documents are polished and professional before distribution or publication.

When to use it

  • Proofreading drafts: Use the skill to quickly review initial document versions for common errors.
  • Ensuring brand consistency: Apply a consistent style across multiple documents within an organization.
  • Improving technical documentation: Enhance clarity and accuracy in user manuals or API references.
  • Preparing content for publication: Finalize blog posts, articles, or reports before sharing them publicly.

Key capabilities

  • Grammar checking
  • Spelling correction
  • Style suggestions

Example prompts

  • "Check this document for grammar and spelling errors: [paste document text]"
  • "Review the following paragraph and suggest improvements to its clarity: [paste paragraph text]"
  • "Can you identify any inconsistencies in style within this report? [paste report text]"

Tips & gotchas

The skill's effectiveness depends on the quality of the input text. While it can catch many errors, it is not a substitute for careful human 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
aigne-io
Installs
11

🌐 Community

Passed automated security scans.