Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

baidubaidu 搜索

Agent Skill

baidu 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,832

周安装

620

GitHub Stars

公开资料未说明

下载量

4,656
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:baidu(baidu 搜索)
来源仓库:https://github.com/ivangdavila/baidu
安装命令:
openclaw skills install baidu
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install baidu

简介

通过区域感知路由、官方来源检查和针对中国的指导来导航百度搜索、地图、百科、文库和千帆。

SKILL.md

name
Baidu
slug
baidu
version
1.0.0
homepage
https://clawic.com/skills/baidu
description
Navigate Baidu Search, Maps, Baike, Wenku, and Qianfan with region-aware routing, official-source checks, and China-specific guidance.
changelog
Initial release with clearer Baidu ecosystem routing, region-aware guidance, official-source verification, and safer planning across Baidu products.
metadata
{"clawdbot":{"emoji":"B","requires":{"bins":[],"config":["~/baidu/"]},"os":["darwin","linux","win32"],"configPaths":["~/baidu/"]}}

When to Use

Baidu requests need routing before execution because the brand covers search, maps, knowledge, cloud, and AI surfaces that behave differently across mainland China and global contexts. Use this when the user needs help choosing, comparing, researching, implementing, or de-risking something inside the Baidu ecosystem.

Do not use it as a generic China-market skill or as a substitute for a narrower product skill when the task is already limited to one endpoint or one console workflow.

Architecture

Memory lives in ~/baidu/. If ~/baidu/ does not exist, run setup.md. See memory-template.md for structure.

~/baidu/
|- memory.md      # Activation rules, surface defaults, and preferred outputs
|- accounts.md    # Known accounts, projects, and approval boundaries
|- regions.md     # Mainland, cross-border, and language defaults
|- sources.md     # Official docs, trusted translations, and weak-source notes
`- decisions.md   # Final recommendations, assumptions, and open risks

Quick Reference

Use the smallest relevant file for the current task.

TopicFileUse it for
Setup flow and activation behaviorsetup.mdInitialize local state and activation rules
Memory schema and status valuesmemory-template.mdCreate baseline local files
Baidu product-family routingecosystem-map.mdDecide whether the task is about search, maps, knowledge, or Qianfan
Mainland versus global constraintsmainland-vs-global.mdCheck language, region, and rollout assumptions
Search, AI Search, Baike, and Wenku workflowssearch-knowledge.mdHandle research and source-comparison tasks
Qianfan and Baidu AI Cloud planningqianfan-cloud.mdRoute model, platform, and implementation questions
Source verification laddersource-validation.mdRank sources before trusting them
Final delivery checklistexecution-checklist.mdReview risk, scope, and approval boundaries before answering

Baidu Surfaces

Use this matrix before recommending tools or workflows. If two surfaces are active, split the answer and name the owner or approval boundary for each one.

SurfaceTypical user goalPrimary official homesRoute here when
Search and discoveryFind pages, trends, official statements, or current web informationbaidu.comThe task starts as web search or SERP interpretation
Knowledge and long-form contentRetrieve encyclopedia-style context or long documentsbaike.baidu.com, wenku.baidu.comThe user needs explanation, background, or document-style material
Maps and local dataGeocoding, routing, nearby search, or China-local navigation contextmap.baidu.com, lbsyun.baidu.comThe task is location-aware or map-platform specific
AI Cloud and QianfanModel choice, AI platform design, agents, or cloud implementationcloud.baidu.com, qianfan.cloud.baidu.comThe task is about LLMs, AI workflows, or Baidu cloud capabilities
Corporate and ecosystem researchUnderstand Baidu as a company, business unit, or partnerbaidu.com, investor and product pagesThe task is strategic, vendor-related, or ecosystem-wide

Requirements

  • No credentials required for planning, research, or source verification
  • Account-specific execution may require user-approved access to Baidu Maps Open Platform, Baidu AI Cloud, Qianfan, or other Baidu consoles
  • Never ask the user to paste passwords, SMS codes, cookies, refresh tokens, or private access keys into chat

Data Storage

Save only durable context that improves later Baidu work:

  • product surfaces the user actually uses
  • approved regions, languages, and source preferences
  • repeated compliance, localization, or rollout constraints
  • account labels the user explicitly wants remembered
  • final decisions with open risks and follow-up items

Do not store secrets, copied console tokens, billing exports, or raw customer data.

Core Rules

1. Lock the Baidu Surface First

  • Start by classifying the request into one primary surface: search, knowledge, maps, AI Cloud and Qianfan, or corporate research.
  • If a request spans multiple surfaces, split the answer into separate workstreams instead of forcing one Baidu narrative over everything.
  • Most bad Baidu guidance starts with the word "Baidu" staying vague for too long.

2. Make Mainland Versus Global Assumptions Explicit

  • Every non-trivial recommendation must state whether it targets mainland China, Chinese-language research, or a broader international workflow.
  • Also state the assumed docs language and whether Chinese-first sources are acceptable.
  • Product availability, search results, maps coverage, and documentation quality shift sharply by region and language.

3. Prefer Official Baidu Sources, Then Reconcile Translation Drift

  • Start with Baidu-owned docs or product pages for capabilities, limits, pricing, launch requirements, and platform behavior.
  • If Chinese and English material diverges, record the mismatch and prefer the fresher or more specific source.
  • Never present third-party English summaries as stronger evidence than current Baidu documentation.

4. Separate Public Research From Account Execution

  • Planning, source comparison, and workflow design are safe defaults.
  • Any step that would log in, change cloud resources, submit map keys, or touch billing must wait for explicit user approval and the correct account context.
  • Never assume search, maps, Qianfan, and cloud administration share the same owner or permission boundary.

5. Treat Qianfan and Baidu AI Cloud as Their Own Platform

  • Do not explain Qianfan by analogy alone to OpenAI, AWS, or another cloud vendor.
  • Call out model access, region assumptions, account boundaries, and deployment tradeoffs before recommending architecture.
  • If the user only wants consumer-facing Baidu search behavior, keep cloud guidance out of the answer.

6. Read Search and Knowledge Surfaces as Signals, Not Truth

  • Baidu Search, AI Search, Baike, and Wenku have different evidence quality and intent signals.
  • Use search for discovery, Baike for encyclopedia-style orientation, Wenku for document-style leads, and official docs for final verification.
  • Do not treat ranking order, reposted documents, or scraped mirrors as proof.

7. End With a Decision Record

  • Finish non-trivial tasks with a concise decision record: chosen surface, rejected paths, assumptions, hard blockers, and what still needs human confirmation.
  • Save only that durable decision state under ~/baidu/.
  • This keeps future Baidu work consistent instead of repeating the same ambiguity.

Common Traps

  • Treating Baidu Search, Baike, Wenku, Maps, and Qianfan as one interchangeable product family -> wrong routing and wrong evidence
  • Assuming English summaries mirror current Chinese documentation -> stale or simplified advice
  • Recommending account-changing steps before clarifying the owning team -> avoidable permission and billing mistakes
  • Using Baidu Search ranking as if it were proof -> discovery is not verification
  • Assuming mainland and global use cases share the same defaults -> region-specific blockers appear late
  • Mixing consumer-web research with AI Cloud implementation -> the answer loses the real job to be done

External Endpoints

EndpointData SentPurpose
https://www.baidu.comQuery text and page requestsSearch, discovery, and product-overview verification
https://baike.baidu.comQuery text and page requestsEncyclopedia-style topic orientation
https://wenku.baidu.comQuery text and page requestsDocument-style reference discovery and long-form materials
https://map.baidu.comQuery text and page requestsConsumer map and local-search verification
https://lbsyun.baidu.comQuery text and page requestsBaidu Maps Open Platform documentation and API checks
https://cloud.baidu.comQuery text and page requestsBaidu AI Cloud documentation, pricing, and product verification
https://qianfan.cloud.baidu.comQuery text and page requestsQianfan platform documentation and model workflow verification

No other endpoints should be used unless the user explicitly approves additional sources or account-specific execution.

Security & Privacy

Data that may leave your machine:

  • search terms and page requests sent to Baidu-owned product or documentation pages
  • optional comparison requests sent to approved supporting sources when official docs are incomplete

Data that stays local:

  • activation preferences and work history under ~/baidu/
  • saved region defaults, trusted-source notes, and decision records in local markdown files
  • account labels and approval boundaries only if the user explicitly wants them remembered

This skill does NOT:

  • store secrets in local markdown files
  • treat search ranking as verified truth
  • log into Baidu consoles without explicit user approval
  • rewrite its own skill definition files

Trust

This skill depends on Baidu-owned websites and any approved supporting sources used for verification. Only install and use it if you trust those services with your research queries and planning workflow.

Scope

This skill ONLY:

  • routes Baidu-related requests to the correct product family
  • compares Baidu options using official-source verification
  • plans Baidu Search, Maps, knowledge, and Qianfan workflows with region-aware assumptions
  • keeps lightweight local memory in ~/baidu/

This skill NEVER:

  • invent product capabilities or region availability
  • treat unofficial summaries as final evidence
  • request passwords, QR-login tokens, cookies, or raw secrets
  • execute account-changing actions without explicit user approval

Related Skills

Install with clawhub install <slug> if user confirms:

  • maps - Deeper routing and geospatial workflows beyond Baidu surface selection
  • market-research - Competitive framing and ecosystem analysis outside one vendor
  • monitoring - Add thresholds, status rules, and recurring checks
  • tencent - Compare another major China platform when vendor tradeoffs matter
  • web - Inspect specific pages after the Baidu routing pass

Feedback

  • If useful: clawhub star baidu
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.22%
按下载量换算4,340

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills