← 返回 Skills 市场
didelco

PVPC España

作者 didelco · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1701
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pvpc-spain
功能描述
Consulta y optimiza precios de electricidad PVPC en España (tarifa 2.0TD para usuarios domésticos). Usa cuando necesites (1) precio actual con contexto (alto/medio/bajo vs día), (2) identificar periodos valle/llano/punta según horario, (3) encontrar las horas más baratas del día, (4) optimizar cuándo usar electrodomésticos (lavadora, lavavajillas, secadora, etc.) para minimizar coste eléctrico.
安全使用建议
This skill appears to do what it claims: it queries the public ESIOS PVPC endpoint and computes cheap-hour recommendations. Before installing/running: (1) review the bundled Python scripts locally or run them in a sandbox — there is no install step, but executing the scripts runs code from an unknown source; (2) note the tool requires internet access to https://api.esios.ree.es and does not use or request any tokens; (3) be aware of minor functional inconsistencies (example: SKILL.md shows a 1.5h duration for 'secadora' while the script requires integer hours — pass an integer or adjust the script) and that holidays/timezone/DST handling is simplistic; (4) if you plan automated use, run with --json and validate outputs against a trusted source for a few runs. If you don't trust the unknown publisher, consider copying only the specific logic you need or reviewing the code line-by-line before execution.
功能分析
Type: OpenClaw Skill Name: pvpc-spain Version: 1.0.0 The skill bundle is benign. All Python scripts are clearly aligned with the stated purpose of querying and optimizing PVPC electricity prices in Spain, using the official public API of ESIOS (Red Eléctrica de España) at `api.esios.ree.es`. The `SKILL.md` documentation provides clear instructions for the AI agent without any evidence of prompt injection attempts, and all commands executed are local Python scripts within the bundle. There is no indication of data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
Name/description match the actual behavior: the scripts fetch PVPC prices from a public ESIOS endpoint, compute stats, classify prices, find cheap ranges and optimal windows for appliances. There are no required env vars, no unrelated binaries, and no requests for cloud credentials—everything requested is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included scripts which only query the public ESIOS API and perform local calculations. The instructions do not ask to read unrelated files or transmit data to unknown endpoints. Minor inconsistencies: SKILL.md examples show a 1.5-hour duration for 'secadora' but optimize_appliance.py requires an integer --duration (the script will treat duration as int and reject non-integers). Also the skill states it doesn't detect holidays (documented), and tarifa_periodos.py uses a simplified summer-time check and comments that may be slightly inconsistent with real DST rules (functional bug, not exfiltration).
Install Mechanism
There is no install spec (instruction-only), which reduces installer risk. However, the skill includes executable Python scripts bundled in the skill. Running those scripts will execute code from an unknown source on the host — this is expected for code-providing skills but means users should inspect or sandbox before running if the source is untrusted.
Credentials
No environment variables, tokens, or credentials are requested. The only external interaction is HTTPS GET requests to a documented ESIOS public endpoint (no authentication headers required). This level of access is proportional to the task.
Persistence & Privilege
The skill does not request persistent presence (always:false). It does not modify other skills or system-wide configuration according to the package contents. The default model invocation is allowed (normal for skills) but there is no additional privileged behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pvpc-spain
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pvpc-spain 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Consulta precios PVPC en tiempo real y optimiza uso de electrodomésticos para minimizar coste eléctrico
元数据
Slug pvpc-spain
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PVPC España 是什么?

Consulta y optimiza precios de electricidad PVPC en España (tarifa 2.0TD para usuarios domésticos). Usa cuando necesites (1) precio actual con contexto (alto/medio/bajo vs día), (2) identificar periodos valle/llano/punta según horario, (3) encontrar las horas más baratas del día, (4) optimizar cuándo usar electrodomésticos (lavadora, lavavajillas, secadora, etc.) para minimizar coste eléctrico. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1701 次。

如何安装 PVPC España?

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

PVPC España 是免费的吗?

是的,PVPC España 完全免费(开源免费),可自由下载、安装和使用。

PVPC España 支持哪些平台?

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

谁开发了 PVPC España?

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

💬 留言讨论