Topic: research-papers
10 skills in this topic.
-
study
Use this skill when the user wants to read, study, analyze, or deeply understand a research paper (PDF).
alaliqing/claude-paper 173
-
summary
Use this for a quick summary of a research paper's core ideas and key points. Use when you want to quickly understand a paper without deep study materials. Triggers on PDF paths, arXiv URLs, or paper URLs.
alaliqing/claude-paper 173
-
webui
Start the Claude Paper web viewer to browse and study papers
alaliqing/claude-paper 173
-
papi
This skill should be used when the user wants to interact with their paper database — listing papers, searching content, showing paper details, adding papers, or exporting context. Matches queries like "search papers for X", "add this arXiv paper", "show equations from paper Y", "what papers do I have". Prefer CLI over MCP RAG tools for direct lookups.
hummat/paperpipe 9
-
papi-ask
Query papers using RAG (PaperQA2 or LEANN). Use when user needs synthesized answers from papers, asks "what does paper X say about Y", or needs cited responses.
hummat/paperpipe 9
-
papi-compare
Compare papers for a decision. Use when user asks "which paper should I use", "compare approaches", or needs to choose between methods/algorithms.
hummat/paperpipe 9
-
papi-curate
Create project notes from papers. Use when user wants to document paper findings, create implementation notes, or summarize papers for a project.
hummat/paperpipe 9
-
papi-ground
Ground responses in paper excerpts with citations. Use when user wants cited claims, quotes, or needs to avoid hallucination about paper content.
hummat/paperpipe 9
-
papi-init
Setup paperpipe agent integration. Use when user wants to add papi to a project's CLAUDE.md/AGENTS.md or initialize paper support.
hummat/paperpipe 9
-
papi-verify
Verify code against paper. Use when user asks "does this match the paper", "check my implementation", or is implementing equations/algorithms from literature.
hummat/paperpipe 9