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.
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.
Quickly install gs-search AI skill to your development environment via command line
Source: cookjohn/gs-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cookjohn/gs-skills --skill gs-searchSearch 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.
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
https://github.com/cookjohn/gs-skills