{
  "protocolVersion": "0.3.0",
  "name": "SYFOX dev",
  "description": "SYFOX dev — your full-cycle digital partner in Europe. Web development, branding, SEO, performance marketing & more. From strategy to execution, we drive growth.",
  "url": "https://syfox.dev/",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "SYFOX dev",
    "url": "https://syfox.dev/"
  },
  "version": "2.0.0",
  "documentationUrl": "https://syfox.dev/auth.md",
  "iconUrl": "https://syfox.dev/assets/icon-192.png",
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {
    "public": {
      "type": "openIdConnect",
      "description": "Not required. Every listed skill is anonymous-read.",
      "openIdConnectUrl": "https://syfox.dev/.well-known/oauth-authorization-server"
    }
  },
  "security": [],
  "skills": [
    {
      "id": "brief-the-studio",
      "name": "brief the studio",
      "description": "Work out whether SYFOX dev covers a given piece of work, and how to ask for it.",
      "tags": [
        "read-only",
        "public",
        "en"
      ],
      "examples": [
        "Fetch https://syfox.dev/llms.txt and answer from it."
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown"
      ]
    },
    {
      "id": "search-the-journal",
      "name": "search the journal",
      "description": "Find and cite articles from the SYFOX dev journal without crawling it.",
      "tags": [
        "read-only",
        "public",
        "en"
      ],
      "examples": [
        "Fetch https://syfox.dev/llms.txt and answer from it."
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://syfox.dev/"
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}
