Install
openclaw skills install podpointMonitors live status of a Pod Point charger’s connectors A and B, reporting current availability and changes without requiring authentication.
openclaw skills install podpointThis skill monitors the live status of a specific Pod Point charging pod using Pod Point's public status endpoint.
It mirrors the behaviour of a native Pod Point watcher:
No authentication or API keys are required.
Use this skill when the user asks things like:
This skill is specifically for live availability, not for maps or locations.
podpoint_statusReturns the current state of connectors A and B.
Example input:
{
"action": "podpoint_status",
"podId": "10059"
}