LiteratureScientific Writing & PublishingLylll9436/Paper-Polish-Workflow-skillLiterature Review
GE

get-paper

Maintainer Lylll9436 · Last updated April 1, 2026

Search Google Scholar via Chrome DevTools MCP, let the user select a paper, and retrieve its BibTeX entry. 通过 Chrome DevTools MCP 在 Google Scholar 搜索论文并获取 BibTeX 引用。.

Claude CodeDiscoveryReadingget-paperpaper-polishwritingsubmission

Original source

Lylll9436/Paper-Polish-Workflow-skill

https://github.com/Lylll9436/Paper-Polish-Workflow-skill/tree/main/skills/get-paper

Maintainer
Lylll9436
License
See upstream repo
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • This Skill searches Google Scholar using Chrome DevTools MCP tools, presents search results to the user for selection, and retrieves BibTeX entries for selected papers. It automates the manual process of searching Google Scholar, clicking "Cite", and copying BibTeX. This Skill does NOT use Semantic Scholar MCP — it operates entirely through browser automation.
  • BibTeX keys from Google Scholar are auto-generated (e.g., wang2024assessing). Do not modify them unless the user asks.
  • This skill uses Chrome DevTools MCP tools only. It does NOT use Semantic Scholar MCP.
  • Multiple papers can be fetched in one session by repeating Step 4.
  • BibTeX keys from Google Scholar are auto-generated (e.g., wang2024assessing). Do not modify them unless the user asks. This skill uses Chrome DevTools MCP tools only. It does NOT use Semantic Scholar MCP. Multiple papers can be fetched in one session by repeating Step 4.

Source Doc

Excerpt From SKILL.md

Step 1: Navigate to Google Scholar

  • Call mcp__chrome-devtools__list_pages to check browser state.
  • If no page is open on scholar.google.com, call mcp__chrome-devtools__navigate_page to https://scholar.google.com.
  • If already on Google Scholar, reuse the current page.

Step 2: Search

  • Take a snapshot to find the search box element.
  • Fill the search box with the user's query using mcp__chrome-devtools__fill.
  • Click the Search button using mcp__chrome-devtools__click.
  • Wait for results with mcp__chrome-devtools__wait_for (text: ["Cited by"]).

Step 3: Present Results

  • Take a snapshot of search results.
  • Extract the top 5-8 results: title, authors, venue, year, citation count.
  • Present them as a numbered list to the user.
  • Ask the user which paper(s) to retrieve BibTeX for (support multiple selections).
  • If the user's query is an exact title and the first result is a clear match, skip asking and auto-select it.

Use cases

  • Use get-paper for manuscript drafting and submission workflows.
  • Apply get-paper when polishing research communication outputs.

Not for

  • Do not treat this catalog entry as a substitute for the full upstream workflow.

Related skills

Related skills

Back to directory
BI
LiteratureScientific Writing & Publishing

bio-longread-alignment

Align long reads using minimap2 for Oxford Nanopore and PacBio data. Supports various presets for different read types and applications. Use…

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
LiteratureScientific Writing & Publishing

bio-machine-learning-atlas-mapping

Map query cells to reference atlases with scANVI or Symphony.

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
LiteratureScientific Writing & Publishing

bio-methylation-bismark-alignment

Bisulfite sequencing read alignment using Bismark with bowtie2/hisat2. Handles genome preparation and produces BAM files with methylation in…

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
LiteratureScientific Writing & Publishing

bio-microbiome-taxonomy-assignment

Taxonomic classification of ASVs using reference databases like SILVA, GTDB, or UNITE. Covers naive Bayes classifiers (DADA2, IDTAXA) and ex…

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView