← 返回 Skills 市场
504
总下载
1
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install nonferrous-daily
功能描述
Daily non-ferrous metals briefing for AI agents. Collects real-time base metals prices (Cu/Zn/Ni/Co/Mg/Bi) from Yahoo Finance, CCMN 長江有色, SMM, and Westmetall...
安全使用建议
This skill appears internally consistent: it fetches public market/news endpoints, generates a report, and posts to Telegram using the bot token you supply. Before installing, consider: 1) Provide only a Telegram bot token with the minimum permissions needed and confirm the target chat ID; 2) Run the code in an isolated environment (container/VM) if you are cautious — it makes many outbound HTTP requests to public sites; 3) Inspect the .env and memory files stored under the project (they contain report history and your bot token if misconfigured); 4) Optional API keys mentioned in README are not required; do not supply unrelated cloud credentials. If you want higher assurance, run the scripts locally once and review network requests (or run under a network monitor) to confirm behavior.
功能分析
Type: OpenClaw Skill
Name: nonferrous-daily
Version: 1.3.7
The skill bundle is a legitimate market analysis tool designed to aggregate non-ferrous metal prices, inventory data, and financial news from various public sources (including Yahoo Finance, SMM, Westmetall, and Reddit). It processes this data to generate a professional investment report and delivers it via a user-configured Telegram bot. The code is transparently written in standard JavaScript, contains no external dependencies, and performs actions strictly aligned with its documented purpose. There is no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
Name/description (daily non‑ferrous briefing) match the included scripts and README: the code fetches prices/news from Yahoo/CCMN/SMM/Westmetall/Reddit/etc., builds a report and sends it to Telegram. No unrelated credentials or surprising binaries are requested.
Instruction Scope
SKILL.md instructs cloning the repo, setting TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID, and running node scripts (fetch-all-data.mjs, daily-report.mjs). Scripts read/write project-local 'memory' files and .env, aggregate public web sources, and post only to Telegram. There are no instructions to scan arbitrary system files or exfiltrate secrets beyond the Telegram token used for sending messages.
Install Mechanism
No install spec is provided and package.json has no external dependencies; the project is run with Node.js and requires no downloads from untrusted URLs. This is low-risk compared with installers that fetch/extract arbitrary archives.
Credentials
The only required secrets are TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID (declared in SKILL.md/README). README mentions optional keys (METAL_PRICE_API_KEY, ALPHA_VANTAGE_KEY) as non-required. Code reads a local .env file generically but does not request unrelated cloud credentials.
Persistence & Privilege
always:false; the skill writes only to its project-local memory directory (signal-history, daily state). It does not modify global agent settings or other skills. It can run autonomously per platform defaults, but it does not request elevated/system-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nonferrous-daily - 安装完成后,直接呼叫该 Skill 的名称或使用
/nonferrous-daily触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.7
Trend-first short/mid-term report; industry indices with CN names + WoW; added ClawHub declaration.
v1.3.4
Enforce CNY/ton as primary price display across technical/structure/action sections; keep USD only as parenthetical reference.
v1.3.3
Rewrite Section 7 as conclusion-evidence-impact brief; add CCMN outage fallback to SMM for Cu/Zn/Ni; add USD/CNY multi-source fallback; convert offshore quote display to CNY/t.
v1.3.2
Section 7 switched to day-over-day delta mode: only today-new institution/sentiment signals, explicit no-new marker, persisted report state snapshot.
v1.3.1
v1.3.1: 机构/情绪全中文提炼,48h时效过滤,无匹配跳过,明确无新增;自检防幻觉,DRY_RUN安全预览
v1.3.0
**v1.3.0 introduces expanded inventory and macro analysis features, plus safety enhancements:**
- Added exchange, bonded, and social inventory "三件套" placeholders for more complete inventory tracking.
- Included import parity and landed cost calculations for copper, zinc, and nickel.
- Introduced a four-dimensional signal scoring summary (inventory, basis, import, demand).
- Added a macro risk thermometer with placeholders for DXY, VIX, CRB, and 10Y.
- Implemented DRY_RUN safety switch.
- Added new utility and test files for data handling and coverage.
v1.2.0
新增鎂(Mg);移除鋁(Al);六板塊投研格式重寫;新聞48h時效過濾;操作建議含Cu/Zn/Ni/Co/Bi/Mg六品種具體價位
v1.1.2
Add OmetalCN as backup data source (Cu/Al/Zn/Ni/Sn CNY); improve Westmetall/CCMN/SMM timeout & retry reliability
v1.1.1
feat: add OmetalCN (app.ometal.cn) as backup CNY data source - covers Cu/Al/Zn/Ni/Sn; aluminum CNY now has fallback when CCMN fails
v1.1.0
v1.1.0: improve data reliability - Westmetall Zn retry logic + extended timeouts
v1.0.0
- Initial release of daily non-ferrous metals briefing skill.
- Aggregates real-time prices (Cu, Zn, Al, Ni, Co, Bi) from Yahoo Finance, CCMN, and SMM.
- Analyzes news and sentiment from Google News, SMM bulletins, and Reddit.
- Generates AI-powered professional analyst reports, delivered to Telegram at 14:00 CST.
- No paid APIs required; open-source and easy setup.
元数据
常见问题
nonferrous-daily 是什么?
Daily non-ferrous metals briefing for AI agents. Collects real-time base metals prices (Cu/Zn/Ni/Co/Mg/Bi) from Yahoo Finance, CCMN 長江有色, SMM, and Westmetall... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 504 次。
如何安装 nonferrous-daily?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nonferrous-daily」即可一键安装,无需额外配置。
nonferrous-daily 是免费的吗?
是的,nonferrous-daily 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
nonferrous-daily 支持哪些平台?
nonferrous-daily 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 nonferrous-daily?
由 RAMBOXIE(@ramboxie)开发并维护,当前版本 v1.3.7。
推荐 Skills