{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "site": {
    "name": "Ujwal Chaudhari",
    "url": "https://unujwal.com/",
    "description": "Personal site of Ujwal Chaudhari — Lead Product Manager at Visa working on AI Agents and Agentic Commerce."
  },
  "skills": [
    {
      "name": "read-bio",
      "type": "resource",
      "description": "Read the biographical summary and current role of the site owner.",
      "url": "https://unujwal.com/index.md#ujwal-chaudhari"
    },
    {
      "name": "list-writing",
      "type": "resource",
      "description": "List published essays and notes on agentic commerce, payments infrastructure, and credit-card economics.",
      "url": "https://unujwal.com/index.md#writing"
    },
    {
      "name": "list-projects",
      "type": "resource",
      "description": "List live side projects — small tools built to test ideas around commerce, pricing, and creator agents.",
      "url": "https://unujwal.com/index.md#projects"
    },
    {
      "name": "list-experience",
      "type": "resource",
      "description": "Read the site owner's professional experience across Visa, Atlan, and EY.",
      "url": "https://unujwal.com/index.md#experience"
    },
    {
      "name": "contact",
      "type": "resource",
      "description": "Get contact information — Substack, LinkedIn, email.",
      "url": "https://unujwal.com/index.md#connect"
    },
    {
      "name": "webmcp-tools",
      "type": "runtime",
      "description": "In-page WebMCP tools exposed via navigator.modelContext.provideContext() — includes getBio, getWriting, getProjects, getExperience, getContact, and navigateTo.",
      "url": "https://unujwal.com/"
    },
    {
      "name": "api-catalog",
      "type": "resource",
      "description": "RFC 9727 linkset describing this site's machine-readable resources.",
      "url": "https://unujwal.com/.well-known/api-catalog"
    },
    {
      "name": "auth-descriptor",
      "type": "resource",
      "description": "auth.md — declares this site's agent-authorization posture (fully public, no registration required).",
      "url": "https://unujwal.com/auth.md"
    }
  ]
}
