ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/barneyjm/ev-charger
Or

What 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

  1. "Find all Tesla Supercharger stations within a 10km radius of my current location in downtown Los Angeles."
  2. "I am driving from San Francisco to Seattle. Can you map out major EV charging hubs along my route?"
  3. "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

Author@barneyjm
Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-barneyjm-ev-charger": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ev#navigation#transportation#maps#energy
Safety Score: 5/5

Flags: external-api