Skills Plugins MCP Prompt Model 博客 我的中心

baidu-search

百度 AI 搜索。支持网页搜索、百度百科、秒懂百科、AI 智能生成四种模式。自动包含当前日期上下文。当用户要求搜索信息、查询百科、获取最新资讯、搜索新闻、查找资料时使用。

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=countbot-ai-countbot-workspace-skills-baidu-search-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name baidu-search description 百度 AI 搜索。支持网页搜索、百度百科、秒懂百科、AI 智能生成四种模式。自动包含当前日期上下文。当用户要求搜索信息、查询百科、获取最新资讯、搜索新闻、查找资料时使用。 homepage https://github.com/countbot-ai/CountBot 百度 AI 搜索 基于百度千帆平台的 AI 搜索服务,支持多种搜索模式。 配置 编辑 skills/baidu-search/scripts/config.json ,填写 API Key: { "api_key" : "bce-v3/YOUR_API_KEY_HERE" } API Key 从 百度千帆平台 获取。 命令行调用 # 网页搜索(默认) python3 skills/baidu-search/scripts/search.py "搜索关键词" # JSON 输出(推荐 AI 使用) python3 skills/baidu-search/scripts/search.py "人工智能最新进展" --json # 限制结果数 python3 skills/baidu-search/scripts/search.py "Python教程" -- limit 5 # 站点过滤 python3 skills/baidu-search/scripts/search.py "天气预报" --sites weather.com.cn # 时间过滤(week/month/semiyear/year) python3 skills/baidu-search/scripts/search.py "AI新闻" --recency week # 百度百科 python3 skills/baidu-search/scripts/search.py "人工智能" --api-type baike # 秒懂百科(视频) python3 skills/baidu-search/scripts/search.py "深度学习" --api-type miaodong_baike # AI 智能生成 python3 skills/baidu-search/scripts/search.py "什么是人工智能" --api-type ai_chat API 类型 类型 说明 web_search 网页搜索(默认) baike 百度百科 miaodong_baike 秒懂百科(视频) ai_chat AI 智能搜索生成 注意事项 免费额度:100 次/天 网页搜索查询最长 72 字符 自动包含当前日期上下文,方便处理时效性查询
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。