auto-dev

Search Auto.dev vehicle listings and enrich VIN data via MCP, CLI, SDK, or API.

15|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/drivly/auto-dev-skill --skill auto-dev-drivly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-dev
Source: https://github.com/drivly/auto-dev-skill/tree/main
Command: npx skills add https://github.com/drivly/auto-dev-skill --skill auto-dev-drivly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Auto.dev Agent Skill removes the need to manually find endpoints, craft requests, and stitch results together by providing structured vehicle data (VIN decode, listings, photos, specs, recalls, payments, taxes, and more) through agent-friendly commands and tool calls.

Core Features & Use Cases

  • Vehicle search and filtering: Find listings with constraints like make/model/year, price, mileage, ZIP/distance, and state.
  • VIN-first enrichment: Decode VINs, then enrich with specs, photos, build data, recalls (including unresolved), payments, interest rates, and total cost of ownership.
  • Business-ready workflows: Chain endpoints to answer multi-step questions like “compare two cars,” “export results,” or “full pre-purchase due diligence.”

Quick Start

Tell your agent: “Decode VIN JM3KKAHD5T1379650 and summarize any open recalls, specs, and estimated monthly payments for price $39520 in ZIP 33132 with $5000 down.”

Frequently Asked Questions about auto-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decode a VIN and get vehicle specs, recalls, and payment estimates in one request?

VIN decoding and vehicle enrichment combine by passing a VIN to the agent, which chains endpoints to return build data, open recalls, photos, and estimated monthly payments. You can specify price, ZIP code, and down payment to calculate APR and total cost of ownership automatically.

Can I search vehicle listings near a specific ZIP code with make, model, and price filters?

Vehicle listings search supports filtering by make, model, year, price, mileage, ZIP code, distance radius, and state. The agent routes the query through available MCP tools, CLI commands, or API calls to return matching inventory results structured for export.

Does this work with MCP tools, CLI commands, and SDK methods for API integration?

The agent detects available MCP tools, CLI commands, SDK methods, or direct API calls in order and routes requests accordingly. It enforces authentication, plan-tier endpoint selection, and batch operation safety rules across all access surfaces.

What's the best way to check unresolved vehicle recalls and export the results?

Recall checking queries unresolved recall status by VIN, then enriches the data with specs and build information. Results can be exported as structured data, enabling full pre-purchase due diligence workflows and multi-vehicle comparisons.

How do I calculate monthly car payments and estimate taxes for a specific vehicle?

Payment and tax estimation accepts vehicle price, down payment, and ZIP code to calculate monthly payments, APR, interest rates, and estimated taxes. The agent integrates these calculations into VIN enrichment workflows alongside specs and recall data.

Can I compare two vehicles and run full pre-purchase due diligence using natural language?

Multi-step vehicle comparison chains VIN decoding, specs, photos, recalls, payments, and total cost of ownership queries together. The agent processes natural-language instructions to produce structured comparison results and export enriched data for due diligence.