baidu-search

Perform multi-source Baidu searches returning web, Baike, and AI-generated results.

762|97|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/countbot-ai/CountBot --skill baidu-search-countbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baidu-search
Source: https://github.com/countbot-ai/CountBot/tree/main/workspace/skills/baidu-search
Command: npx skills add https://github.com/countbot-ai/CountBot --skill baidu-search-countbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Quickly retrieve information from Baidu across multiple sources (web pages, Baike, Miaodong Baike, and AI-generated responses) and generate concise summaries, reducing manual search time and context switching.

Core Features & Use Cases

  • Multi-source search: supports web results, Baike entries, Miaodong Baike videos, and AI-generated answers.
  • Date-aware results: automatically includes current date context to help with time-sensitive queries.
  • Flexible filters: site filtering, recency controls, and safety options to refine search results for research workflows.
  • Use Case: gather top sources on a topic and present a unified briefing with citations and AI-generated insights.

Quick Start

Ask me to search for the latest AI developments on Baidu and summarize the top results.

Frequently Asked Questions about baidu-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does Baidu multi-source search retrieve web pages and Baike entries?

Baidu multi-source search uses REST endpoints to query distinct content modes. It retrieves web pages, Baike entries, Miaodong Baike videos, and AI-generated responses, returning structured JSON for streamlined information gathering.

How do I get structured JSON results from a Baidu web search for research?

To get structured JSON from a Baidu web search, you query the web mode using your Baidu API key. The process returns structured JSON containing top web results, automatically enriched with current date context for time-sensitive research.

Do I need a Baidu API key to perform multi-source Baidu searches?

Yes, you need a Baidu API key to perform multi-source Baidu searches. The key authenticates requests to the REST endpoints, enabling retrieval of web results, Baike entries, Miaodong videos, and AI-generated responses in structured JSON.

Can I filter Baidu search results by recency and specific sites for research workflows?

Yes, you can filter Baidu search results by recency and specific sites. Flexible filters include site filtering, recency controls, and safety options to refine web search results for targeted research workflows.

What is the best way to gather up-to-date information using Baidu AI chat and Miaodong Baike?

The best way to gather up-to-date information is using the ai_chat and miaodong_baike modes. These Baidu search modes retrieve AI-generated responses and Miaodong Baike videos, automatically including current date context for recent content.

Why are my Baidu search results missing time-sensitive context?

Baidu search results lack time-sensitive context if date-aware features are omitted. The search process automatically includes current date context within the structured JSON output to properly handle time-sensitive queries and recent events.