{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "myconf-api",
      "type": "skill-md",
      "description": "How to use the myconf.it REST API to look up public IPs, geolocate the caller, and run IPv4 subnet calculations.",
      "url": "https://myconf.it/.well-known/agent-skills/myconf-api/SKILL.md",
      "digest": "sha256:ca78953609b535491339acaf84ab1ea7cc9d39681fef54396fff8d490959a3fc"
    },
    {
      "name": "myconf-mcp",
      "type": "skill-md",
      "description": "How to connect to the myconf.it MCP server, list its tools, and invoke them via JSON-RPC 2.0.",
      "url": "https://myconf.it/.well-known/agent-skills/myconf-mcp/SKILL.md",
      "digest": "sha256:79f7f892a44e52af3ce3404bae64c03c165f046ac46f0887726ee4a16cb39c07"
    },
    {
      "name": "myconf-webmcp",
      "type": "skill-md",
      "description": "Browser-side tools exposed by myconf.it via the WebMCP API (`navigator.modelContext.provideContext`). Available on every page after document load.",
      "url": "https://myconf.it/.well-known/agent-skills/myconf-webmcp/SKILL.md",
      "digest": "sha256:3b14dcf8fc3fcf1f264b10ac9ae5135f306b085ceb4f68f53dbfbde727487fd0"
    }
  ]
}