From carsxe
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/carsxe:lien-theftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user asks about liens, theft status, or ownership encumbrances on a vehicle:
When the user asks about liens, theft status, or ownership encumbrances on a vehicle:
GET https://api.carsxe.com/v1/lien-theft?key={CARSXE_API_KEY}&vin={VIN}&source=claude_plugin
CARSXE_API_KEY environment variable.npx claudepluginhub carsxe/carsxe-claude-plugin --plugin carsxeSystematically inspects a used vehicle before purchase, covering exterior, interior, mechanical, and digital history to identify defects and safety issues.
Queries public CarJam NZ vehicle info (plate, VIN, chassis) via a no-login CLI. Returns make/model/year/colour/odometer snippets with structured JSON output.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.