carsxe

29 mods across 2 repositories, 2 stars between them.

carsxe/carsxe-claude-plugin

Instructions file

Claude Code instructions for carsxe/carsxe-claude-plugin, covering carsxe plugin for claude code, what this is, structure, adding a command and adding a skill.

2 4mo ago A 553 tokens original MIT

carsxe

03

carsxe/carsxe-claude-plugin

Plugin Claude Code

CarsXE vehicle data APIs — decode VINs, look up license plates, get market values, history, recalls, lien and theft, OBD codes, and more.

2 4mo ago A tokens not measured original MIT

auth

04

carsxe/carsxe-claude-plugin

Command

Validate the API key provided in $ARGUMENTS using the CarsXE Auth API. If valid, set it as the CARSXEAPIKEY environment variable for the current session automatically — no manual export or set required.

2 4mo ago A 0 tokens original MIT

history

05

carsxe/carsxe-claude-plugin

Command

Retrieve the history report for a vehicle using the VIN provided in $ARGUMENTS.

2 4mo ago A 0 tokens original MIT

intvin

07

carsxe/carsxe-claude-plugin

Command

Decode an international VIN provided in $ARGUMENTS using the CarsXE International VIN Decoder API.

2 4mo ago A 0 tokens original MIT

lien

08

carsxe/carsxe-claude-plugin

Command

Check for active liens and theft records on a vehicle using the VIN provided in $ARGUMENTS.

2 4mo ago A 0 tokens original MIT

obd

09

carsxe/carsxe-claude-plugin

Command

Decode an OBD diagnostic trouble code (DTC) provided in $ARGUMENTS using the CarsXE OBD Codes Decoder API.

2 4mo ago A 0 tokens original MIT

plate

11

carsxe/carsxe-claude-plugin

Command

Decode the license plate provided in $ARGUMENTS using the CarsXE Plate Decoder API.

2 4mo ago A 0 tokens original MIT

plateocr

12

carsxe/carsxe-claude-plugin

Command

Extract a license plate number from an image using the CarsXE Plate Recognition API.

2 4mo ago A 0 tokens original MIT

recalls

13

carsxe/carsxe-claude-plugin

Command

Check for active recalls on a vehicle using the VIN provided in $ARGUMENTS.

2 4mo ago A 0 tokens original MIT

specs

14

carsxe/carsxe-claude-plugin

Command

Decode the VIN provided in $ARGUMENTS using the CarsXE Specifications API.

2 4mo ago A 0 tokens original MIT

value

15

carsxe/carsxe-claude-plugin

Command

Get the current market value of a vehicle using the VIN provided in $ARGUMENTS.

2 4mo ago A 0 tokens original MIT

ymm

16

carsxe/carsxe-claude-plugin

Command

Look up vehicle data by Year, Make, and Model using the CarsXE YMM API.

2 4mo ago A 0 tokens original MIT

international-vin

17

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Decode an international (non-US) VIN using the CarsXE API. Use this when a user provides a VIN from a European, Asian, or other non-US vehicle and wants to decode it.

2 4mo ago A 43 tokens original MIT

lien-theft

18

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Check for active liens and theft records on a vehicle by VIN using the CarsXE API. Use this when a user asks whether a car has a lien, is stolen, or wants to verify ownership is clean before buying.

2 4mo ago A 49 tokens original MIT

market-value

19

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Get the current market value of a vehicle from its VIN using the CarsXE API. Use this when a user asks how much a car is worth, wants to know its value, or is thinking about buying/selling a vehicle.

2 4mo ago A 49 tokens original MIT

obd-decoder

20

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Decode an OBD-II diagnostic trouble code (DTC) using the CarsXE API. Use this when a user mentions a check engine light code, DTC, or OBD code like P0300, C1234, B0001, or U0100.

2 4mo ago A 60 tokens original MIT

plate-decoder

21

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Look up vehicle information from a license plate number using the CarsXE API. Use this when a user mentions a license plate and wants to know what vehicle it belongs to.

2 4mo ago A 38 tokens original MIT

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Extract a license plate number from an image URL using the CarsXE Plate Recognition API. Use this when a user shares a photo of a vehicle or license plate and wants to identify the plate number.

2 4mo ago A 44 tokens original MIT

vehicle-history

23

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Retrieve a vehicle history report from a VIN using the CarsXE API. Use this when a user wants to know a car's history — past owners, accidents, title status, odometer readings, or whether it's been in a crash.

2 4mo ago A 50 tokens original MIT

vehicle-images

24

carsxe/carsxe-claude-plugin

Skill Claude CodeCodex

Retrieve images of a vehicle by make, model, and year using the CarsXE API. Use this when a user wants to see what a vehicle looks like or asks for photos of a specific car.

2 4mo ago A 43 tokens original MIT