/install gold-price-report
Gold Price Report
Use the bundled script to fetch three quote panels from a real-time precious-metals quote source.
What this skill returns
- Related spot products: 现货黄金、现货白银、现货铂金、现货钯金、中国香港黄金、中国台湾黄金
- Physical gold brands: 老凤祥、周大福、周生生、老庙、周六福、六福珠宝、周大生、菜百
- Precious-metals futures: 沪金、沪银、comex黄金、comex白银、沪铜
Default workflow
- Run
scripts/fetch_gold_panels.py --format mdfor a human-readable report. - If the user wants structured output, run with
--format json. - If the user wants only one or two panels, use
--sectionswith comma-separated values from:relatedphysicalfutures
- Summarize in plain Chinese unless the user asks for raw data only.
Commands
Markdown report
python3 skills/gold-price-report/scripts/fetch_gold_panels.py --format md
JSON output
python3 skills/gold-price-report/scripts/fetch_gold_panels.py --format json
Only selected panels
python3 skills/gold-price-report/scripts/fetch_gold_panels.py --sections related,physical --format md
Notes
- The underlying quote API is machine-readable.
- Prices are fetched from a bundled real-time quote source (see script).
- For the
relatedandphysicalsections, display latest price. - For the
futuressection, display latest price and change percent. - If a quote is missing, report it as
----rather than inventing a value. - For scheduled reports, prefer the markdown format and a concise summary.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gold-price-report - After installation, invoke the skill by name or use
/gold-price-report - Provide required inputs per the skill's parameter spec and get structured output
What is Gold Price Report?
Gold/silver price lookup and market brief. Use when the user asks things like 查金价, 黄金多少钱, 今日金价, 白银价格, 品牌金价, 老凤祥/周大福/周生生金价, 沪金/沪银/comex黄金/comex白银, or wants a... It is an AI Agent Skill for Claude Code / OpenClaw, with 433 downloads so far.
How do I install Gold Price Report?
Run "/install gold-price-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gold Price Report free?
Yes, Gold Price Report is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gold Price Report support?
Gold Price Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gold Price Report?
It is built and maintained by plabzzxx (@plabzzxx); the current version is v1.1.1.