·gs-search
</>

gs-search

Search Google Scholar for academic papers by keywords. Returns results with title, authors, journal, year, citation count, and full-text links. Use when the user wants to search Google Scholar.

15Installs·4Trend·@cookjohn

Installation

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

How to Install gs-search

Quickly install gs-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-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

Search Google Scholar for papers using keyword(s). Returns structured result list via DOM scraping.

Wait for results to load, check for CAPTCHA, then scrape the DOM:

Always show the dataCid — it's the unique identifier used for citation export and "cited by" tracking.

Search Google Scholar for academic papers by keywords. Returns results with title, authors, journal, year, citation count, and full-text links. Use when the user wants to search Google Scholar. 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-search
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from cookjohn/gs-skills

Quick answers

What is gs-search?

Search Google Scholar for academic papers by keywords. Returns results with title, authors, journal, year, citation count, and full-text links. Use when the user wants to search Google Scholar. Source: cookjohn/gs-skills.

How do I install gs-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-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-09