Card snapshot
beyondpresence.main-kill-isr.mintlify.me
·
2026-08-20 05:54:42 UTC
·
5718c623f5e6ce1ee2cbfa93a227ca6b17f532e2adf24c122b011e4fe50ae3a3
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, configuring LLMs and knowledge bases, or deploying AI assistants with realistic video presence. Agents should reach for this skill when users need to create video agents, embed them in applications, manage conversations, or integrate with external systems.",
"tags": [],
"url": "https://docs.bey.dev/.well-known/agent-skills/beyondpresence/skill.md"
}
]
}