Citation Audit

🌐Community
by mrilikecoding · vlatest · Repository

Automatically verifies cited sources' accuracy and relevance within documents, flagging potential issues for review.

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 citation-audit npx -- -y @trustedskills/citation-audit
2

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

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

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

About This Skill

What it does

This skill performs an audit of citations, likely checking for accuracy and completeness. It can identify missing information or inconsistencies within a provided list of citations. The specific details of what constitutes a "complete" or "accurate" citation are not specified in the source content.

When to use it

  • Research Paper Preparation: Before submitting a research paper, ensure all citations are formatted correctly and completely.
  • Academic Writing Review: Quickly check a colleague's work for citation errors.
  • Bibliography Verification: Validate the accuracy of entries in a bibliography or works cited list.
  • Legal Document Review: Verify the correctness of legal precedents and references within a document.

Key capabilities

  • Citation auditing
  • Accuracy checking (implied)
  • Completeness verification (implied)

Example prompts

  • "Please audit these citations: [list of citations]"
  • "Can you check this bibliography for any missing information?"
  • "Review the following citations and identify any potential errors: [citation list]"

Tips & gotchas

The skill's effectiveness depends on a clear understanding of citation standards (e.g., APA, MLA). The source content does not specify which citation style is supported or how it determines accuracy.

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
mrilikecoding
Installs
14

🌐 Community

Passed automated security scans.