name: spain-electricity-price-skill description: Retrieve real-time electricity prices from Spain (ESIOS/Indicator 1001) for the PVPC 2.0TD tariff.
Spain Electricity Price Skill
Use this skill when you need to know the current electricity price in Spain. This skill fetches the PVPC (Small Consumer Voluntary Price) for the current hour.
Instructions
- To get the price, call the script
scripts/get-price.py. - The script will output the price for the current hour in €/kWh.
Example
User: What is the current price of electricity?
Agent: Invokes scripts/get-price.py.
Output: "0.08186"
Agent: "The current price of electricity in Spain is 0.08186 €/kWh."