·gs-advanced-search
</>

gs-advanced-search

Perform advanced Google Scholar search with filters - author, journal, date range, exact phrase, title-only. Constructs proper URL parameters from natural language. Use for precise filtered searches.

11Installs·2Trend·@cookjohn

Installation

$npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search

How to Install gs-advanced-search

Quickly install gs-advanced-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cookjohn/gs-skills.

SKILL.md

View raw

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

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

| Keywords | q | q=gastric+cancer | | Author | assauthors | assauthors="Albert Einstein" | | Journal/Source | aspublication | aspublication=Nature | | Start year | asylo | asylo=2020 | | End year | asyhi | asyhi=2025 | | Exact phrase | asepq | asepq=machine+learning | | Any of these words (OR) | asoq | asoq=immunotherapy+checkpoint |

Perform advanced Google Scholar search with filters - author, journal, date range, exact phrase, title-only. Constructs proper URL parameters from natural language. Use for precise filtered searches. Source: cookjohn/gs-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from cookjohn/gs-skills

Quick answers

What is gs-advanced-search?

Perform advanced Google Scholar search with filters - author, journal, date range, exact phrase, title-only. Constructs proper URL parameters from natural language. Use for precise filtered searches. Source: cookjohn/gs-skills.

How do I install gs-advanced-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cookjohn/gs-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10

Related Skills