/install gold-price-checker
金价查询工具
数据来源
使用 extract_content_from_websites 工具从 金价网 (jinjia.com.cn) 获取数据。
功能范围
- 国内金价:上海黄金交易所行情(AU9999、AU9995 等)
- 国际金价:伦敦金、伦敦银实时行情
- 银行金条:各大银行投资金条价格
- 金店零售价:周大福、周生生、老凤祥等品牌金店
- 黄金回收价:当日黄金回收参考价格
使用方式
查询实时金价
使用 extract_content_from_websites 提取 jinjia.com.cn 的黄金价格数据。
# 提取黄金价格数据
extract_content_from_websites([{
"url": "https://www.jinjia.com.cn/",
"prompt": "提取所有黄金价格数据,包括国内金价、国际金价、金店价格、银行金条价格"
}])
数据解读
提取后,按以下格式整理输出:
📈 今日金价(人民币/克)
- AU9999: ¥1149.00 (+0.85%)
- 伦敦金: $5171.06 (+1.74%)
🏦 银行金条价格
- 农行传世之宝金条: ¥805.27/克
- 浦发银行投资金条: ¥xxx
🏪 金店零售价(饰品金)
- 周大福: ¥1590/克
- 周生生: ¥1595/克
- 老凤祥: ¥1570/克
未来趋势分析
金价趋势分析要点:
- 关注国际金价走势(伦敦金)
- 参考 AU9999 收盘价变化
- 结合美元指数、避险情绪等因素
- 参考专业机构分析(可搜索相关新闻)
趋势查询示例:
# 搜索金价趋势分析
batch_web_search([{
"query": "黄金价格走势预测 2025 2026"
}])
注意事项
- 数据仅供参考,投资需谨慎
- 金店价格通常含工费,需以实际为准
- 银行金条价格可能有买卖价差
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gold-price-checker - After installation, invoke the skill by name or use
/gold-price-checker - Provide required inputs per the skill's parameter spec and get structured output
What is gold-price-checker?
国内金价查询工具。用于查询黄金实时价格、银行金条价格、金店零售价、国际金价和黄金未来趋势分析。当用户询问金价、黄金价格、今日金价、金店价格、银行金条、国际金价、伦敦金、黄金走势或未来趋势时触发此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1027 downloads so far.
How do I install gold-price-checker?
Run "/install gold-price-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gold-price-checker free?
Yes, gold-price-checker is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gold-price-checker support?
gold-price-checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gold-price-checker?
It is built and maintained by anmu14641 (@anmu14641); the current version is v1.0.0.