ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

scholar-search-zh

通过 AISA Scholar 接口检索学术论文与研究资料。触发条件:当用户需要论文、作者、最新研究、引用信息或带年份筛选的学术证据时使用。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bibaofeng/scholar-search-zh
Or

学术论文搜索

何时使用

  • 通过 AISA Scholar 接口检索学术论文与研究资料。触发条件:当用户需要论文、作者、最新研究、引用信息或带年份筛选的学术证据时使用。

不适用场景

  • 当用户明确要本地浏览器 Cookie、密码、Keychain 或其他本地敏感凭据时,不要使用这个 skill。
  • 当问题与该 skill 的主题无关时,优先选择更贴切的 skill。

核心能力

  • 聚焦学术论文、学者索引与按年份筛选的检索。

快速开始

export AISA_API_KEY="your-key"

运行方式

首选运行路径是仓库内置的 Python 客户端:

python3 scripts/search_client.py

示例请求

  • 查找 2024 年之后发表的 state-space model 论文。

说明

  • 当学术证据是首要目标时使用。

Metadata

Author@bibaofeng
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bibaofeng-scholar-search-zh": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.