{
  "specVersion": "1.0",
  "host": {
    "displayName": "QuokkaPix Video",
    "identifier": "did:web:video.quokkapix.com"
  },
  "entries": [
    {
      "identifier": "urn:ai:video.quokkapix.com:skill:browser-video-tools",
      "displayName": "QuokkaPix browser-only video tools",
      "type": "application/ai-skill",
      "url": "https://video.quokkapix.com/agents.md",
      "capabilities": [
        "VideoCut",
        "VideoCrop",
        "VideoResize",
        "VideoConversion",
        "VideoCompression",
        "AudioExtraction",
        "AudioMixing",
        "LocalSpeechRecognition",
        "SubtitleExport",
        "SubtitleBurnIn",
        "BrowserAutomation",
        "ExperimentalWebMCP",
        "ResultManifestQA"
      ],
      "description": "Browser-local Video surface of QuokkaPix. Source and output media bytes remain on the user's device.",
      "representativeQueries": [
        "trim video locally",
        "make a vertical social video",
        "extract video audio",
        "create local SRT subtitles"
      ],
      "metadata": {
        "surface": "video",
        "serviceContract": "https://quokkapix.com/agent-manifest.json",
        "imageSurface": "https://quokkapix.com/",
        "imageGuide": "https://quokkapix.com/agents.html",
        "agentManifest": "https://video.quokkapix.com/agent-manifest.json",
        "llmsTxt": "https://video.quokkapix.com/llms.txt",
        "agentGuide": "https://video.quokkapix.com/agents.html",
        "recipeCatalog": "https://video.quokkapix.com/agent-recipes/index.json",
        "ruleCatalog": "https://video.quokkapix.com/rules/index.json",
        "runtimeGlobal": "window.QuokkaPixVideoAgent",
        "webMcpNamespace": "quokkapix.video.*",
        "localMcpRunner": {
          "status": "supported",
          "minimumVersion": "0.5.0",
          "paymentMinimumVersion": "0.7.0",
          "guide": "https://quokkapix.com/mcp-runner.html"
        },
        "remoteMcp": {
          "status": "supported",
          "minimumBridgeVersion": "0.7.0",
          "endpoint": "https://quokkapix.com/mcp",
          "mediaBytesRelayed": false
        },
        "execution": "browser-only",
        "serverProcessingApi": false
      }
    }
  ]
}
