{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "product-search",
      "type": "tool",
      "description": "Search The Color Shop product catalog by keyword, SKU, color, or finish.",
      "url": "https://thecolorshop.ws/products/search/",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "store-locations",
      "type": "resource",
      "description": "Get store locations, hours, and pickup information for The Color Shop in Apia, Samoa.",
      "url": "https://thecolorshop.ws/pickup/",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "contact-form",
      "type": "tool",
      "description": "Submit a contact inquiry to The Color Shop staff.",
      "url": "https://thecolorshop.ws/contact/",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    }
  ]
}