学术文献检索技能

Search scholarly literature across Semantic Scholar, Crossref, arXiv, and PubMed.

1|Updated May 20, 2026
One-click install
npx skills add https://github.com/Wanli-Lee/CUA-Claw-Harness --skill -wanli-lee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 学术文献检索技能
Source: https://github.com/Wanli-Lee/CUA-Claw-Harness/tree/main/skills/4/academic-literature-search
Command: npx skills add https://github.com/Wanli-Lee/CUA-Claw-Harness --skill -wanli-lee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

学术文献检索技能帮你在多个权威学术数据库中快速找到相关论文,并把结果去重、排序、过滤成可直接使用的输出,减少手工比对与整理的时间成本。

Core Features & Use Cases

  • 多数据库集成:同时覆盖 Semantic Scholar、Crossref、arXiv、PubMed,覆盖不同学科与文献类型。
  • 高级检索与过滤:支持年份范围、引用数阈值、开放获取筛选、期刊/会议过滤,并可通过布尔/字段限定提升召回精度。
  • 多格式结果交付:提供 Markdown、JSON、CSV、BibTeX、RIS、Excel 等常用格式,便于写论文、做调研与数据分析。
  • 并发与性能优化:并行检索、智能缓存、渐进式加载与容错重试,提升检索效率与稳定性。
  • 使用场景示例:为某个研究主题在限定年份内拉取“最值得引用”的论文清单,并导出 BibTeX/RIS 直接导入引文管理工具。

Quick Start

告诉 OpenClaw 你要检索的关键词、希望使用的数据库以及最多返回多少篇论文,它会自动并发检索并输出整理后的文献结果。

Frequently Asked Questions about 学术文献检索技能

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search multiple academic databases like Semantic Scholar and arXiv at the same time?

To search multiple academic databases simultaneously, provide a query, target databases like Semantic Scholar, Crossref, arXiv, and PubMed, and desired limits to execute concurrent literature searches. The system returns normalized paper metadata after deduplication and sorting.

Can I filter literature search results by year range and open access status?

Yes, you can filter literature search results by year range and open access status. The search supports advanced filtering options including year ranges, citation count thresholds, and open access constraints to ensure targeted topic coverage.

What is the best way to export academic citations to BibTeX or RIS format?

The best way to export academic citations to BibTeX or RIS format is to execute a query and specify your desired output format. The search provides multi-format result delivery including BibTeX, RIS, JSON, CSV, and Markdown for direct import into citation management tools.

Does academic literature search support sorting papers by citation metrics?

Yes, academic literature search supports sorting papers by citation metrics. You can sort results by relevance or citation counts, and apply optional citation thresholds to identify highly referenced papers for research planning and evidence gathering.

What structured input parameters are needed to perform a cross-database literature search?

To perform a cross-database literature search, you need to provide structured input parameters including the query, target databases, max results, year range, and sorting or filtering options. These parameters enable parallel retrieval and normalized metadata output.

How do I get normalized paper metadata across Crossref, arXiv, and PubMed?

You get normalized paper metadata across Crossref, arXiv, and PubMed by submitting a single query with structured parameters. The system executes parallel retrieval, deduplicates records, and returns unified metadata suitable for downstream analysis and citation management.