← Back to Skills Marketplace
nancliu

Baidu Scholar Search Pro

by nancliu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
281
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install baidu-scholar-search-pro
Description
Baidu Scholar Search — Search Chinese and English academic literature including journals, conferences, dissertations. Best for Chinese research context.
README (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

  1. Accept search query — Chinese or English keywords
  2. Query Baidu Scholar API — get paper metadata
  3. Parse results — title, author, source, citation count
  4. 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)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baidu-scholar-search-pro
  3. After installation, invoke the skill by name or use /baidu-scholar-search-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug baidu-scholar-search-pro
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Baidu Scholar Search Pro?

Baidu Scholar Search — Search Chinese and English academic literature including journals, conferences, dissertations. Best for Chinese research context. It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.

How do I install Baidu Scholar Search Pro?

Run "/install baidu-scholar-search-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Baidu Scholar Search Pro free?

Yes, Baidu Scholar Search Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Baidu Scholar Search Pro support?

Baidu Scholar Search Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Baidu Scholar Search Pro?

It is built and maintained by nancliu (@nancliu); the current version is v1.0.0.

💬 Comments