Skip to content
Back to Zencoder Docs

Card snapshot

docs.zencoder.ai · 2026-06-09 11:05:42 UTC · bd6a19b2096f702f2536ad9acd20262930f35d44aa4e3f9cacb301a28b4ad2f1

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 agents to build, test, debug, and refactor code in isolated Git worktrees; automating business workflows; managing multi-model coding pipelines; or integrating external tools via MCP. Agents work in Zenflow Code (for repository-based tasks), Zenflow Work (for non-code tasks), or IDE plugins (for inline coding).",
      "tags": [],
      "url": "https://docs.zencoder.ai/.well-known/agent-skills/forgoodaiinc/skill.md"
    }
  ]
}