Card snapshot
docs.browser-use.com
·
2026-06-09 20:03:35 UTC
·
eccd3858b9b7fed7e2cec5901678cb4b814b78e216a57a8bd30167bc6ddafb9b
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": "Browser Use",
"url": "https://docs.browser-use.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.browser-use.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.browser-use.com/",
"organization": "Browser Use"
},
"documentationUrl": "https://docs.browser-use.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "browser",
"name": "Browser",
"description": "Use when building AI agents that automate web browser tasks, interact with websites, extract data, fill forms, handle authentication, or perform multi-step workflows. Agents should reach for this skill when users request web automation, data scraping, form filling, login automation, or any task requiring browser interaction controlled by an LLM.",
"tags": [],
"url": "https://docs.browser-use.com/.well-known/agent-skills/browser/skill.md"
}
]
}