← 返回 Skills 市场
kingmaxmmxweisun

Amber Electric 的实时电价、预测电价及站点信息

作者 kingmaxmmxweisun · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
353
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install amber-electric-pro
功能描述
Access real-time electricity prices, forecasts, and site details from Amber Electric. Supports fetching current price data, 24-hour forecasts, and account si...
使用说明 (SKILL.md)

Amber Electric Energy Assistant | 能源助手

This skill enables OpenClaw to access wholesale electricity price data from Amber Electric (Australia). 此技能允许 OpenClaw 接入澳洲 Amber Electric 的批发电价数据。

Key Features / 主要功能

  • View Sites / 查看站点: Retrieve the NMI and Site ID(s). 获取你名下的 NMI 和站点 ID。
  • Real-time Pricing / 实时价格: Get current price levels (e.g., extremelyLow, spike). 获取当前电价等级和具体数值。
  • Price Forecasting / 电价预测: View 24-hour price trends. 获取未来 24 小时的价格趋势。

Configuration / 配置要求

需要在环境变量或 openclaw.json 中配置: AMBER_API_KEY: Your personal Amber API token. 你的 Amber API 令牌。

安全使用建议
This skill appears to implement exactly the Amber Electric API calls described, but the published metadata fails to declare the AMBER_API_KEY it needs and has a small version/metadata mismatch. Before installing, request that the publisher update the manifest to explicitly declare AMBER_API_KEY (and set primaryEnv if appropriate), provide a homepage or source for verification, and explain the version discrepancy. Only supply an Amber API token you control — prefer a limited-scope token if Amber supports it — and avoid reusing high-privilege credentials. If you can't verify the publisher/source, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: amber-electric-pro Version: 1.0.1 The skill is a legitimate integration for the Amber Electric API (Australia), allowing users to fetch electricity prices and site data. The handler code in SKILL.md correctly implements API calls to the official endpoint (api.amber.com.au) using a provided environment variable (AMBER_API_KEY) for authentication, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md handler calls Amber Electric endpoints and requires an AMBER_API_KEY, which is coherent with the skill name and description. However, the registry metadata lists no required env vars or primary credential, and _meta.json and registry metadata show inconsistent version/publish data. The missing declaration of AMBER_API_KEY in the manifest is an incoherence.
Instruction Scope
The runtime instructions are narrowly scoped to three actions (get_sites, get_current_price, get_forecast) and only reference Amber API endpoints and the AMBER_API_KEY environment variable. The code does not reference unrelated files, other env vars, or external endpoints besides api.amber.com.au.
Install Mechanism
There is no install specification and no code files beyond SKILL.md and _meta.json. As an instruction-only skill, it does not write artifacts to disk or download external installers.
Credentials
The handler requires an AMBER_API_KEY (process.env.AMBER_API_KEY) to function, but the skill's declared requirements list no environment variables and no primary credential. That omission is disproportionate/unexplained. Requesting a single Amber API key for this purpose would be reasonable, but the manifest should declare it explicitly.
Persistence & Privilege
always is false and the skill does not request system-wide configuration or modify other skills. It has normal, limited runtime privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install amber-electric-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /amber-electric-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Initial release of the Amber Electric Pro skill. - Provides real-time electricity prices, 24-hour forecasts, and site details from Amber Electric. - Supports three main actions: list sites, get current price, and fetch price forecasts. - Documentation and parameters now include both English and Chinese for broader accessibility.
v1.0.0
I# Changelog ## - 2024-05-22 - 初始版本发布。 - 支持获取站点信息、实时电价和预测数据。 - 基于 Amber API v2.1.0 构建。
元数据
Slug amber-electric-pro
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Amber Electric 的实时电价、预测电价及站点信息 是什么?

Access real-time electricity prices, forecasts, and site details from Amber Electric. Supports fetching current price data, 24-hour forecasts, and account si... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。

如何安装 Amber Electric 的实时电价、预测电价及站点信息?

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

Amber Electric 的实时电价、预测电价及站点信息 是免费的吗?

是的,Amber Electric 的实时电价、预测电价及站点信息 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Amber Electric 的实时电价、预测电价及站点信息 支持哪些平台?

Amber Electric 的实时电价、预测电价及站点信息 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Amber Electric 的实时电价、预测电价及站点信息?

由 kingmaxmmxweisun(@kingmaxmmxweisun)开发并维护,当前版本 v1.0.1。

💬 留言讨论