Error Detective

🌐Community
by autumnsgrove · vlatest · Repository

The Error Detective analyzes text for inconsistencies and potential errors, streamlining content review and ensuring accuracy.

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

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

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

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

About This Skill

What it does

The autumnsgrove-error-detective skill identifies and flags potential errors in text provided to an AI agent. It can highlight issues such as grammatical mistakes, factual inaccuracies, or inconsistencies in reasoning. This helps ensure higher quality output and more reliable results from the AI agent.

When to use it

  • Drafting & Editing: Use it when generating initial drafts of documents, blog posts, or marketing materials to catch errors before final publication.
  • Code Generation: Employ this skill when an AI is writing code to identify potential syntax errors or logical flaws.
  • Research Summaries: Apply it to summaries generated from research papers to verify accuracy and consistency with the original sources.
  • Creative Writing: Utilize it for creative content like stories or scripts, ensuring grammatical correctness and plot coherence.

Key capabilities

  • Error Identification
  • Flagging Potential Issues
  • Text Analysis

Example prompts

  • "Please analyze this paragraph for errors: [paragraph text]"
  • "Can you check the following code snippet for potential issues? [code snippet]"
  • "Review this summary and highlight any factual inaccuracies. [summary text]"

Tips & gotchas

The skill's effectiveness depends on the clarity and context of the input text. While it can identify many errors, it is not a substitute for human review and judgment.

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

🌐 Community

Passed automated security scans.