Generate modular, data-backed market reports (AM/PM) across global assets. Use for daily market briefs, premarket/aftermarket summaries, cross-asset dashboards, sector/asset trend tables, top movers (gainers/losers) blocks, and a single best-idea wrap-up. Designed to be region-agnostic and configurable (tickers/regions/assets).
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install modular-market-brief或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install modular-market-brief⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/modular-market-brief/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: modular-market-brief description: Generate modular, data-backed market reports (AM/PM) across global assets. Use for daily market briefs, premarket/aftermarket summaries, cross-asset dashboards, sector/asset trend tables, top movers (gainers/losers) blocks, and a single best-idea wrap-up. Designed to be region-agnostic and configurable (tickers/regions/assets). ---
Create a concise but information-dense market report that is modular (can include/exclude sections) and data-backed (prices/returns/trend state when possible).
If the user doesn’t specify, default to a broad global dashboard with US indices, USD, oil, gold, BTC/ETH.
1) TL;DR (3–6 bullets) 2) Equities (by region) 3) Rates (2Y/10Y + key central bank watch) 4) FX (DXY or major pairs; local pair for user) 5) Commodities (WTI/Brent, gold, copper; add relevant) 6) Crypto (BTC/ETH + anything user cares about) 7) Top movers (top gainers/losers for a chosen exchange) 8) Patterns / trend box (BUY/SELL/WAIT labels for selected instruments) 9) One best idea (cross-asset; include invalidation)
Prefer programmatic price tape when available:
If yfinance isn’t available, the skill can still produce a narrative brief from public sources.
For reliable installs on modern Linux distros (PEP 668), prefer a venv:
python3 -m venv ~/.venvs/market-brief
~/.venvs/market-brief/bin/pip install -U pip
~/.venvs/market-brief/bin/pip install yfinance pandas numpy
Then run scripts using ~/.venvs/market-brief/bin/python.
Use MA/RSI-based state labels:
Always present it as a pattern (not a guarantee) and include a one-line rationale.
scripts/price_tape.py: pull prices + returns + MA/RSI for a ticker list (yfinance)scripts/movers_yahoo.py: free Yahoo Finance screeners for top gainers/losers/actives (best-effort)scripts/tmx_movers.py: example movers scraper (TMX Money) you can adapt or swapscripts/render_example.md: a template you can reuseOnly run scripts if you actually need structured output; otherwise write the report directly.
安装 Modular Market Brief 后,可以对 AI 说这些话来触发它
Help me get started with Modular Market Brief
Explains what Modular Market Brief does, walks through the setup, and runs a quick demo based on your current project
Use Modular Market Brief to generate modular, data-backed market reports (AM/PM) across global ...
Invokes Modular Market Brief with the right parameters and returns the result directly in the conversation
What can I do with Modular Market Brief in my finance & investment workflow?
Lists the top use cases for Modular Market Brief, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/modular-market-brief/ 目录(个人级,所有项目可用),或 .claude/skills/modular-market-brief/(项目级)。重启 AI 客户端后,用 /modular-market-brief 主动调用,或让 AI 根据上下文自动发现并使用。
Modular Market Brief 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Modular Market Brief 可免费安装使用。请查阅仓库了解许可证信息。
Generate modular, data-backed market reports (AM/PM) across global assets. Use for daily market briefs, premarket/aftermarket summaries, cross-asset dashboards, sector/asset trend tables, top movers (gainers/losers) blocks, and a single best-idea wrap-up. Designed to be region-agnostic and configurable (tickers/regions/assets).
Automate my finance & investment tasks using Modular Market Brief
Identifies repetitive steps in your workflow and sets up Modular Market Brief to handle them automatically
Modular Market Brief 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。