← 返回 Skills 市场
281
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install baidu-scholar-search-pro
功能描述
Baidu Scholar Search — Search Chinese and English academic literature including journals, conferences, dissertations. Best for Chinese research context.
使用说明 (SKILL.md)
Baidu Scholar Search 🔬
When to Use
Trigger this skill when user asks to:
- Search Chinese academic papers or journals
- Find Chinese dissertation or thesis
- Research topics with Chinese context
- Access CNKI or Wanfang databases via Baidu Scholar
Workflow
- Accept search query — Chinese or English keywords
- Query Baidu Scholar API — get paper metadata
- Parse results — title, author, source, citation count
- Return structured data — with links and metadata
API Setup
Required: BAIDU_API_KEY environment variable
Register at: https://xueshu.baidu.com/
Notes
- Works best for Chinese academic literature
- Integrates with CNKI, Wanfang, VIP databases
- Supports bilingual search (Chinese + English)
安全使用建议
This skill is plausible for searching Baidu Scholar, but there are inconsistencies and missing provenance you should resolve before installing. Ask the publisher for: (1) the source code or homepage (none is provided), (2) correct registry metadata that declares BAIDU_API_KEY as a required env var (and any other credentials needed for CNKI/Wanfang/VIP), and (3) exactly which endpoints the skill will call (ensure it only talks to official Baidu/Xueshu endpoints). If you must try it, test in a sandboxed environment and provide a limited, revocable API key with the minimum permissions. Prefer skills with clear source repos and documented credential usage; avoid providing high-privilege or long-lived keys to packages with unknown provenance.
功能分析
Type: OpenClaw Skill
Name: baidu-scholar-search-pro
Version: 1.0.0
The skill bundle contains standard metadata and instructions for an academic search tool targeting Baidu Scholar. It describes a legitimate workflow for querying academic metadata using a required API key and the curl binary, with no evidence of malicious intent, data exfiltration, or prompt injection in the SKILL.md or _meta.json files.
能力评估
Purpose & Capability
The declared purpose (searching Chinese/English academic literature) matches the use of curl and a Baidu Scholar API. However, the SKILL.md explicitly states a required environment variable (BAIDU_API_KEY) while the registry metadata lists no required env vars or primary credential. The skill also claims integration with CNKI/Wanfang/VIP but does not explain needed credentials or access mechanisms for those services.
Instruction Scope
Instructions are narrowly scoped: accept a query, call Baidu Scholar API, parse metadata, return structured data. They do not ask the agent to read unrelated files or system state. Note: the doc references external aggregations (CNKI/Wanfang/VIP) without specifying how those are accessed — this could imply additional steps (scraping, cross-service calls) not documented.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk risk. Declared required binary 'curl' is reasonable for making HTTP requests.
Credentials
SKILL.md requires BAIDU_API_KEY, but the registry metadata does not list any required environment variables or a primary credential. That mismatch is an incoherence: if the skill needs an API key, it should be declared. The skill also mentions integration with CNKI/Wanfang/VIP but does not request or document additional credentials those services might require.
Persistence & Privilege
always is false and there is no install step that writes persistent configuration or modifies other skills. Autonomous invocation is allowed (platform default) but not combined with other privilege escalations in this package.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install baidu-scholar-search-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/baidu-scholar-search-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of baidu-scholar-search-pro:
- Search Chinese and English academic literature from journals, conferences, and dissertations.
- Optimized for research in a Chinese context, integrating CNKI and Wanfang sources.
- Accepts queries in both Chinese and English.
- Returns structured metadata including title, author, source, and citation count.
- Requires BAIDU_API_KEY environment variable setup.
元数据
常见问题
Baidu Scholar Search Pro 是什么?
Baidu Scholar Search — Search Chinese and English academic literature including journals, conferences, dissertations. Best for Chinese research context. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 Baidu Scholar Search Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install baidu-scholar-search-pro」即可一键安装,无需额外配置。
Baidu Scholar Search Pro 是免费的吗?
是的,Baidu Scholar Search Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Baidu Scholar Search Pro 支持哪些平台?
Baidu Scholar Search Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Baidu Scholar Search Pro?
由 nancliu(@nancliu)开发并维护,当前版本 v1.0.0。
推荐 Skills