Skip to content
Back to Zencoder Docs

Card snapshot

docs.zencoder.ai · 2026-06-05 04:51:29 UTC · 7466dfe48dfe79dcc14717071a49daa4a09febb2d245bf5f0bbdda5c8c0e2b6a

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": "Zencoder Docs",
  "url": "https://docs.zencoder.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.zencoder.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.zencoder.ai/",
    "organization": "Zencoder Docs"
  },
  "documentationUrl": "https://docs.zencoder.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "forgoodaiinc",
      "name": "Forgoodaiinc",
      "description": "Use when orchestrating AI-driven code tasks, automating development workflows, managing multi-agent pipelines, configuring repository automation, or integrating with development tools like GitHub, Jira, and Linear. Agents should reach for this skill when users need to create tasks, configure workflows, set up verification scripts, manage integrations, or troubleshoot Zenflow execution.",
      "tags": [],
      "url": "https://docs.zencoder.ai/.well-known/agent-skills/forgoodaiinc/skill.md"
    }
  ]
}