Paper Cli
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.
Run in terminal (recommended)
claude mcp add paper-cli npx -- -y @trustedskills/paper-cli
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.