extension/skills/learned/deep_research/SKILL.md
深度研究与长文报告生成。适合需要多源搜索、网页抓取和综合分析的问题。
npx skillsauth add glwlg/x-bot deep_researchInstall 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 运行 python scripts/execute.py ...。脚本会搜索、抓取并生成 Markdown 报告;默认把文件写到当前目录,也可以用 --output-dir 指定目录。
python scripts/execute.py "<topic>" --depth 5 --language zh-CNdeep_research_report.md,并打印 saved_file=... 路径。tools
**自选股助手**。通过内置股票服务管理当前用户的自选股,并查询实时行情。
tools
管理 RSS 订阅。
tools
简单文本提醒工具。仅用于一次性提醒;重复任务必须转给 scheduler_manager。
documentation
为新闻或热点主题生成长文,也支持直接基于本地 md/txt 素材写作;可自动搜索资料、生成配图,并支持多渠道发布,当前已支持微信公众号和小红书发布通道。