Citation Management

🌐Community
by davila7 · vlatest · Repository

Automatically generates formatted citations and bibliographies from research papers and online sources.

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

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

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

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

About This Skill

What it does

This skill helps AI agents manage citations for academic or research purposes. It can automatically format references in various citation styles, such as APA, MLA, and Chicago, and organize sources into a structured bibliography.

When to use it

  • When writing a research paper and needing to cite multiple sources consistently.
  • When compiling a reference list for a thesis or dissertation.
  • When preparing a report that requires proper academic formatting of citations.

Key capabilities

  • Automatic citation formatting in APA, MLA, Chicago, and other styles.
  • Organization of references into a structured bibliography.
  • Integration with research tools to extract source details.

Example prompts

  • "Format this reference in APA style: Author, Title, Journal, Year."
  • "Create a bibliography from these sources using MLA format."
  • "Organize the following citations into a Chicago-style reference list."

Tips & gotchas

  • Ensure that all source information is complete and accurate for proper formatting.
  • Some citation styles may require additional parameters or specific fields not commonly provided in basic references.

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
davila7
Installs
287

🌐 Community

Passed automated security scans.