Agent skill

citations

View top-cited papers ranking and refetch citation counts from APIs. Use when the user asks about highly cited papers, citation rankings, or wants to update citation data.

Stars 332
Forks 44

Install this agent skill to your Project

npx add-skill https://github.com/ZimoLiao/scholaraio/tree/main/.claude/skills/citations

SKILL.md

引用量查询

查看高引论文排行,或补查论文引用量数据。

执行逻辑

查看高引论文排行

bash
scholaraio top-cited [--top N] [--year RANGE] [--journal NAME] [--type TYPE]

补查引用量

bash
# 补查所有缺失引用量的论文
scholaraio refetch --all

# 强制重查所有
scholaraio refetch --all --force

# 加速并发(默认 5)
scholaraio refetch --all -j 10

# 补查单篇
scholaraio refetch "<paper-id>"

示例

用户说:"哪些论文引用最多" → 执行 top-cited --top 20

用户说:"看看流体力学期刊的高引论文" → 执行 top-cited --journal "Fluid Mech"

用户说:"帮我补查引用量" → 执行 refetch --all

用户说:"2020 年以后的综述文章排行" → 执行 top-cited --year 2020- --type review

Expand your agent's capabilities with these related and highly-rated skills.

ZimoLiao/scholaraio

lammps

Use when working on classical materials simulations with LAMMPS, especially interatomic-potential selection, shock or deformation setups, thermodynamic runs, and structure analysis for solids or nanomaterials.

332 44
Explore
ZimoLiao/scholaraio

paper-writing

Assist with writing sections of a research paper (Introduction, Related Work, Method, Results, Discussion, Conclusion). Leverages workspace papers for citations and evidence. Use when the user wants help drafting or revising specific paper sections.

332 44
Explore
ZimoLiao/scholaraio

arxiv

Use when the user wants to browse arXiv preprints, search arXiv directly, fetch a PDF by arXiv ID or URL, or send a preprint straight into the ingest pipeline.

332 44
Explore
ZimoLiao/scholaraio

bioinformatics

Use when working on bioinformatics toolchains such as alignment, variant calling, phylogenetics, or protein-structure analysis, especially when the agent must route across BLAST, minimap2, samtools, bcftools, MAFFT, IQ-TREE, or ESMFold.

332 44
Explore
ZimoLiao/scholaraio

review-response

Draft point-by-point responses to peer review comments. Locates supporting evidence from workspace papers and the original manuscript. Use when the user receives reviewer feedback and needs to write a rebuttal or revision response letter.

332 44
Explore
ZimoLiao/scholaraio

index

Rebuild FTS5 full-text search index or FAISS semantic vector index. Use when the user wants to update or rebuild search indexes after metadata changes.

332 44
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results