{
  "specVersion": "1.0",
  "host": {
    "displayName": "AgentCaps",
    "identifier": "urn:air:agentcaps.dev:registry:public",
    "documentationUrl": "https://agentcaps.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:github.com:eze-is:web-access:skill:web-access",
      "displayName": "web-access",
      "type": "application/ai-skill",
      "url": "https://raw.githubusercontent.com/eze-is/web-access/7af34af6a25940d917905f0e5f2a7ef056952971/SKILL.md",
      "description": "所有联网操作必须通过此 skill 处理，包括：搜索、网页抓取、登录后操作、网络交互等。 触发场景：用户要求搜索信息、查看网页内容、访问需要登录的网站、操作网页界面、抓取社交媒体内容（小红书、微博、推特等）、读取动态渲染页面、以及任何需要真实浏览器环境的网络任务。",
      "tags": [
        "web",
        "browser",
        "research",
        "coding-agent"
      ],
      "capabilities": [
        "web.fetch",
        "browser.inspect",
        "web.research"
      ],
      "representativeQueries": [
        "browse a public website from a coding agent",
        "fetch web content for analysis",
        "inspect a web page with an agent"
      ],
      "updatedAt": "2026-06-24T08:07:19.515Z"
    }
  ]
}
