Baidu
by @ivangdavila
Navigate Baidu Search, Maps, Baike, Wenku, and Qianfan with region-aware routing, official-source checks, and China-specific guidance.
clawhub install baiduπ About This Skill
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.
| Topic | File | Use it for |
|-------|------|------------|
| Setup flow and activation behavior | setup.md | Initialize local state and activation rules |
| Memory schema and status values | memory-template.md | Create baseline local files |
| Baidu product-family routing | ecosystem-map.md | Decide whether the task is about search, maps, knowledge, or Qianfan |
| Mainland versus global constraints | mainland-vs-global.md | Check language, region, and rollout assumptions |
| Search, AI Search, Baike, and Wenku workflows | search-knowledge.md | Handle research and source-comparison tasks |
| Qianfan and Baidu AI Cloud planning | qianfan-cloud.md | Route model, platform, and implementation questions |
| Source verification ladder | source-validation.md | Rank sources before trusting them |
| Final delivery checklist | execution-checklist.md | Review 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.
| Surface | Typical user goal | Primary official homes | Route here when |
|--------|--------------------|------------------------|-----------------|
| Search and discovery | Find pages, trends, official statements, or current web information | baidu.com | The task starts as web search or SERP interpretation |
| Knowledge and long-form content | Retrieve encyclopedia-style context or long documents | baike.baidu.com, wenku.baidu.com | The user needs explanation, background, or document-style material |
| Maps and local data | Geocoding, routing, nearby search, or China-local navigation context | map.baidu.com, lbsyun.baidu.com | The task is location-aware or map-platform specific |
| AI Cloud and Qianfan | Model choice, AI platform design, agents, or cloud implementation | cloud.baidu.com, qianfan.cloud.baidu.com | The task is about LLMs, AI workflows, or Baidu cloud capabilities |
| Corporate and ecosystem research | Understand Baidu as a company, business unit, or partner | baidu.com, investor and product pages | The task is strategic, vendor-related, or ecosystem-wide |
Requirements
Data Storage
Save only durable context that improves later Baidu work:
Do not store secrets, copied console tokens, billing exports, or raw customer data.
Core Rules
1. Lock the Baidu Surface First
2. Make Mainland Versus Global Assumptions Explicit
3. Prefer Official Baidu Sources, Then Reconcile Translation Drift
4. Separate Public Research From Account Execution
5. Treat Qianfan and Baidu AI Cloud as Their Own Platform
6. Read Search and Knowledge Surfaces as Signals, Not Truth
7. End With a Decision Record
.Common Traps
External Endpoints
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | https://www.baidu.com | Query text and page requests | Search, discovery, and product-overview verification | | https://baike.baidu.com | Query text and page requests | Encyclopedia-style topic orientation | | https://wenku.baidu.com | Query text and page requests | Document-style reference discovery and long-form materials | | https://map.baidu.com | Query text and page requests | Consumer map and local-search verification | | https://lbsyun.baidu.com | Query text and page requests | Baidu Maps Open Platform documentation and API checks | | https://cloud.baidu.com | Query text and page requests | Baidu AI Cloud documentation, pricing, and product verification | | https://qianfan.cloud.baidu.com | Query text and page requests | Qianfan 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:
Data that stays local:
This skill does NOT:
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:
This skill NEVER:
Related Skills
Install with clawhub install 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 passFeedback
If useful: clawhub star baidu
Stay updated: clawhub sync`