extension/skills/builtin/web_search/SKILL.md
聚合网络搜索。支持单查询、多查询、来源过滤和结果报告输出。
npx skillsauth add glwlg/x-bot web_searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
通过 bash 调用聚合搜索脚本。默认会输出摘要,并把完整报告保存为 search_report.md;如需改目录,加 --output-dir。
python scripts/execute.py "Linux 常用命令"python scripts/execute.py "Python 优缺点" "Golang 优缺点" --num-results 5python scripts/execute.py "SpaceX" --categories news --time-range monthpython scripts/execute.py "OpenAI API" --site-allowlist openai.com,platform.openai.com --strict-sources true--site-allowlist / --site-blocklist,不要在自然语言里模糊描述。tools
**自选股助手**。通过内置股票服务管理当前用户的自选股,并查询实时行情。
tools
管理 RSS 订阅。
tools
简单文本提醒工具。仅用于一次性提醒;重复任务必须转给 scheduler_manager。
documentation
为新闻或热点主题生成长文,也支持直接基于本地 md/txt 素材写作;可自动搜索资料、生成配图,并支持多渠道发布,当前已支持微信公众号和小红书发布通道。