{
  "name": "链智日报",
  "description": "链智日报是一家面向中文读者的加密与链上金融新闻媒体，报道 AI 智能体、链上交易与 Base 生态。每篇文章均提供 HTML、Markdown 与 JSON 格式，供读者与智能体阅读。",
  "url": "https://lianzhi.today",
  "version": "1.0.0",
  "provider": {
    "organization": "链智日报",
    "url": "https://lianzhi.today"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "skills": [
    {
      "id": "read-news",
      "name": "Read news",
      "description": "智能体与链上金融快讯 Read the latest articles via feeds (/feed.xml, /atom.xml, /feed.json), the JSON API (/api/articles), or llms.txt. All endpoints are static and read-only.",
      "tags": [
        "AI 智能体",
        "链上金融",
        "Base 生态",
        "代币发行"
      ]
    }
  ]
}
