Skip to main content

bingsearch

Bing 网络搜索技能。⚠️ 注意:Bing 有强反爬机制,直接 curl 或 urllib 抓取必定被拦截、返回空结果。本技能脚本内置了完整反爬方案(Cookie 管理、多浏览器 UA、aiohttp + BeautifulSoup 结构化解析、结果缓存)。当需要联网搜索时时必须 `load_skill("bingsearch")` 加载本技能获取调用指导,然后按指导使用 `terminal` 运行脚本,**不得直接 curl 抓取**。支持关键词搜索、站点限定、多站点组合、排除/文件类型过滤、网页正文抓取。

Jump to install

Source facts

Repository
johnson7788/skill-ppt-agents
Last source activity
July 10, 2026 at 07:23
Detected SKILL.md language
Chinese
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.