{
  "protocolVersion": "0.3.0",
  "name": "julianleiss-portfolio-agent",
  "description": "Answers questions about Julián Leiss (independent designer, Buenos Aires): projects and case studies, services, availability, pricing, and how to get in touch. Read-only; nothing is purchased or sent on your behalf.",
  "url": "https://julianleiss.com/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "Julián Leiss",
    "url": "https://julianleiss.com"
  },
  "documentationUrl": "https://julianleiss.com/agent.md",
  "iconUrl": "https://julianleiss.com/favicon.jpg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "portfolio-search",
      "name": "Search the portfolio",
      "description": "Find projects and pages on julianleiss.com that match a natural-language question.",
      "tags": [
        "design",
        "portfolio",
        "search"
      ],
      "examples": [
        "Which projects involve WebGL or Three.js?",
        "Show me editorial or book design work"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    },
    {
      "id": "project-facts",
      "name": "Project facts",
      "description": "Year, client, role, tools and credits for a named project.",
      "tags": [
        "case-study"
      ],
      "examples": [
        "What did Julián do on the Auth0 brand evolution?",
        "Tell me about Plexa"
      ]
    },
    {
      "id": "hiring-info",
      "name": "Availability and pricing",
      "description": "Current availability, time zone, hourly rate and engagement formats, and how to send a brief.",
      "tags": [
        "hiring",
        "pricing",
        "availability"
      ],
      "examples": [
        "Is Julián available and what does he charge?",
        "How do I hire him for a brand identity?"
      ]
    }
  ]
}
