Paper Check

🌐Community
by bahayonghang · vlatest · Repository

This "Paper Check" skill verifies document formatting consistency across multiple versions, ensuring accurate and reliable revisions.

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

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

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

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

About This Skill

What it does

The paper-check skill analyzes text documents and identifies potential grammatical errors, stylistic inconsistencies, and factual inaccuracies. It provides suggestions for improvement to enhance clarity and accuracy of written materials. This includes checking spelling, grammar, punctuation, and overall readability.

When to use it

  • Proofreading drafts: Use it to quickly review a document before submitting or publishing.
  • Improving writing quality: Enhance the professionalism and impact of reports, emails, or presentations.
  • Fact-checking articles: Verify information in news articles or research papers.
  • Reviewing student essays: Provide feedback on grammar, style, and accuracy for educational purposes.

Key capabilities

  • Grammar checking
  • Spell checking
  • Style suggestions
  • Readability assessment
  • Factual inaccuracy detection

Example prompts

  • "Please check this document for grammatical errors: [paste text here]"
  • "Can you improve the readability of this paragraph? [paste paragraph here]"
  • "Analyze this article and identify any potential factual inaccuracies. [paste article content here]"

Tips & gotchas

The skill's accuracy depends on the quality and complexity of the input text. For best results, provide clear and well-formatted documents.

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
bahayonghang
Installs
12

🌐 Community

Passed automated security scans.