
from drivly
Access Auto.dev vehicle data (VIN decode, listings, photos, specs, recalls, payments) via MCP tools, CLI, SDK or API with guidance on surface detection and usag
Provides patterns and helpers for working with Auto.dev automotive data across multiple surfaces: MCP tools, CLI, SDK, or direct API. Explains detection order (prefer MCP tools, then CLI/SDK, then Direct API), available endpoints (vin decode, listings, photos, specs, build, recalls, payments, taxes), and practical rules for batching, exports (CSV/JSON), and mapping common parameter gotchas. Includes plan/pricing notes and command examples for the CLI and MCP usage.
Intended for agents integrating vehicle-data workflows; provides conservative rules to avoid malformed API calls and to recommend fallbacks when MCP/CLI surfaces are unavailable.
Auto.dev is a well-structured skill providing automotive data access via MCP tools, CLI, SDK, or direct API. No bundled scripts — purely instructional SKILL.md with clear surface detection logic and comprehensive API reference. Includes helpful anti-hallucination gotchas for common parameter mistakes. Clean frontmatter and progressive disclosure to reference files.
No scripts to execute. Skill is documentation-only, guiding agents through surface detection (MCP > CLI > SDK > Direct API). Good anti-hallucination guidance for parameter names. Free Starter tier available (1000 calls/mo). Reference files listed but not bundled in fetch (expected to be in references/ dir per skill spec).