{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "name": "1-800-VENEERS Agent Skills",
  "description": "Discoverable skills exposed by the 1-800-VENEERS site for AI agents.",
  "skills": [
    {
      "name": "start-smile-quiz",
      "type": "web-action",
      "description": "Open the SmileQuiz to evaluate the best treatment path (Whitening, Veneers, or All-on-X).",
      "url": "https://1800veneers.com/?openQuiz=true"
    },
    {
      "name": "request-consultation",
      "type": "web-action",
      "description": "Request a free professional consultation with a vetted provider.",
      "url": "https://1800veneers.com/consultation"
    },
    {
      "name": "smile-simulation",
      "type": "web-action",
      "description": "Generate an AI smile simulation from a selfie photo.",
      "url": "https://1800veneers.com/smile-simulation"
    },
    {
      "name": "all-on-x-overview",
      "type": "reference",
      "description": "Comparative clinical evaluation of major dental implant systems.",
      "url": "https://1800veneers.com/all-on-x"
    },
    {
      "name": "informed-consent",
      "type": "reference",
      "description": "Clinical informed-consent resource for whitening agents and procedures.",
      "url": "https://1800veneers.com/informed-consent"
    }
  ]
}
