Clawdbot Skill Tesla
Description
Full Tesla control from the terminal - dashboard, scheduled preconditioning, energy monitoring, charge station finder, multi-vehicle management via Fleet API. OpenClaw skill.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Tesla Skill for OpenClaw
Complete Tesla Fleet API control from the terminal - all 66 vehicle commands, energy/Powerwall management, vehicle sharing, charging history, navigation, media controls, V2G/Powershare, and multi-vehicle management.
What it does
- All 66 vehicle commands - doors, charging, climate, security, navigation, media, and more
- Dashboard - unified view of all vehicles: battery, range, charging, location, lock status, climate, sentry
- Climate - AC, heat, seat heaters/coolers, steering wheel heater, bioweapon defense, dog/camp mode, cabin overheat protection
- Charging - start/stop, set limits/amps, charge schedules, port control, charging history and invoices
- Security - sentry mode, valet mode, PIN to drive, speed limit, guest mode, remote start
- Navigation - send addresses, GPS coordinates, Superchargers, or multi-stop routes to your car
- Media - play/pause, next/prev track, favorites, volume control
- Vehicle sharing - invite drivers, manage access, revoke invitations
- Vehicle info - specs, options, release notes, alerts, service data, warranty
- Energy monitoring - Powerwall charge level, solar generation, grid flow, operating mode, time-of-use, storm watch
- V2G/Powershare - vehicle-to-grid status for Cybertruck and compatible vehicles
- Charge station finder - nearby Superchargers and destination chargers with availability
- Multi-vehicle - list, select default, operate on specific cars by name
- Other - honk, flash, boombox, HomeLink (garage door), rename vehicle, software updates
Quick start
Install the skill
git clone https://github.com/mvanhorn/clawdbot-skill-tesla.git ~/.openclaw/skills/tesla
Authenticate (one-time)
export TESLA_EMAIL="you@email.com"
python3 scripts/tesla.py auth
This opens a Tesla login URL. Sign in, authorize, paste the callback URL back. Token caches for ~30 days and auto-refreshes.
Example chat usage
- "
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11