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

baidu-baike-search

SKILL.md

Baidu Baike

This skill allows OpenClaw agents to search detailed entry explanations via Baidu Baike .

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.
  3. BAIDU_API_KEY: BAIDU_API_KEY available, need to go to the baidu cloud platform(https://login.bce.baidu.com) registered account, if you already have account will go to get the API KEY (https://console.bce.baidu.com/qianfan/ais/console/apiKey)

API table

name path description
LemmaList /v2/baike/lemma/get_list_by_title Query the list of entries that are the same as this term, and the is_default field in the return represents the subject term
LemmaContent /v2/baike/lemma/get_content Query the entry explanation or detailed content of an entry based on the entry id or entry name, best to do so based on the entry ID

Workflow

Installs
12
First Seen
Mar 19, 2026