{
  "name": "clouatre-ca",
  "description": "Technical blog for CTO/CIO/CISO audiences covering AI, MCP, and agentic systems.",
  "url": "https://clouatre.ca",
  "version": "1.0.0",
  "capabilities": {},
  "skills": [
    {
      "id": "search",
      "name": "search",
      "description": "Search blog posts by topic or keyword using the WebMCP search_posts tool (document.modelContext, with navigator.modelContext fallback). Returns matching posts with title, URL, and excerpt."
    },
    {
      "id": "markdown_negotiation",
      "name": "markdown_negotiation",
      "description": "Request any blog post as Markdown via Accept: text/markdown content negotiation. Returns Content-Type: text/markdown with x-markdown-tokens count."
    }
  ]
}
