podpointMonitors live status of a Pod Point charger’s connectors A and B, reporting current availability and changes without requiring authentication.
Install via ClawdBot CLI:
clawdbot install zoranjurcevic/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:
```json
{
"action": "podpoint_status",
"podId": "10059"
}
Generated Mar 1, 2026
A logistics company uses this skill to monitor charging pod availability for their EV fleet, ensuring drivers can charge efficiently during breaks. It helps optimize route planning by checking real-time charger status at depots, reducing idle time and improving operational efficiency.
In a multi-unit apartment building, residents share a limited number of Pod Point chargers. This skill allows users to check current availability before heading to the parking area, preventing conflicts and wait times, and promoting fair usage among neighbors.
A city municipality deploys this skill to track the status of public Pod Point chargers in parking lots, providing real-time updates to citizens via a mobile app. It enhances user experience by reducing uncertainty and encouraging EV adoption through reliable charging information.
A large office with employee EV chargers uses this skill to monitor usage patterns and availability during work hours. Employees can check status before leaving meetings, ensuring they can charge their vehicles conveniently while at work, supporting sustainability initiatives.
During conferences or festivals, event organizers set up temporary Pod Point chargers for attendees. This skill helps monitor charger availability in real-time, allowing staff to direct EV owners to free spots and manage high-demand periods effectively.
Offer a paid subscription where businesses or individuals pay a monthly fee to access enhanced monitoring features, such as historical data analytics and priority alerts for charger availability. This model generates recurring revenue by providing value-added services beyond basic status checks.
Develop a mobile app that integrates this skill for free basic status checks, with premium tiers offering advanced features like multi-pod monitoring, predictive availability, and integration with other smart home systems. Revenue comes from in-app purchases and ad placements in the free version.
License this skill to logistics companies or fleet operators as part of a larger EV management platform. Charge a one-time or annual licensing fee for integration into their proprietary systems, helping them optimize charging schedules and reduce operational costs.
💬 Integration Tip
Ensure the podId is correctly specified in API calls and handle potential network errors gracefully for reliable real-time monitoring.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Perform a comprehensive read-only security audit of Clawdbot's own configuration. This is a knowledge-based skill that teaches Clawdbot to identify hardening opportunities across the system. Use when user asks to "run security check", "audit clawdbot", "check security hardening", or "what vulnerabilities does my Clawdbot have". This skill uses Clawdbot's internal capabilities and file system access to inspect configuration, detect misconfigurations, and recommend remediations. It is designed to be extensible - new checks can be added by updating this skill's knowledge.
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
Security check for ClawHub skills powered by Koi. Query the Clawdex API before installing any skill to verify it's safe.
Scan Clawdbot and MCP skills for malware, spyware, crypto-miners, and malicious code patterns before you install them. Security audit tool that detects data exfiltration, system modification attempts, backdoors, and obfuscation techniques.