Error Detective

🌐Community
by sidetoolco · vlatest · Repository

The Error Detective skill identifies and explains coding errors in your code, saving you time debugging and improving understanding.

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 sidetoolco-error-detective npx -- -y @trustedskills/sidetoolco-error-detective
2

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

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

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

About This Skill

What it does

The error-detective tool analyzes text and identifies potential errors, including grammatical mistakes, factual inaccuracies, and logical inconsistencies. It aims to improve the quality of generated content by flagging issues that might otherwise be missed. The skill provides explanations for identified errors, helping users understand why something is flagged as incorrect.

When to use it

  • Reviewing AI-generated drafts: Use it to proofread and refine text produced by other AI agents before publishing or sharing.
  • Fact-checking research summaries: Quickly verify the accuracy of information extracted from documents or web pages.
  • Improving creative writing: Identify awkward phrasing, logical gaps, or inconsistencies in stories or scripts.
  • Validating code documentation: Ensure technical explanations are clear, accurate, and free of errors.

Key capabilities

  • Error identification (grammar, factual inaccuracies, logic)
  • Explanations for identified errors
  • Text analysis

Example prompts

  • "Please review this paragraph for any errors: [insert text here]"
  • "Can you fact-check the following statement and explain if it is accurate? [insert statement here]"
  • “Analyze this code documentation and point out any inaccuracies or confusing language: [insert documentation here]”

Tips & gotchas

The skill's effectiveness depends on the clarity of the input text. Complex or ambiguous writing may be more difficult for the tool to analyze accurately.

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
sidetoolco
Installs
5

🌐 Community

Passed automated security scans.