{
  "$schema": "https://agentskills.io/schemas/index-v0.2.0.json",
  "version": "0.2.0",
  "publisher": {
    "name": "Swap Meet Connect",
    "url": "https://swapmeetconnect.com"
  },
  "skills": [
    {
      "name": "browse-marketplace",
      "type": "documentation",
      "description": "Search the Swap Meet Connect marketplace for classic, vintage, and performance auto parts by keyword, vehicle fitment, and ZIP-code radius.",
      "url": "https://swapmeetconnect.com/marketplace"
    },
    {
      "name": "read-builders-library",
      "type": "documentation",
      "description": "Read technical guides and use calculators for hot rod, muscle car, and classic vehicle builds (cam degree, gear ratio, wheel offset, carburetor sizing, and more).",
      "url": "https://swapmeetconnect.com/builders-library"
    },
    {
      "name": "find-swap-meets",
      "type": "documentation",
      "description": "Find upcoming automotive swap meets and car shows in the United States by state and date.",
      "url": "https://swapmeetconnect.com/swap-meets"
    },
    {
      "name": "read-news",
      "type": "documentation",
      "description": "Read the daily Swap Meet Connect classic and collector car news feed.",
      "url": "https://swapmeetconnect.com/news"
    },
    {
      "name": "identify-part",
      "type": "documentation",
      "description": "Upload a photo of an unknown automotive part to receive an AI-assisted identification with brand, part number, and likely vehicle fitment.",
      "url": "https://swapmeetconnect.com/tools/part-identifier"
    }
  ]
}