{"protocolVersion":"0.3.0","name":"Sivamuthu Kumar — Blog Agent","description":"Read-only agent over the writing of Sivamuthu Kumar, Principal Architect. Search, list, and read 37 articles on AI-native platforms, agentic systems, cloud architecture, security, and developer experience.","url":"https://sivamuthukumar.com/api/agent","preferredTransport":"HTTP+JSON","provider":{"organization":"Sivamuthu Kumar","url":"https://sivamuthukumar.com"},"version":"1.0.0","documentationUrl":"https://sivamuthukumar.com/api/agent/search?q=agents","iconUrl":"https://sivamuthukumar.com/static/images/profile.png","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"search-posts","name":"Search blog posts","description":"Task-based search over the blog. Returns ranked posts (title, url, summary, tags) for a natural-language query.","tags":["search","blog","retrieval"],"examples":["articles about AI agents and agentic platforms","how to secure Kubernetes and containers on AWS","GitHub Actions and DevOps best practices","cloud architecture and developer experience","LLM application engineering patterns"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"list-posts","name":"List blog posts","description":"List metadata for all posts, optionally filtered by tag.","tags":["list","blog","index"],"examples":["list all posts","posts tagged AWS"],"outputModes":["application/json"]},{"id":"read-post","name":"Read a blog post","description":"Fetch the full text of a single post by slug for summarizing or Q&A.","tags":["read","blog","content"],"examples":["read the post engineering-the-loop"],"outputModes":["application/json"]}],"additionalInterfaces":[{"transport":"HTTP+JSON","url":"https://sivamuthukumar.com/api/agent/search","method":"GET|POST"},{"transport":"HTTP+JSON","url":"https://sivamuthukumar.com/api/agent/posts","method":"GET"},{"transport":"HTTP+JSON","url":"https://sivamuthukumar.com/api/agent/posts/{slug}","method":"GET"},{"transport":"MCP","url":"https://sivamuthukumar.com/mcp","method":"POST"}]}