gs-cited-by
Google Scholar — Cited By (Citation Tracking)
Find all papers that cite a given paper. Uses Google Scholar's cites parameter with the paper's cluster ID (data-cid).
Arguments
$ARGUMENTS can be:
- A
data-cidfrom a previous search result (e.g.,TFS2GgoGiNUJ) - A paper title (will search first to find the data-cid)
Steps
Step 1: Resolve data-cid
If $ARGUMENTS is a data-cid (alphanumeric string, no spaces): use it directly.
If $ARGUMENTS is a title or description: first search to find the data-cid:
- Use
gs-searchwith the title as keywords - Match the target paper in results by title similarity
More from cookjohn/gs-skills
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.
181gs-fulltext
Get full-text access links for a Google Scholar paper - PDF, DOI, Sci-Hub, and publisher links. Use when user wants to read or download a paper's full text.
111gs-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.
83gs-export
Export Google Scholar paper(s) to Zotero via BibTeX. Gets citation data from Google Scholar's cite dialog, then pushes to Zotero desktop. Supports single or batch export.
74gs-navigate-pages
Navigate Google Scholar search result pages. Use when user wants to see more results or go to a specific page.
57