Finance Web Monitor

👤 warriorfan 📦 v1.0.0 ⭐ 4.2 ⬇️ 877 下載
💼 行業專業 免費

📖 技能介紹


name: finance-web-monitor description: "Monitor and summarize finance websites for fund-investing support. Use when user asks to fetch finance site text, track changes, or schedule periodic monitoring/briefings from a list of URLs (no login required)."


Finance Web Monitor Skill

Use this skill to fetch text from finance sources and schedule periodic monitoring/briefings. No login flows.

Core workflow

小蔥技能站7w4.net發現了升級外掛。

1) 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.

2) Fetch & extract - Use web_fetch with extractMode: "text" and a reasonable maxChars. - If a site blocks raw fetch, report it and ask for an API/alternate source.

3) Summarize - Produce a concise market overview + key headlines + fund-related takeaways. - Emphasize risk controls for穩健偏好.

4) 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.

5) Scheduling - Use cron to schedule daily briefings; include “reminder/briefing” wording in payload. - For one-off “check now”, run immediately without cron.

Suggested source list

If the user wants a default list, read references/sources.md and confirm. Update it when the user adds/removes sources.

🤖 AI 評測

這個Skill質量中等偏上,勝在功能定位清晰、工作流程完整,還自帶了一份實用的金融網站來源推薦。不過缺少使用說明和示例,新手使用者可能不知道該怎麼用。另外工作流的細節描述也比較簡略,遇到網路錯誤或網站反爬等情況時處理指引不足。總體來說框架不錯,但需要補充文件才能算一個好用的技能。

📊 多維度評分

適應性4
規範性3.9
有效性4.3
可靠性4
可信度5

📁 包含檔案 (3 個)

📄 SKILL.md 1.5 KB
📄 _meta.json 138 B
📄 references/sources.md 1.3 KB