agentsclimarketplace

Paper search

Skill open-gitagent/opengap/examples/nvidia-deep-researcher/skills/paper-search

A framework-agnostic, git-native standard for defining AI agents

Install
npx -y skills add open-gitagent/opengap --skill paper-search

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Academic paper search via Google Scholar using Serper API

SKILL.md

1.3 KB, as published. Nobody here has run it

Paper Search

Search for academic papers and scholarly articles via Google Scholar using the Serper API.

When to Use

  • Finding peer-reviewed research on a topic
  • Locating seminal papers and their citation counts
  • Searching for systematic reviews and meta-analyses
  • Grounding claims in academic literature

How to Use

  1. Formulate an academic-style search query
  2. Optionally specify year filters to narrow results by publication date
  3. Call paper_search with the query
  4. Review results for relevance, citation count, and recency

Result Format

Results 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/...

Constraints

  • Results sourced from Google Scholar via Serper API
  • Supports year filtering (e.g., papers from 2020-2025)
  • Snippet may be from abstract or body text
  • Each call counts toward the researcher's 8-call limit per task

Best Practices

  • Use domain-specific terminology for better results
  • Include key author names if known
  • Filter by year for rapidly evolving topics
  • Prefer highly-cited papers for foundational claims

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.