返回顶部
b

baidu-search百度搜索

Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
212
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

baidu-search

百度搜索

通过百度AI搜索API进行网络搜索。

使用方法

bash
python3 skills/baidu-search/scripts/search.py

请求参数

参数类型必填默认值描述
query字符串-搜索查询
count
整数 | 否 | 10 | 返回结果数量,范围1-50 | | freshness | 字符串 | 否 | Null | 时间范围,两种格式:格式一为YYYY-MM-DDtoYYYY-MM-DD,格式二包括pd、pw、pm、py,分别表示过去24小时、过去7天、过去31天、过去365天 |

示例

bash

基础搜索


python3 scripts/search.py {query:人工智能}

新鲜度第一种格式YYYY-MM-DDtoYYYY-MM-DD示例

python3 scripts/search.py { query:最新新闻, freshness:2025-09-01to2025-09-08 }

新鲜度第二种格式pd、pw、pm、py示例

python3 scripts/search.py { query:最新新闻, freshness:pd }

设置返回结果数量

python3 scripts/search.py { query:旅游景点, count: 20, }

当前状态

功能完整可用。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 baidu-search-v2-1776111635 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 baidu-search-v2-1776111635 技能

通过命令行安装

skillhub install baidu-search-v2-1776111635

下载

⬇ 下载 baidu-search v1.0.0(免费)

文件大小: 2.74 KB | 发布时间: 2026-4-14 10:00

v1.0.0 最新 2026-4-14 10:00
- Initial public release of baidu-search skill.
- Enables web searches using the Baidu AI Search Engine (BDSE).
- Supports query customization, result count (1–50), and time range filtering via two freshness formats.
- Requires Python 3 and a BAIDU_API_KEY environment variable.
- Includes usage instructions and command line examples.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部