← 返回 Skills 市场
boilerrat

Modular Market Brief

作者 boilerrat · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
1914
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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).
安全使用建议
This skill appears to do what it says: generate modular market briefs by querying public finance endpoints and computing simple indicators. Before running it: (1) review and, if desired, run the scripts in an isolated Python virtualenv; (2) pip-install the needed libraries (yfinance, pandas, numpy, requests, beautifulsoup4) as recommended; (3) be aware the scripts perform outbound network calls to Yahoo and TMX (rate limits, TOS, and breakage are possible); (4) do not provide any cloud or trading credentials — the skill doesn't need them; and (5) if you plan to run these on a sensitive host, consider running them in a sandbox/container and inspect/modify the scraper logic to match your preferred data sources.
功能分析
Type: OpenClaw Skill Name: modular-market-brief Version: 0.1.0 The skill bundle is designed to generate market reports, utilizing Python scripts to fetch financial data from legitimate public sources like Yahoo Finance and TMX Money, and via the yfinance library. The `SKILL.md` provides instructions for setting up a Python virtual environment and running these scripts, which is a standard and safe practice. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent. All network calls are to known financial data providers and are directly aligned with the skill's stated purpose.
能力评估
Purpose & Capability
Name/description (market briefs) align with included scripts: price tape (yfinance), Yahoo movers, and a TMX scraper. There are no unrelated env vars, binaries, or opaque install steps that would contradict the stated purpose.
Instruction Scope
SKILL.md stays on-topic (fetch prices, enrich movers, compute MA/RSI, render brief). The bundled scripts perform network requests to public endpoints (Yahoo Finance, TMX Money) and may scrape pages; they do not attempt to read local files or environment variables. One minor mismatch: SKILL.md recommends installing yfinance/pandas/numpy but the scripts also require requests and bs4 (BeautifulSoup) which are not explicitly documented.
Install Mechanism
There is no install spec (instruction-only), which is low risk. SKILL.md suggests creating a Python venv and pip-installing packages — a reasonable, user-mediated approach. The scripts will fail if missing dependencies (requests, bs4, yfinance, pandas). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill requests no credentials, environment variables, or config paths. Its network access to public finance endpoints is proportional to generating market briefs. There are no requests for unrelated secrets or access tokens.
Persistence & Privilege
always:false and no code attempts to persist itself or modify other skill/system configurations. The skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modular-market-brief
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modular-market-brief 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Modular AM/PM market brief generator with optional yfinance tape + movers lists (Yahoo/TMX examples) and a single best-idea wrap-up.
元数据
Slug modular-market-brief
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1914 次。

如何安装 Modular Market Brief?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install modular-market-brief」即可一键安装,无需额外配置。

Modular Market Brief 是免费的吗?

是的,Modular Market Brief 完全免费(开源免费),可自由下载、安装和使用。

Modular Market Brief 支持哪些平台?

Modular Market Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Modular Market Brief?

由 boilerrat(@boilerrat)开发并维护,当前版本 v0.1.0。

💬 留言讨论