{
  "$schema": "https://agentskills.io/v0.2.0/schema.json",
  "issuer": "https://uzinaduzina.org/",
  "skills": [
    {
      "name": "browse-notes",
      "type": "navigation",
      "description": "Navigate the stacked-notes UI of uzinaduzina.org by composing a URL. Returns the URL grammar, slug conventions, and worked examples.",
      "url": "https://uzinaduzina.org/.well-known/agent-skills/browse-notes.md",
      "sha256": "f6cb3426a0f74811b0d18c14a79c8d754145c36997a8074e05d93df28b0bb06e"
    },
    {
      "name": "list-notes",
      "type": "data-fetch",
      "description": "Retrieve the full machine-readable index of every published note on uzinaduzina.org. JSON array, no auth.",
      "url": "https://uzinaduzina.org/.well-known/agent-skills/list-notes.md",
      "sha256": "cb3038966a41c3eada9141b266a9d81d4d26849b4a19070762dce00c4dbbb97e"
    },
    {
      "name": "fetch-note-markdown",
      "type": "data-fetch",
      "description": "Retrieve the original Markdown source of any single note on uzinaduzina.org by slug.",
      "url": "https://uzinaduzina.org/.well-known/agent-skills/fetch-note-markdown.md",
      "sha256": "544fdbf3d6ecb4d48a59e9c18a8b3fc358e2139043ea1de06ee442a08345062c"
    },
    {
      "name": "open-note-stack",
      "type": "webmcp-tool",
      "description": "Open one or more notes in the user-visible stacked-notes UI. WebMCP tool exposed only to in-browser agents via navigator.modelContext.provideContext().",
      "url": "https://uzinaduzina.org/.well-known/agent-skills/open-note-stack.md",
      "sha256": "ea378fd09a303a552987b823cd4d3c0144685ffe419f0092ec615c45a2bbaa25"
    }
  ],
  "links": {
    "service-doc": "https://uzinaduzina.org/DOCUMENTATION.md",
    "api-catalog": "https://uzinaduzina.org/.well-known/api-catalog",
    "describedby": "https://uzinaduzina.org/llms.txt",
    "mcp-server-card": "https://uzinaduzina.org/.well-known/mcp/server-card.json",
    "mcp-endpoint": "https://uzinaduzina.org/mcp"
  }
}
