{
  "name": "Tomasz Tunguz",
  "description": "Data-driven analysis of AI, SaaS metrics, venture capital, and startup strategy. 1,800+ posts by a General Partner at Theory Ventures, written for founders and investors. All claims are sourced to primary documents, SEC filings, and original research.",
  "version": "1.0.0",
  "url": "https://tomtunguz.com/",
  "type": "content/blog",
  "provider": {
    "organization": "Theory Ventures",
    "url": "https://theoryvc.com"
  },
  "author": {
    "name": "Tomasz Tunguz",
    "role": "General Partner, Theory Ventures",
    "email": "tt@theory.ventures",
    "sameAs": [
      "https://x.com/ttunguz",
      "https://www.linkedin.com/in/tomasztunguz/",
      "https://github.com/ttunguz"
    ]
  },
  "content": {
    "primary_topics": ["AI", "SaaS", "Startup", "VC", "Data"],
    "post_count": 1800,
    "languages": ["en"],
    "update_frequency": "multiple posts per week",
    "license": "All rights reserved"
  },
  "capabilities": {
    "read_content": true,
    "search": {
      "available": true,
      "index": "https://tomtunguz.com/searchindex.json",
      "notes": "Client-side Fuse.js search over a JSON index of all posts."
    },
    "subscribe": {
      "available": true,
      "url": "https://ttunguz.kit.com/ef0a779b9c"
    },
    "markdown_mirrors": {
      "available": true,
      "pattern": "Every post is available as clean markdown at <post-url>index.md (e.g. https://tomtunguz.com/<slug>/index.md)."
    }
  },
  "resources": {
    "llms_txt": "https://tomtunguz.com/llms.txt",
    "llms_full_txt": "https://tomtunguz.com/llms-full.txt",
    "sitemap": "https://tomtunguz.com/sitemap.xml",
    "rss": "https://tomtunguz.com/index.xml",
    "search_index": "https://tomtunguz.com/searchindex.json",
    "agent_card": "https://tomtunguz.com/.well-known/agent.json"
  },
  "skills": [
    {
      "name": "fetch-post-markdown",
      "description": "Retrieve any blog post as clean markdown by appending index.md to its URL."
    },
    {
      "name": "search-posts",
      "description": "Search the full post archive via the JSON searchindex.json."
    },
    {
      "name": "discover-archive",
      "description": "Fetch llms-full.txt for the complete catalog of all 1,800+ posts."
    },
    {
      "name": "subscribe",
      "description": "Subscribe to the newsletter via Kit at https://ttunguz.kit.com/ef0a779b9c."
    }
  ],
  "contact": "mailto:tt@theory.ventures"
}