skills/skills.volces.com/baidu-scholar-search

baidu-scholar-search

SKILL.md

Baidu Scholar Search

Based on the keywords entered by the user, search for both Chinese and English literature, covering various types of literature such as academic journals, conference papers, and dissertations

Setup

  1. API Key: Ensure the BAIDU_API_KEY environment variable is set with your valid API key.
  2. Environment: The API key should be available in the runtime environment.

API table

name path description
scholar_search /v2/tools/baidu_scholar/search Based on the keywords entered, search for both Chinese and English literature

Workflow

  1. The script makes a GET request to the Baidu Scholar Search API
  2. The API returns structured search results with abstract, keyword, paperId, title etc. about a list of literature
Installs
14
First Seen
Mar 19, 2026