Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

literature-search文献检索

Agent Skill

literature-search 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

105,417

周安装

4,482

GitHub Stars

6

下载量

36,932
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:literature-search(文献检索)
来源仓库:https://github.com/jpjy/literature-search
安装命令:
openclaw skills install literature-search
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install literature-search

简介

通过 Google Scholar、PubMed、arXiv、IEEE、ACM、Semantic Scholar、Scopus 和 Web of Science 查找和编译带有引文列表的学术文献。用于“查找相关文献”、“相关工作”、“引文列表”或“某个主题的关键论文”等请求。

SKILL.md

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.”

Literature Search

Overview

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.

Workflow

  1. Clarify scope if missing

Ask for: topic keywords, sub-areas, desired focus (survey vs. foundational vs. recent), and any time range if not provided.

  1. Access constraints & methods

- 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.”

  1. Search iteratively across sources

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)

  1. De-duplicate and triage

Keep the most-cited/most-recent versions, prefer journal/conference versions over preprints when duplicates exist.

  1. Return citation list

Output a bullet list with consistent fields: Authors. Title. Venue. Year. DOI/URL

  1. Optional follow-up

Offer to expand, filter (year, venue, subtopic), or convert to BibTeX/CSV if requested.

Output Format

  • Bullet list
  • Each entry: Authors. Title. Venue. Year. DOI/URL

Example User Prompts (trigger)

  • “Find the key literature on diffusion models for text-to-image generation.”
  • “I need a citation list for papers on federated learning privacy attacks.”
  • “Find recent papers on CRISPR off-target detection methods.”
  • “Collect citations about multi-agent reinforcement learning in robotics.”
  • “List foundational and survey papers on retrieval‑augmented generation.”
  • “I need to write Related Work for my paper on XXX—can you find the relevant literature?”

适合场景

01

文本生成图片

02

图片风格化

03

产品图和创意图

04

需要 FLUX 模型时

能力概览

能力 1

调用 FLUX 图像模型

能力 2

支持文本生图和图像改写

能力 3

覆盖 LoRA 或风格适配

能力 4

适合创意视觉生成

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.1%
按下载量换算35,861

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills