Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

scholarscholar 搜索

Agent Skill

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

总安装

90,027

周安装

3,714

GitHub Stars

3

下载量

29,415
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install scholar

简介

scholar 用于通过 Google Scholar 搜索学术文献并提供引文信息。

  • 适合在 OpenClaw 中进行科研资料收集与参考文献整理。
  • 通过 openclaw skills install 命令从 clawhub 安装使用。
  • 应注意版权限制,仅用于合法范围内的学术参考目的。
  • scholar 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Scholar
description
Search academic literature with Google Scholar using effective queries, citations, and filters.
metadata
{"clawdbot":{"emoji":"🎓","os":["linux","darwin","win32"]}}

Google Scholar Research Rules

Query Construction

  • Exact phrases in quotes: "machine learning" finds the phrase, not separate words
  • Exclude terms with minus: neural networks -deep removes deep learning results
  • OR for alternatives: "global warming" OR "climate change" — must be uppercase
  • author: operator for specific researchers: author:"Y LeCun"
  • source: for specific journals: source:"Nature" quantum computing
  • intitle: forces term in title: intitle:transformer attention

Time Filters

  • Custom range critical for recent research — default shows highly cited old papers first
  • "Since 2023" for cutting-edge but less vetted work
  • "Since 2020" balances recency and citation accumulation
  • Sort by date for newest, sort by relevance for most cited — toggle based on need

Understanding Results

  • Citation count indicates influence, not quality — popular isn't always right
  • "Cited by X" link shows who built on this work — follow research forward
  • "Related articles" finds similar work — useful after finding one good paper
  • Versions link shows preprints and alternate copies — often free when journal isn't
  • Quotation marks in snippet show exact matches — verify relevance before clicking

Finding Full Text

  • Check "All versions" for free copies — preprints, institutional repositories
  • Add filetype:pdf to find direct PDF links
  • Unpaywall browser extension auto-finds legal free versions
  • Request from authors directly — most will share, academia.edu and ResearchGate common
  • Institutional access through library proxy — VPN to university network

Citation Analysis

  • h-index visible on author profiles — measures productivity and impact
  • "Cited by" sorted by relevance shows most influential citations
  • Citation count alone misleads — review papers cite heavily but add less
  • Self-citations inflate metrics — check who's actually citing
  • Recent citations more meaningful for living research — old papers cited by habit

Alerts and Tracking

  • Create alerts for search terms — email when new papers match
  • Follow researchers via profiles — notifications for new publications
  • "Cite" button exports to reference managers — BibTeX, EndNote, RefMan
  • Save to library requires Google account — organizes papers for later

Limitations to Know

  • Coverage biased toward English and STEM — humanities and non-English underrepresented
  • No quality filter — predatory journals appear alongside legitimate ones
  • Older papers may not be indexed — pre-digital era incomplete
  • Cannot search full text — only titles, abstracts, and metadata
  • Ranking algorithm opaque — not always clear why results ordered as shown

Evaluating Sources

  • Check journal reputation before trusting — impact factor as rough guide
  • Preprints not peer-reviewed — valuable for speed, treat as preliminary
  • Conference papers vary by field — top-tier in CS, lower status in medicine
  • Retracted papers may still appear — verify paper status before citing
  • Thesis and dissertations are gray literature — use cautiously

Search Strategies

  • Start broad, narrow with filters — missing papers worse than sorting many
  • Combine Scholar with domain databases — PubMed for medicine, IEEE for engineering
  • Snowball: find one good paper, explore its citations and references
  • Check review papers for comprehensive coverage — synthesize existing knowledge
  • Multiple queries with synonyms — terminology varies across disciplines

Common Mistakes

  • Trusting citation count as quality measure
  • Ignoring publication date — fields evolve, old papers may be outdated
  • Stopping at first page of results — good papers may be buried
  • Not checking for retractions or corrections
  • Citing papers based only on abstract — always read methodology
  • Missing preprint versions that are freely available

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

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

平台分布

OpenClaw

81.39%
按下载量换算23,941

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills