baidu-search-skill

by valenovo · Codex Skill · ★ 30

About baidu-search-skill

Baidu API Search Skill 同类 AI Agent Skills 合集仓库:valenovo/ai-agent-skills 简体中文 | English 给 AI Agent 用的百度 API 搜索 Skill。它把百度 AI Search API 和百度百科 API 整理成一个“先拿来源、再让模型分析”的搜索流程,适合需要中文网页资料的 agent。 这个项目不是爬虫,也不是生成答案接口。它的重点是保留原始搜索结果、去重、整理成 research pack,让 agent 在回答前有资料可看、有来源可引用。 适合什么场景 给 Codex、Claude Code、Cursor 等支持本地 Skills 的 agent 增加中文搜索能力 查询中文网页、产品口碑、近期热点、项目资料、平台讨论 简单实体问题先走百度百科,减少不必要的网页搜索 需要保留原始搜索结果,方便后续 AI 分析和人工复查 不适合的场景: 大规模采集网页正文 绕过搜索引擎限制 把百度作为海外官方资料的唯一来源 直接生成无来源的最终答案 功能 调用百度 AI Search 调用百度百科做轻量实体查询 自动规划多个搜索词,覆盖产品、事件、项目、普通资料查询 根据覆盖情况和重复率自适应停止,避免无意义消耗 URL 去重和近似重复结果合并 输出适合 agent 阅读的 本地缓存重复查询 支持多个 API...

agent-skillai-searchbaidubaidu-searchopenclawsearch

Quick Facts

Stars30
Forks0
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score66.8227760628653/100
Last Updated2026-06-01
Created2026-05-16
Platformspython
Est. Tokens~5k

Compatible Skills

These tools work well together with baidu-search-skill for enhanced workflows:

  • MySearch-Proxy — semantic(0.37)+complementary+rare_topics+same_lang+similar_pop+shared_platform (62%)
  • Kagi-Session2API-MCP — semantic(0.32)+complementary+same_lang+similar_pop+shared_platform (61%)
  • semanticscholar-skill — semantic(0.25)+complementary+same_lang+similar_pop+shared_platform (59%)

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is baidu-search-skill?

baidu-search-skill is 面向 AI Agent 的百度 API 搜索 Skill,基于百度 AI Search / 百度百科 API,需百度 API Key. It is categorized as a Codex Skill with 30 GitHub stars.

What programming language is baidu-search-skill written in?

baidu-search-skill is primarily written in Python. It covers topics such as agent-skill, ai-search, baidu.

How do I install or use baidu-search-skill?

You can find installation instructions and usage details in the baidu-search-skill GitHub repository at github.com/valenovo/baidu-search-skill. The project has 30 stars and 0 forks, indicating an active community.

What license does baidu-search-skill use?

baidu-search-skill is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Codex Skill tools