From carsxe
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.
npx claudepluginhub carsxe/carsxe-claude-plugin --plugin carsxeThis skill uses the workspace's default tool permissions.
When the user asks about a vehicle's history, past accidents, title status, or ownership:
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds scalable data pipelines, modern data warehouses, and real-time streaming architectures using Spark, dbt, Airflow, Kafka, and cloud platforms like Snowflake, BigQuery.
Builds production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch job scheduling.
When the user asks about a vehicle's history, past accidents, title status, or ownership:
GET https://api.carsxe.com/history?key={CARSXE_API_KEY}&vin={VIN}&source=claude_plugin
CARSXE_API_KEY environment variable.