Finance Web Monitor
/install finance-web-monitor
Finance Web Monitor Skill
Use this skill to fetch text from finance sources and schedule periodic monitoring/briefings. No login flows.
Core workflow
-
Confirm scope
- Ask for URL list if not provided.
- Ask for cadence/time window (e.g., daily 08:30, weekdays only).
- Ask for output format (short brief vs. detailed) and risk preference.
-
Fetch & extract
- Use
web_fetchwithextractMode: "text"and a reasonablemaxChars. - If a site blocks raw fetch, report it and ask for an API/alternate source.
- Use
-
Summarize
- Produce a concise market overview + key headlines + fund-related takeaways.
- Emphasize risk controls for稳健偏好.
-
Change monitoring
- Save a small rolling snapshot in workspace (e.g.,
/home/claw/.openclaw/workspace/finance-monitor/state.json). - On next run, compare new text with previous snapshot and report changes only.
- Save a small rolling snapshot in workspace (e.g.,
-
Scheduling
- Use
cronto schedule daily briefings; include “reminder/briefing” wording in payload. - For one-off “check now”, run immediately without cron.
- Use
Suggested source list
If the user wants a default list, read references/sources.md and confirm. Update it when the user adds/removes sources.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install finance-web-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/finance-web-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Finance Web Monitor 是什么?
Monitor and summarize finance websites for fund-investing support. Use when user asks to fetch finance site text, track changes, or schedule periodic monitor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。
如何安装 Finance Web Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install finance-web-monitor」即可一键安装,无需额外配置。
Finance Web Monitor 是免费的吗?
是的,Finance Web Monitor 完全免费(开源免费),可自由下载、安装和使用。
Finance Web Monitor 支持哪些平台?
Finance Web Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Finance Web Monitor?
由 warriorfan(@warriorfan)开发并维护,当前版本 v1.0.0。