ev-charger
Find EV charging stations along a route or near a destination using Camino AI's location intelligence with OpenStreetMap data.
Why use this skill?
Easily find electric vehicle charging stations using OpenClaw and Camino AI. Get real-time charging infrastructure data near any location or route.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/barneyjm/ev-chargerWhat This Skill Does
The ev-charger skill is a powerful location intelligence tool designed for OpenClaw agents, enabling seamless discovery of electric vehicle charging infrastructure. By leveraging Camino AI's integration with OpenStreetMap data, the agent can identify, filter, and rank charging stations based on real-world coordinates, search radii, and specific user requirements. Whether you are planning a long-distance road trip or simply looking for the nearest rapid charger in an urban center, this skill provides accurate, data-driven insights.
Installation
Installation is straightforward via your preferred package manager. For OpenClaw users, you can install the skill via the ClawHub registry:
npx clawhub@latest install ev-charger
Alternatively, if you are working within the full Camino AI suite, you can pull the skill directly from the repository:
npx skills add https://github.com/barneyjm/camino-skills --skill ev-charger
Ensure that you have set your CAMINO_API_KEY in your environment variables (~/.claude/settings.json or equivalent) to authorize API requests.
Use Cases
- Route Planning: Integrating charger discovery into broader itinerary generation to prevent range anxiety during long commutes.
- POI Discovery: Finding chargers near specific destinations, such as hotels, shopping centers, or tourist attractions.
- Network Specific Searching: Requesting locations for specific providers, such as Tesla Superchargers, Electrify America, or ChargePoint.
- Fleet Logistics: Assisting fleet managers or drivers in identifying high-capacity charging stations within a specific radius of a vehicle's current location.
Example Prompts
- "Find all Tesla Supercharger stations within a 10km radius of my current location in downtown Los Angeles."
- "I am driving from San Francisco to Seattle. Can you map out major EV charging hubs along my route?"
- "Show me the 5 closest universal EV charging stations near 450 Serra Mall, Stanford, CA."
Tips & Limitations
To get the best results, always define a clear radius when searching in dense urban areas to avoid result fatigue. Note that while this skill relies on high-quality OpenStreetMap data, real-time availability (like currently occupied spots) depends on the underlying data feed's latency. Always verify critical charging stops using a secondary map application if your battery level is exceptionally low.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-barneyjm-ev-charger": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
query
Search for places using natural language with Camino AI's location intelligence API. Returns relevant results with coordinates, distances, and metadata. Use when you need to find real-world locations like restaurants, shops, landmarks, or any point of interest.
search
Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.
journey
Plan multi-waypoint journeys with route optimization, feasibility analysis, and time budget constraints. Use when you need to plan trips with multiple stops or check if an itinerary is achievable.
travel-planner
Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization.
real-estate
Evaluate any address for home buyers and renters. Get nearby schools, transit, grocery stores, parks, restaurants, and walkability using Camino AI's location intelligence.