Jump to related tools in the same category or review the original source on GitHub.

Finance @ovaris Updated 1/18/2026

Nordpool Fi OpenClaw Plugin & Skill | ClawHub

Looking to integrate Nordpool Fi into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate finance tasks instantly, without having to write custom tools from scratch.

What this skill does

Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).

Install

npx clawhub@latest install nordpool-fi

Full SKILL.md

Open original
Metadata table.
namedescription
nordpool-fiHourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).

SKILL.md content below is scrollable.

Nordpool Finland Energy Prices 🇫🇮

Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).

This skill fetches hourly electricity prices for Finland using the Porssisahko.net API. It handles UTC conversions to Finland time and provides helpful summaries for energy-intensive tasks like EV charging.

Tools

nordpool-fi

Fetch current prices, daily stats, and optimal charging windows.

Usage: public-skills/nordpool-fi/bin/nordpool-fi.py

Output Format (JSON):

  • current_price: Current hour price (snt/kWh)
  • best_charging_windows: Optimal consecutive hours (3h, 4h, 5h) for charging.
  • today_stats: Daily average, min, and max prices.

Examples

Get optimal 4h window:

public-skills/nordpool-fi/bin/nordpool-fi.py | jq .best_charging_windows.4h
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/ovaris/nordpool-fi
Latest commit: https://github.com/openclaw/skills/commit/6445e86693b35e967ac57d61f01f906731904a56

Related skills

If this matches your use case, these are close alternatives in the same category.