examples/nvidia-deep-researcher/skills/paper-search/SKILL.md
Academic paper search via Google Scholar using Serper API
npx skillsauth add open-gitagent/gitagent paper-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Search for academic papers and scholarly articles via Google Scholar using the Serper API.
paper_search with the queryResults are returned in markdown format:
**Title of Paper**
Authors: Author A, Author B
Year: 2024 | Citations: 142
Snippet: Brief excerpt from the paper abstract or body...
URL: https://scholar.google.com/...
development
Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.
development
Advanced web search using Tavily API for current information retrieval
documentation
Semantic search over ingested documents using RAG (LlamaIndex/ChromaDB or Foundational RAG)
development
Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a topic, or says 'what is known about...' or 'learn about...'