gs-advanced-search

Installation
SKILL.md

Google Scholar Advanced Search

Construct and execute a Google Scholar search using URL parameters based on the user's natural language description.

Arguments

$ARGUMENTS is a natural language description of the search criteria, e.g.:

  • "Search for Einstein's papers on relativity after 2020"
  • "Find reviews about CRISPR in Nature"
  • "Search for exact phrase 'machine learning' in title only"

Step 1: Parse search criteria into URL parameters

Map the user's intent to Google Scholar URL parameters:

Criteria Parameter Example
Keywords q q=gastric+cancer
Author as_sauthors as_sauthors="Albert Einstein"
Related skills
Installs
83
GitHub Stars
277
First Seen
Mar 4, 2026