Reference List Builder

🌐Community
by paramchoudhary · vlatest · Repository

This tool quickly generates formatted reference lists from provided text, saving time and ensuring consistent citations for research or writing.

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 reference-list-builder npx -- -y @trustedskills/reference-list-builder
2

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

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

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

About This Skill

What it does

This skill allows AI agents to dynamically generate and manage reference lists for resumes, CVs, or bibliographies. It processes raw input data to format entries consistently, ensuring professional presentation across different document types.

When to use it

  • Automating the creation of bibliography sections in research papers or academic reports.
  • Formatting candidate contact details and work history into a standardized resume layout.
  • Generating citation lists for legal documents or technical specifications requiring specific referencing styles.
  • Converting unstructured text notes into a clean, ordered list of references for quick review.

Key capabilities

  • Dynamic generation of reference entries based on provided input data.
  • Support for multiple document types including resumes, CVs, and bibliographies.
  • Consistent formatting to ensure professional output quality.
  • Efficient processing of raw lists into structured, readable formats.

Example prompts

  • "Convert this unstructured list of my past employers into a formatted resume reference section."
  • "Generate a bibliography for my research paper using the provided source titles and authors."
  • "Create a clean, ordered reference list from these scattered contact details for my networking deck."

Tips & gotchas

Ensure all input data includes necessary fields like names, dates, or titles to avoid incomplete entries. While this skill formats lists effectively, it may require additional context-specific instructions if you need a particular citation style (e.g., APA vs. MLA) not covered by default formatting.

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
paramchoudhary
Installs
90

🌐 Community

Passed automated security scans.