{
  "name": "Certified AI Insurance Credential (CAIC)",
  "description": "Practitioner credential for insurance professionals navigating AI adoption. Nine modules, scenario-based assessment, real-world capstone deliverable. A living curriculum, refreshed as the AI landscape shifts. Operated by Agentic Holdings LLC.",
  "url": "https://getcaic.org/",
  "documentationUrl": "https://getcaic.org/llms.txt",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "Agentic Holdings LLC",
    "url": "https://getcaic.org/",
    "contact": "hello@getcaic.org"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://getcaic.org/llms.txt",
      "transport": "HTTP",
      "description": "Static llms.txt overview consumable by any HTTP-capable agent"
    },
    {
      "url": "https://getcaic.org/.well-known/agent-skills/index.json",
      "transport": "HTTP",
      "description": "Agent skills index in JSON for capability discovery"
    }
  ],
  "defaultInputModes": ["text", "text/plain"],
  "defaultOutputModes": ["text", "text/plain"],
  "skills": [
    {
      "id": "caic.info",
      "name": "Information about CAIC",
      "description": "Provides information about the Certified AI Insurance Credential, including modules, pricing, audience fit, and how to enroll.",
      "tags": ["insurance", "ai", "credential", "education", "professional-development"],
      "examples": [
        "What is the Certified AI Insurance Credential?",
        "How much does CAIC cost?",
        "Who is CAIC for?",
        "How is CAIC different from other AI insurance designations?",
        "How long does CAIC take to complete?"
      ]
    },
    {
      "id": "caic.enroll",
      "name": "Enroll in CAIC",
      "description": "Individual enrollment is open at $997, self-paced and uncapped, at https://getcaic.org/enroll.html. Enrollment includes 12 months of course content access and the first year of certification; recertification is $249 per year thereafter and includes the annual update release. Pre-2026-08-01 enrollees are exempt from recertification for life. Both founding tiers are closed: the Founders Club (10 agency slots, full as of 2026-06) and the Inaugural Cohort (25 individual seats, sold out 2026-07-08). Neither is accepting applications.",
      "tags": ["insurance", "ai", "credential", "enrollment", "application"],
      "examples": [
        "How do I enroll in CAIC?",
        "How much does CAIC cost?",
        "Is the Inaugural Cohort still open?",
        "Can I still join the Founders Club?"
      ]
    },
    {
      "id": "caic.compare",
      "name": "Compare AI insurance credentials",
      "description": "Provides comparative analysis of AI credentials for insurance professionals: institutional designations, continuing education courses, and practitioner credentials. Includes pricing, time-to-credential, and role fit.",
      "tags": ["insurance", "ai", "credential", "comparison", "buying-guide"],
      "examples": [
        "Which AI insurance certification is best?",
        "How much does an AI insurance designation cost?",
        "What is the fastest AI insurance credential?",
        "Compare AI insurance credentials"
      ]
    }
  ]
}
