{
  "name": "BuiltWTF Public Content",
  "version": "1.0.0",
  "description": "Public discovery card for BuiltWTF, the personal site and writing archive of Will Schmierer. Agents can read public pages, posts, RSS, sitemap data, llms.txt, markdown responses, and the WordPress REST API.",
  "url": "https://builtwtf.com/",
  "provider": {
    "organization": "BuiltWTF",
    "url": "https://builtwtf.com/"
  },
  "supportedInterfaces": [
    {
      "url": "https://builtwtf.com/",
      "transport": "https",
      "protocol": "public-web"
    },
    {
      "url": "https://builtwtf.com/wp-json/",
      "transport": "https",
      "protocol": "wordpress-rest-api"
    },
    {
      "url": "https://builtwtf.com/llms.txt",
      "transport": "https",
      "protocol": "llms-txt"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "read-builtwtf-content",
      "name": "Read BuiltWTF public content",
      "description": "Find and read BuiltWTF public writing, profile information, project pages, feeds, sitemaps, markdown versions of posts, and WordPress REST API resources."
    }
  ]
}
