extension/skills/learned/daily_query/SKILL.md
提供日常基础查询能力,支持天气、时间、加密货币价格和法币汇率。
npx skillsauth add glwlg/x-bot daily_queryInstall 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.
这是日常基础查询 skill。能直接给结果时,优先用它,不要为了天气或时间之类的问题走复杂网页搜索。
python scripts/execute.py weather [location]python scripts/execute.py crypto [symbol]python scripts/execute.py currency [symbol]python scripts/execute.py timepython scripts/execute.py weather 无锡python scripts/execute.py crypto BTCpython scripts/execute.py currency USDpython scripts/execute.py timetools
**自选股助手**。通过内置股票服务管理当前用户的自选股,并查询实时行情。
tools
管理 RSS 订阅。
tools
简单文本提醒工具。仅用于一次性提醒;重复任务必须转给 scheduler_manager。
documentation
为新闻或热点主题生成长文,也支持直接基于本地 md/txt 素材写作;可自动搜索资料、生成配图,并支持多渠道发布,当前已支持微信公众号和小红书发布通道。