Card snapshot
beyondpresence.main-kill-isr.mintlify.me
·
2026-08-14 23:14:57 UTC
·
383529e1e8e5993646396dac44799d444c537105ade30c3c616fd424e3c52d07
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": "Beyond Presence",
"url": "https://docs.bey.dev/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.bey.dev/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.bey.dev/",
"organization": "Beyond Presence"
},
"documentationUrl": "https://docs.bey.dev/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "beyondpresence",
"name": "Beyondpresence",
"description": "Use when building conversational video agents, integrating avatars into applications, managing agent conversations, or deploying AI assistants with realistic video presence. Agents should reach for this skill when working with managed agents, speech-to-video APIs, avatar selection, agent configuration, webhooks, knowledge bases, or web/mobile integrations.",
"tags": [],
"url": "https://docs.bey.dev/.well-known/agent-skills/beyondpresence/skill.md"
}
]
}