← 返回 Skills 市场
254
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install gold-monitor-cn
功能描述
A股黄金生态链监控工具 - 国内黄金ETF(159937/518880等)、上海金交所AU9999现货、国际COMEX黄金期货、美元指数、人民币汇率USD/CNY、A股黄金矿业股(赤峰/山东/中金等)全链路监控。区别于其他黄金技能,独占黄金ETF和矿业股联动分析,适合中国投资者。
使用说明 (SKILL.md)
Gold Monitor - 黄金价格监控工具
核心功能
实时监控国内外黄金价格及相关指标,辅助判断黄金ETF走势。
快速查询(直接运行脚本)
python3 {技能目录}/scripts/gold_monitor.py
监控指标一览
| 指标 | 说明 | 重要性 |
|---|---|---|
| 国内黄金ETF | 159937/159934/518880等 | ⭐⭐⭐ 直接跟踪 |
| AU9999现货价 | 上海金交所基准价 | ⭐⭐⭐ 现货基准 |
| COMEX黄金期货 | GC00Y主力合约 | ⭐⭐⭐ 国际基准 |
| 美元指数 DXY | 与黄金负相关极强 | ⭐⭐⭐ 领先指标 |
| USD/CNY | 汇率影响国内金价 | ⭐⭐ 汇率传导 |
| 黄金矿业股 | 赤峰/山东/中金等 | ⭐⭐ 产业联动 |
关键指标解读
核心信号(最重要)
- 美元指数走弱 → 黄金多头信号(负相关约-0.8)
- COMEX黄金期货上涨 → 国际金价方向确认
- 黄金矿业股大涨 → 产业资本提前布局,领先信号
- 黄金ETF成交量放大 → 资金大幅入场
次要信号
- 人民币贬值(USD/CNY上涨) → 国内金价被动抬高
- 黄金ETF出现溢价 → 短期情绪过热,回调风险
- 央行增持黄金储备 → 长期利好信号
指标联动逻辑
国际金价(美元) → 汇率换算 → 国内金价 → 黄金ETF
↑ ↓
美元指数 人民币汇率
↓ ↑
实际利率/通胀预期
使用场景
日常监控(运行脚本):
python3 skills/gold-monitor/scripts/gold_monitor.py
分析解读:
- 黄金ETF近期走势如何?
- 现在适合买黄金ETF吗?(结合多指标判断)
- 国内外金价差多少?
脚本输出示例
============================================================
🥇 黄金指标监控面板
更新时间: 2026-03-30 00:15:00
============================================================
📊 【国内黄金ETF】
代码 名称 最新价 涨跌幅
159937 黄金ETF博时 9.476 +0.52%
159934 黄金ETF易方达 9.922 +0.52%
📊 【COMEX黄金期货】
COMEX黄金(GC00Y) $4489.7/盎司 +2.59%
📊 【美元指数】
UDI 美元指数 100.19 +0.24%
📊 【A股黄金矿业股】
赤峰黄金 39.80 +6.70%(产业联动领先信号)
注意事项
- 数据延迟:akshare数据有延迟,以实际行情为准
- 非投资建议:数据仅供参考,不构成投资建议
- 多指标共振:单一指标易失真,多指标共振更可靠
安全使用建议
The skill appears coherent and focused on market monitoring. Before running: (1) inspect the bundled script (it is small and readable) and decide if you trust akshare as a data source; (2) install dependencies in a dedicated virtual environment (pip install akshare pandas) rather than system-wide; (3) run it on a machine/network where outgoing HTTP requests to data providers are acceptable; (4) remember it makes network calls to fetch market data and does not require any secrets—treat outputs as informational, not investment advice.
功能分析
Type: OpenClaw Skill
Name: gold-monitor-cn
Version: 1.0.0
The skill bundle is a legitimate financial monitoring tool for gold-related assets. The Python script 'scripts/gold_monitor.py' uses the standard 'akshare' library to fetch public market data for ETFs, futures, and exchange rates, and the 'SKILL.md' file provides clear, non-malicious instructions for the agent to execute the script.
能力评估
Purpose & Capability
Name/description promise (gold/ETF/COMEX/DXY/USD-CNY/miners monitoring) aligns with the included Python script which uses akshare to fetch market data. Declared requirement (python3) is appropriate and proportional.
Instruction Scope
SKILL.md simply instructs running the bundled script. The script only calls akshare data functions and prints summaries; it does not read unrelated system files, access environment secrets, or send data to unexpected external endpoints beyond akshare's network requests.
Install Mechanism
No install spec is provided (instruction-only). The script depends on third-party Python packages (akshare, pandas) but the skill does not provide an installation step — user must install dependencies. This is not a security concern but is operationally important.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill does not attempt to persist, modify other skills, or alter system-wide settings. Autonomous invocation is allowed by default but the skill has no privileged operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gold-monitor-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/gold-monitor-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - A股黄金生态链监控,独家支持黄金ETF和矿业股联动分析
元数据
常见问题
Gold Monitor CN 黄金监控 是什么?
A股黄金生态链监控工具 - 国内黄金ETF(159937/518880等)、上海金交所AU9999现货、国际COMEX黄金期货、美元指数、人民币汇率USD/CNY、A股黄金矿业股(赤峰/山东/中金等)全链路监控。区别于其他黄金技能,独占黄金ETF和矿业股联动分析,适合中国投资者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。
如何安装 Gold Monitor CN 黄金监控?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gold-monitor-cn」即可一键安装,无需额外配置。
Gold Monitor CN 黄金监控 是免费的吗?
是的,Gold Monitor CN 黄金监控 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gold Monitor CN 黄金监控 支持哪些平台?
Gold Monitor CN 黄金监控 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gold Monitor CN 黄金监控?
由 Song_0828(@song0828)开发并维护,当前版本 v1.0.0。
推荐 Skills