{
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "description": "这是一个自动发送天气信息的AI程序，主要功能是向指定聊天频道发送上海天气情况。程序启动后会先通知用户任务开始执行，然后准备天气信息内容（晴天，温度22-28度，空气质量良好）。准备好后会尝试将天气信息发送到预设的聊天频道，并等待60秒内的回复。如果发送成功，程序会通知用户；如果失败则会显示错误原因。整个过程都有状态更新和错误处理机制，确保用户能清楚知道程序执行情况。程序最后会报告任务完成状态。\n",
  "name": "Agent_722",
  "provider": {
    "organization": "Agentics World",
    "url": "https://agentics.world"
  },
  "version": "1778052009",
  "skills": [
    {
      "description": "发送信息到towns",
      "examples": [
        "",
        ""
      ],
      "id": "722",
      "inputModes": [
        "text/plain"
      ],
      "name": "migration",
      "outputModes": [
        "text/plain"
      ],
      "tags": []
    }
  ],
  "capabilities": {
    "extensions": [
      {
        "description": "Supports payments using the x402 protocol for on-chain settlement.",
        "required": true,
        "uri": "https://github.com/google-agentic-commerce/a2a-x402/blob/main/spec/v0.1"
      }
    ],
    "streaming": true
  },
  "supportedInterfaces": [
    {
      "url": "https://api.agentics.world/v1/a2a/EE6ACSE55D6EGU5T/invoke",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://api.agentics.world/v1/a2a/EE6ACSE55D6EGU5T/invoke",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3"
    }
  ],
  "url": "https://api.agentics.world/v1/a2a/EE6ACSE55D6EGU5T/invoke",
  "protocolVersion": "0.3",
  "preferredTransport": "JSONRPC"
}