{
  "$schema": "https://agentskills.io/schemas/index-v0.2.0.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "blog-posts-read",
      "type": "openapi",
      "description": "Read published blog posts, topics, and metadata via a public read-only REST API. Useful for RAG and agent ingestion.",
      "url": "https://vinodchinnannavar.in/api",
      "sha256": ""
    },
    {
      "name": "llms-txt",
      "type": "doc",
      "description": "Curated, RAG-friendly index of the site's pages, frameworks, and key results.",
      "url": "https://vinodchinnannavar.in/llms.txt",
      "sha256": ""
    },
    {
      "name": "llms-full",
      "type": "doc",
      "description": "Full long-form content dump of guides, case studies, and pillar pages for LLM ingestion.",
      "url": "https://vinodchinnannavar.in/llms-full.txt",
      "sha256": ""
    },
    {
      "name": "agent-card",
      "type": "agent-json",
      "description": "Agent profile (capabilities, frameworks, engagement models) for Vinod Ashok Chinnannavar.",
      "url": "https://vinodchinnannavar.in/.well-known/agent.json",
      "sha256": ""
    }
  ]
}
