Skip to content
Back to Nathaniel Bowman Portfolio Agent

Card snapshot

dev.actuallyitsnathaniel.com · 2026-09-23 10:34:49 UTC · 3e3b74084bf130466ba8542e7569e732f48cb3974d322087cf9df7d8ae598e4e

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Nathaniel Bowman Portfolio Agent",
  "description": "Answers questions about Nathaniel Bowman (actuallyitsnathaniel): bio, projects, skills, resume, and how to get in touch. Public, read-only, no API key.",
  "url": "https://dev.actuallyitsnathaniel.com/api/mcp",
  "version": "1.0.0",
  "protocolVersion": "0.2.1",
  "provider": {
    "organization": "Nathaniel Bowman",
    "url": "https://dev.actuallyitsnathaniel.com"
  },
  "documentationUrl": "https://dev.actuallyitsnathaniel.com/developers",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text",
    "application/json"
  ],
  "skills": [
    {
      "id": "search_projects",
      "name": "Search projects",
      "description": "Search client sites, tools, and mobile apps by name, stack, or keyword.",
      "tags": [
        "portfolio",
        "projects"
      ]
    },
    {
      "id": "get_toolbelt",
      "name": "Get toolbelt",
      "description": "Search languages, frameworks, cloud, and devops tools Nathaniel uses.",
      "tags": [
        "skills"
      ]
    },
    {
      "id": "get_about",
      "name": "Get about",
      "description": "Short bio, education, experience, location, and stack.",
      "tags": [
        "about"
      ]
    },
    {
      "id": "get_contact",
      "name": "Get contact",
      "description": "Email, GitHub, and LinkedIn.",
      "tags": [
        "contact"
      ]
    },
    {
      "id": "get_resume",
      "name": "Get resume",
      "description": "URL of the current resume PDF.",
      "tags": [
        "resume"
      ]
    }
  ]
}