← 返回 Skills 市场
339
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-goldprice
功能描述
This skill retrieves real-time precious metal prices (gold, silver, platinum, palladium, etc.) from https://i.jzj9999.com/quoteh5. It provides bid/ask prices...
安全使用建议
This skill is an instruction-only scraper for i.jzj9999.com and behaves as advertised: it will require installing Node/Playwright and running a headless Chromium to extract data. Before running: (1) obtain and inspect the actual code (index.js/getGoldPrices) — the registry entry included no code files; (2) run installs in an isolated environment (VM or container) to avoid unexpected side effects; (3) be cautious about following advice to use proxies or to bypass anti-bot controls — that can violate site terms; (4) the pre-scan found unicode control characters in the README — treat that as suspicious and verify the file wasn't tampered with. If you want higher assurance, ask the publisher for the source code or a verified package before installing.
功能分析
Type: OpenClaw Skill
Name: skill-goldprice
Version: 0.1.0
The skill is a legitimate web scraper designed to retrieve real-time precious metal prices from a specific financial website (i.jzj9999.com). The provided Playwright code in SKILL.md correctly targets the site's DOM structure for data extraction and lacks any indicators of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description (retrieve real-time metal prices) align with the instructions, which show scraping https://i.jzj9999.com/quoteh5 using Playwright and formatting results. The Playwright/browser dependency is expected for a JS scraper.
Instruction Scope
SKILL.md instructs npm install, npx playwright install and shows Playwright page evaluation code to extract price rows. This stays within the scraping purpose. Two points to note: (1) the README suggests using proxies and realistic User-Agent to evade anti-bot measures (operationally sensitive/ethics concern), and (2) the skill references local module functions (getGoldPrices, index) but no code files are bundled — you must obtain/inspect implementation before running.
Install Mechanism
There is no packaged install spec in the registry entry (instruction-only); the SKILL.md tells users to run npm install and npx playwright install. Installing Playwright and Chromium is standard for this approach; no third-party download URLs or extract steps are embedded in the registry metadata.
Credentials
The skill does not request environment variables, credentials, or config paths. Its network access requirement (ability to reach i.jzj9999.com) is consistent with its purpose. The guidance to consider proxies is optional and not a declared requirement.
Persistence & Privilege
always is false, autonomous invocation is allowed (platform default). The skill does not request elevated or persistent system-level privileges and does not modify other skills or system configs according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-goldprice - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-goldprice触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release – gold-price-query skill for real-time precious metal prices.
- Provides real-time prices for 20+ metals including gold, silver, platinum, and palladium from https://i.jzj9999.com/quoteh5.
- Supports bid/ask prices, daily high/low, and price trends.
- Sample code and instructions for direct, module, or Playwright-based usage.
- Includes data format specification and output examples.
- Covers investor, jewelry, collector, and enterprise use cases.
- Offers developer contact and custom service options.
元数据
常见问题
Gold Price Query 是什么?
This skill retrieves real-time precious metal prices (gold, silver, platinum, palladium, etc.) from https://i.jzj9999.com/quoteh5. It provides bid/ask prices... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 339 次。
如何安装 Gold Price Query?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-goldprice」即可一键安装,无需额外配置。
Gold Price Query 是免费的吗?
是的,Gold Price Query 完全免费(开源免费),可自由下载、安装和使用。
Gold Price Query 支持哪些平台?
Gold Price Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gold Price Query?
由 108518(@108518)开发并维护,当前版本 v0.1.0。
推荐 Skills