Card snapshot
docs.skyvern.com
·
2026-06-09 20:54:24 UTC
·
5d8639eb3c769bf1e23e7f254f8099f0ef1deaf919bd8198481771ea9af91c57
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": "Skyvern",
"url": "https://skyvern.com/docs/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://skyvern.com/docs/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://skyvern.com/docs/",
"organization": "Skyvern"
},
"documentationUrl": "https://skyvern.com/docs/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "skyvern",
"name": "skyvern",
"description": "Automate any website with AI-powered browser automation. Use when the user needs to interact with a website like filling forms, extracting data, downloading files, logging in, or running multi-step workflows. Skyvern navigates sites it has never seen before using LLMs and computer vision. Integrates via Python SDK, TypeScript SDK, REST API, MCP server, or CLI.",
"tags": [],
"url": "https://skyvern.com/docs/.well-known/agent-skills/skyvern/skill.md"
}
]
}