← 返回 Skills 市场
fmouseboy

gold-market

作者 FMouse · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ 安全检测通过
436
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install gold-market
功能描述
国内金价查询工具。用于查询黄金实时价格、银行金条价格、金店零售价、国际金价和黄金未来趋势分析。当用户询问金价、黄金价格、今日金价、金店价格、银行金条、国际金价、伦敦金、黄金走势或未来趋势时触发此技能。
使用说明 (SKILL.md)

金价查询工具

数据来源

使用 extract_content_from_websites 工具从 金价网 (jinjia.com.cn) 获取数据。

功能范围

  1. 国内金价:上海黄金交易所行情(AU9999、AU9995 等)
  2. 国际金价:伦敦金、伦敦银实时行情
  3. 银行金条:各大银行投资金条价格
  4. 金店零售价:周大福、周生生、老凤祥等品牌金店
  5. 黄金回收价:当日黄金回收参考价格

使用方式

查询实时金价

使用 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"
}])

注意事项

  • 数据仅供参考,投资需谨慎
  • 金店价格通常含工费,需以实际为准
  • 银行金条价格可能有买卖价差
安全使用建议
This skill will perform live web requests (scraping jinjia.com.cn and running web searches) to gather price and trend data. That behavior is expected for a market-data skill, but be aware: (1) results depend on the scraper/tool accuracy and site changes, (2) network requests reveal the user's query context to the services contacted, and (3) financial information is for reference only — verify with official sources before making investments. If you need offline-only usage or want to avoid external web requests, do not enable this skill.
功能分析
Type: OpenClaw Skill Name: gold-market Version: 1.0.8 The 'gold-market' skill is a legitimate tool designed to query and analyze gold prices. It uses standard OpenClaw tools like 'extract_content_from_websites' and 'batch_web_search' to fetch data from a specific financial website (jinjia.com.cn) and perform market trend analysis. No malicious code, data exfiltration, or prompt injection attacks were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description claim to query domestic and international gold prices and trends; the SKILL.md only requires extracting content from jinjia.com.cn and running web searches, which is proportional and expected for this purpose.
Instruction Scope
Runtime instructions confine the agent to using extract_content_from_websites for jinjia.com.cn and batch_web_search for trend info; there are no directives to read local files, environment variables, or transmit data to unrelated endpoints.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk or downloaded during installation—this is the lowest-risk model.
Credentials
The skill requests no environment variables, credentials, or config paths; nothing appears disproportionate to a price-querying tool.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gold-market
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gold-market 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
Version 1.0.8 - Removed technical indicators reference and the gold search script. - Updated skill description and documentation to focus on querying gold prices from jinjia.com.cn using extract_content_from_websites. - Streamlined functionality scope: real-time domestic/international gold prices, bank gold bar prices, retail gold shop prices, and trend analysis. - No longer mentions Tavily API or integration scripts. - Added detailed usage examples for both data extraction and trend analysis. - Noted investment and data accuracy considerations in the documentation.
v1.0.7
- 更精确描述功能:自动搜索实时金价、历史走势、市场动态和ETF数据,结构化输出报告并附买入建议及风险提示 - 输出格式全面升级:新增历史走势、ETF推荐、买入建议等模块,内容更丰富 - 改进脚本支持:Tavily 搜索支持多类型查询(价格/新闻/技术分析) - 中文输出为优先,报告结构更清晰 - 推荐落地页更新:京东金融链接附上完整跳转地址
v1.0.4
Version 1.0.4 – Documentation Simplified and Focus Update - SKILL.md rewritten for conciseness and easier understanding. - Now highlights key functions: real-time price, technical, and fundamental analysis. - Output/report format clarified in four sections: price, technicals, fundamentals, and risks. - Adds example query, explicit recommended usage, and workflow stage in metadata. - Removes extended compliance, stylistic instructions, and limits on interpretation, focusing only on current features and usage.
v1.0.2
- 简化了描述和说明,将重点转向“事实性摘要”及来源标注 - 明确要求只输出描述性归纳,强调中立立场 - 调整适用范围和报告格式表述,使内容更聚焦于结构化信息聚合 - 统一合规说明:再次强调不提供买卖建议、收益预测或主观判断
v1.0.1
**Summary: Clarified scope and enhanced compliance in gold-market information aggregation.** - Refined the description to emphasize source traceability and eliminate investment advice. - Structured report output for greater transparency on information timing and uncertainty. - Updated usage guidelines to prohibit trading judgments or forecasts. - Mandated explicit disclaimers about data limitations and risk. - Adopted a more neutral, explanatory output style for all user queries.
v1.0.0
- Initial release of gold-market skill for comprehensive gold analysis. - Provides real-time gold price data for domestic and international markets. - Offers technical analysis (RSI, MACD, moving averages). - Includes fundamental analysis (central bank activity, geopolitics, USD/yields, Fed policy). - Report output covers price overview, technical/fundamental signals, and risk warnings. - Utilizes Tavily search and requires TAVILY_API_KEY environment variable.
元数据
Slug gold-market
版本 1.0.8
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 6
常见问题

gold-market 是什么?

国内金价查询工具。用于查询黄金实时价格、银行金条价格、金店零售价、国际金价和黄金未来趋势分析。当用户询问金价、黄金价格、今日金价、金店价格、银行金条、国际金价、伦敦金、黄金走势或未来趋势时触发此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 436 次。

如何安装 gold-market?

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

gold-market 是免费的吗?

是的,gold-market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

gold-market 支持哪些平台?

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

谁开发了 gold-market?

由 FMouse(@fmouseboy)开发并维护,当前版本 v1.0.8。

💬 留言讨论