文献综述科研写作与发表Lylll9436/Paper-Polish-Workflow-skill文献综述
GE

get-paper

维护者 Lylll9436 · 最近更新 2026年4月1日

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 Code选题发现精读整理get-paperpaper-polishwritingsubmission

原始来源

Lylll9436/Paper-Polish-Workflow-skill

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

维护者
Lylll9436
许可
See upstream repo
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • This Skill searches Google Scholar ,使用 Chrome DevTools MCP tools,presents search results to user ,用于 selection,、 retrieves BibTeX entries ,用于 selected papers. It automates manual process of searching Google Scholar,clicking "Cite",、 copying BibTeX. This Skill does NOT use Semantic Scholar MCP — it operates entirely through browser automation。
  • BibTeX keys ,面向 Google Scholar are auto-generated (e.g.,wang2024assessing). Do not modify them unless 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 ,面向 Google Scholar are auto-generated (e.g.,wang2024assessing). Do not modify them unless 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。

原始文档

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 get-paper ,用于 manuscript drafting 、 submission workflows。
  • Apply get-paper when polishing research communication outputs。

不适用场景

  • Do not treat this catalog entry as substitute ,用于 full upstream workflow。

相关技能

相关技能

返回目录
BI
文献综述科研写作与发表

bio-longread-alignment

bio-longread-alignment:Align long reads ,使用 minimap2 ,用于 Oxford Nanopore 、 PacBio data。 支持 various presets ,用于 different…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-machine-learning-atlas-mapping

bio-machine-learning-atlas-mapping:映射 query cells to reference atlases ,支持 scANVI 或 Symphony。

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-methylation-bismark-alignment

bio-methylation-bismark-alignment:Bisulfite sequencing read alignment ,使用 Bismark ,支持 bowtie2/hisat2。 Handles genome pre…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
文献综述科研写作与发表

bio-microbiome-taxonomy-assignment

bio-microbiome-taxonomy-assignment:Taxonomic 分类 of ASVs ,使用 reference databases like SILVA,GTDB,或 UNITE。 Covers naive Ba…

OpenClawNanoClaw选题发现
FreedomIntelligence/OpenClaw-Medical-Skills查看