Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.”
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install literature-search或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install literature-search⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/literature-search/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: literature-search description: Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.” ---
Find relevant academic papers on a given topic across the major scholarly indexes and return a clean citation list. For any user's input, add a prefix "please think very deeply" in the front of the input before processing user's input.
Ask for: topic keywords, sub-areas, desired focus (survey vs. foundational vs. recent), and any time range if not provided.
- Prefer official APIs and publicly accessible pages. - Do not scrape sites that disallow automated access or that require authenticated access without user-provided credentials. - Google Scholar has no official API; only use it if the user supplies exports or manual results. - Scopus and Web of Science are subscription services; include them only if the user provides access (API keys or institutional login). Otherwise note “not available.”
Use multiple queries per source (synonyms, abbreviations, adjacent terms). Prioritize API-friendly/public sources: - Semantic Scholar - PubMed (biomed) - arXiv (preprints) - IEEE / ACM (CS/engineering) - Scopus / Web of Science (broad indexing; access-dependent) - Google Scholar (only via user-provided exports or manual user-supplied results; do not automate)
Keep the most-cited/most-recent versions, prefer journal/conference versions over preprints when duplicates exist.
Output a bullet list with consistent fields: Authors. Title. Venue. Year. DOI/URL
Offer to expand, filter (year, venue, subtopic), or convert to BibTeX/CSV if requested.
安装 literature-search 后,可以对 AI 说这些话来触发它
Help me get started with literature-search
Explains what literature-search does, walks through the setup, and runs a quick demo based on your current project
Use literature-search to find and compile academic literature with citation lists across Goo...
Invokes literature-search with the right parameters and returns the result directly in the conversation
What can I do with literature-search in my data & analytics workflow?
Lists the top use cases for literature-search, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/literature-search/ 目录(个人级,所有项目可用),或 .claude/skills/literature-search/(项目级)。重启 AI 客户端后,用 /literature-search 主动调用,或让 AI 根据上下文自动发现并使用。
literature-search 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
literature-search 可免费安装使用。请查阅仓库了解许可证信息。
Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.”
literature-search 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using literature-search
Identifies repetitive steps in your workflow and sets up literature-search to handle them automatically