{
  "specVersion": "1.0",
  "host": {
    "displayName": "Kogitore",
    "identifier": "https://kogitore.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:kogitore.com:skill:read-kogitore",
      "displayName": "Read Kogitore",
      "description": "Find, read, and cite public articles from Kogitore, a Traditional Chinese digital garden. Use for questions about its Blog, TIL, Signal, or author pages.",
      "type": "text/markdown",
      "url": "https://kogitore.com/.well-known/agent-skills/read-kogitore/SKILL.md",
      "representativeQueries": [
        "如何找到並引用 Kogitore 的文章？",
        "我要讀 Kogitore 文章的 Markdown 版本。"
      ]
    },
    {
      "identifier": "urn:air:kogitore.com:content:index",
      "displayName": "Kogitore 內容索引",
      "description": "Blog、TIL、Signal 與核心頁面的標題、說明和 Markdown 連結。",
      "type": "text/plain",
      "url": "https://kogitore.com/llms.txt",
      "representativeQueries": [
        "Kogitore 有哪些 TIL 筆記？",
        "找出 Kogitore 與軟體開發有關的文章。"
      ]
    },
    {
      "identifier": "urn:air:kogitore.com:feed:posts",
      "displayName": "Kogitore RSS",
      "description": "依發布時間排序的 Blog、TIL 與 Signal 摘要及原文連結。",
      "type": "text/xml",
      "url": "https://kogitore.com/rss.xml",
      "representativeQueries": [
        "Kogitore 最近發布了哪些文章？",
        "我要訂閱 Kogitore 的 Blog、TIL 和 Signal。"
      ]
    }
  ]
}
