carsxe
01Plugin Claude Code
Plugin marketplace listing 1 plugin: carsxe.
Plugin Claude Code
Plugin marketplace listing 1 plugin: carsxe.
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.
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.
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.
Command
Retrieve the history report for a vehicle using the VIN provided in $ARGUMENTS.
Command
Retrieve images for a vehicle using the CarsXE Images API.
Command
Decode an international VIN provided in $ARGUMENTS using the CarsXE International VIN Decoder API.
Command
Check for active liens and theft records on a vehicle using the VIN provided in $ARGUMENTS.
Command
Decode an OBD diagnostic trouble code (DTC) provided in $ARGUMENTS using the CarsXE OBD Codes Decoder API.
Command
Extract a VIN from an image using the CarsXE VIN OCR API.
Command
Decode the license plate provided in $ARGUMENTS using the CarsXE Plate Decoder API.
Command
Extract a license plate number from an image using the CarsXE Plate Recognition API.
Command
Check for active recalls on a vehicle using the VIN provided in $ARGUMENTS.
Command
Decode the VIN provided in $ARGUMENTS using the CarsXE Specifications API.
Command
Get the current market value of a vehicle using the VIN provided in $ARGUMENTS.
Command
Look up vehicle data by Year, Make, and Model using the CarsXE YMM API.
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.
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.
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.
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.
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.
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.
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.
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.