Paper Cli

🌐Community
by eurfelux · vlatest · Repository

Paper Cli generates command-line interface (CLI) code snippets for various tasks, streamlining automation and scripting workflows.

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 paper-cli npx -- -y @trustedskills/paper-cli
2

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

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

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

About This Skill

What it does

The paper-cli skill integrates with Paper Manager to allow AI agents to interact with your research library. It enables agents to retrieve papers based on keywords or citations, summarize paper content, and even extract key information like authors and publication dates. This facilitates efficient literature review and knowledge synthesis workflows.

When to use it

  • Literature Review: Ask the agent to find all papers related to a specific topic for your research project.
  • Citation Management: Have the agent retrieve a paper given its citation details (e.g., author, year, title).
  • Paper Summarization: Request concise summaries of individual papers from your Paper Manager library.
  • Information Extraction: Prompt the agent to extract specific data points like publication dates or authors from multiple papers at once.

Key capabilities

  • Retrieval by keyword
  • Retrieval by citation
  • Paper summarization
  • Data extraction (authors, publication date)
  • Integration with Paper Manager

Example prompts

  • "Find all papers in my library related to 'large language models'."
  • "Summarize the paper with DOI 10.xxxx/xxxxx."
  • "Extract the authors and publication dates of all papers tagged with 'machine learning'."

Tips & gotchas

  • Requires a configured Paper Manager instance for functionality.
  • The accuracy of summaries depends on the quality of the underlying paper content.

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
eurfelux
Installs
7

🌐 Community

Passed automated security scans.