{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "name": "CallTEC AI Agent Skills",
  "description": "Capabilities an autonomous agent can invoke on the CallTEC AI website.",
  "version": "0.1.0",
  "publisher": {
    "name": "CallTEC AI",
    "url": "https://www.calltecai.com/"
  },
  "skills": [
    {
      "name": "book-demo",
      "type": "action",
      "description": "Open the live 30-minute demo booking calendar (Cal.com embed) so a user or agent can reserve a time slot.",
      "url": "https://www.calltecai.com/#booking",
      "sha256": "3232588c93acab7aebc57713c120a4fd4dd4fddc6f53ad0c4cf80643912e9e34"
    },
    {
      "name": "read-product-overview",
      "type": "lookup",
      "description": "Retrieve the complete CallTEC AI homepage content as clean markdown — hero, capabilities, integrations, FAQ, contact. Optimized for RAG ingestion.",
      "url": "https://www.calltecai.com/llms-full.txt",
      "sha256": "b8b0fef5de516741fa959b36dec762bede645cdf45067daef6cbf38a9b00e81c"
    },
    {
      "name": "read-faq",
      "type": "lookup",
      "description": "Read the frequently-asked-questions section (agent creation, calling campaigns, follow-up, CRM integration).",
      "url": "https://www.calltecai.com/#faq",
      "sha256": "957860fd6e1f28c5458a6e4b1a3348eccde0e6b5af2b9fb7d4422ab2c3775596"
    },
    {
      "name": "contact-support",
      "type": "action",
      "description": "Compose an email to CallTEC AI customer support.",
      "url": "mailto:support@calltecai.com",
      "sha256": "5e9b6f99f92b9f79960a335948954818602a3b04c4249c37c26f4cb8f98d317a"
    }
  ]
}
