{
  "protocolVersion": "0.3.0",
  "name": "Core Awakening AI",
  "description": "芯覺數位 — AI 顧問 × 催眠師 × 全端工程師，把人文語境翻譯成技術架構。提供企業 AI 智庫部署、AI 智能客服代理、NGH 國際催眠師證照培訓與天賦定位系統 Soul Matrix。",
  "url": "https://coreawakening.ai",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "Core Awakening AI Tech 芯覺數位",
    "url": "https://coreawakening.ai"
  },
  "iconUrl": "https://coreawakening.ai/favicon.webp",
  "documentationUrl": "https://coreawakening.ai/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "supportedInterfaces": [
    { "url": "https://coreawakening.ai", "transport": "JSONRPC" }
  ],
  "skills": [
    {
      "id": "enterprise-ai-knowledge",
      "name": "企業 AI 智庫部署",
      "description": "為企業建置私有 RAG 知識庫，讓內部文件可被 AI 安全檢索，資料不外洩。",
      "tags": ["RAG", "enterprise", "knowledge-base", "ai-consulting"],
      "examples": ["幫我把公司的內部文件建成可被 AI 安全查詢的知識庫"]
    },
    {
      "id": "ai-customer-service",
      "name": "AI 智能客服代理",
      "description": "24/7 文字與語音自動化客服，整合企業知識庫與「矽姬」語音 AI。",
      "tags": ["customer-service", "voice-ai", "automation"],
      "examples": ["建一個能整合知識庫、回答產品問題的語音客服"]
    },
    {
      "id": "ngh-hypnotherapy-certification",
      "name": "NGH 國際催眠師證照培訓",
      "description": "混成式培訓取得美國 NGH 國際催眠師雙認證，1,300+ 小時實戰經驗，2026 年 8 月開課。",
      "tags": ["hypnotherapy", "certification", "training", "ngh"],
      "examples": ["NGH 國際催眠師證照班的課程內容與報名方式"]
    },
    {
      "id": "soul-matrix-talent",
      "name": "天賦定位系統 Soul Matrix",
      "description": "AI 驅動的天賦評估與個人定位系統，協助個人找到天賦與發展方向。",
      "tags": ["assessment", "talent", "personal-development"],
      "examples": ["幫我做一次天賦定位評估並解讀結果"]
    }
  ]
}
