·tesla-fleet-api
</>

tesla-fleet-api

Use when integrating with Tesla's official Fleet API to read vehicle/energy device data or issue remote commands (e.g. start HVAC preconditioning, wake vehicle, charge controls). Covers onboarding (developer app registration, regions/base URLs), OAuth token flows (third-party + partner tokens, refresh rotation), required domain/public-key hosting, and using Tesla's official vehicle-command/tesla-http-proxy for signed vehicle commands.

14Installs·2Trend·@odrobnik

Installation

$npx skills add https://github.com/odrobnik/tesla-fleet-api-skill --skill tesla-fleet-api

How to Install tesla-fleet-api

Quickly install tesla-fleet-api AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/odrobnik/tesla-fleet-api-skill --skill tesla-fleet-api
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: odrobnik/tesla-fleet-api-skill.

SKILL.md

View raw

| command.py | Vehicle commands (climate, charging, locks, etc.) | | vehicledata.py | Read vehicle data (battery, climate, location, etc.) | | vehicles.py | List vehicles + refresh cache | | auth.py | Authentication and configuration | | teslaoauthlocal.py | OAuth helper with local callback server |

| startproxy.sh | Start the signing proxy (for vehicle commands) | | stopproxy.sh | Stop the signing proxy |

No .env file loading — credentials in config.json or environment variables.

Use when integrating with Tesla's official Fleet API to read vehicle/energy device data or issue remote commands (e.g. start HVAC preconditioning, wake vehicle, charge controls). Covers onboarding (developer app registration, regions/base URLs), OAuth token flows (third-party + partner tokens, refresh rotation), required domain/public-key hosting, and using Tesla's official vehicle-command/tesla-http-proxy for signed vehicle commands. Source: odrobnik/tesla-fleet-api-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/odrobnik/tesla-fleet-api-skill --skill tesla-fleet-api
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from odrobnik/tesla-fleet-api-skill

Quick answers

What is tesla-fleet-api?

Use when integrating with Tesla's official Fleet API to read vehicle/energy device data or issue remote commands (e.g. start HVAC preconditioning, wake vehicle, charge controls). Covers onboarding (developer app registration, regions/base URLs), OAuth token flows (third-party + partner tokens, refresh rotation), required domain/public-key hosting, and using Tesla's official vehicle-command/tesla-http-proxy for signed vehicle commands. Source: odrobnik/tesla-fleet-api-skill.

How do I install tesla-fleet-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/odrobnik/tesla-fleet-api-skill --skill tesla-fleet-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/odrobnik/tesla-fleet-api-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None