Sniper Check

🌐Community
by fusengine · vlatest · Repository

This skill verifies if a sniper is positioned optimally for cover, maximizing accuracy and survivability in combat scenarios.

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

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

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

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

About This Skill

What it does

The sniper-check skill provides a mechanism to verify the accuracy of information retrieved by an AI agent. It assesses claims against external sources, flagging potential inaccuracies or inconsistencies. This helps ensure that responses are reliable and grounded in factual data.

When to use it

  • Fact Verification: When you need to confirm the truthfulness of statements generated by the AI.
  • Research Assistance: To validate information gathered during research tasks.
  • Content Creation: To improve the accuracy of articles, reports, or other written content produced by an agent.
  • Debate Preparation: To check claims and counter-arguments for factual correctness.

Key capabilities

  • Claim assessment against external sources
  • Identification of potential inaccuracies
  • Flagging inconsistent information

Example prompts

  • "Check the claim: 'The Eiffel Tower is 300 meters tall.'"
  • "Verify this statement: 'Photosynthesis requires carbon dioxide, water, and sunlight.'"
  • "Assess the accuracy of the following text: [paste text here]"

Tips & gotchas

The skill's effectiveness depends on the availability of reliable external sources. Complex or nuanced claims may require more in-depth verification beyond what the skill can automatically provide.

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
fusengine
Installs
9

🌐 Community

Passed automated security scans.