Card snapshot
zynvosocial.com
·
2026-08-18 10:22:29 UTC
·
e25398af3a900c17f1635a7b476c1e2bf175b98163e88b22691ac3c61f036d92
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": "Zynvo AI Assistant",
"description": "AI-powered campus event intelligence agent that discovers, extracts, and recommends student events from web sources for college students",
"url": "https://zynvosocial.com/ai",
"endpoints": {
"a2a": "https://zynvosocial.com/api/ai"
},
"capabilities": [
{
"id": "event-discovery",
"name": "Event Discovery",
"description": "Discovers college events (fests, hackathons, workshops) from campus web sources"
},
{
"id": "event-extraction",
"name": "Event Extraction",
"description": "Extracts structured event data (dates, venues, registration links) from unstructured web content"
},
{
"id": "campus-intelligence",
"name": "Campus Intelligence",
"description": "Provides intelligent insights about campus activities, trending events, and student engagement opportunities"
}
],
"skills": [
"event-discovery",
"event-extraction",
"campus-intelligence",
"web-scraping",
"structured-data-extraction"
],
"version": "1.0.0"
}