Car Booking Agent
vishalmysore-a2amcpdemo.hf.space
· Car Booking Inc.
This agent provides capabilities for car booking, including actions related to pricing, booking status, and listing car types.
vishalmysore-a2amcpdemo.hf.space via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-03 20:11:51 current | 25a6c9e85dc8… |
view → |
Endpoints
| Agent card | https://vishalmysore-a2amcpdemo.hf.space/.well-known/agent.json |
| Provider | https://example.com |
| Docs | https://example.com/docs |
Skills · 2 declared · mapped to canonical taxonomy
Actions related to car booking, including pricing and status checks.
Actions related to web page interaction using Selenium.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/vishalmysore-a2amcpdemo.hf.space) [](https://agenstry.com/agents/vishalmysore-a2amcpdemo.hf.space) [](https://agenstry.com/agents/vishalmysore-a2amcpdemo.hf.space) [](https://agenstry.com/agents/vishalmysore-a2amcpdemo.hf.space)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Car Booking Agent",
"description": "This agent provides capabilities for car booking, including actions related to pricing, booking status, and listing car types.",
"url": "http://r-vishalmysore-a2amcpdemo-p32b09d0-c4859-2zzkm:7860",
"provider": {
"organization": "Car Booking Inc.",
"url": "https://example.com"
},
"version": "1.0.0",
"documentationUrl": "https://example.com/docs",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"authentication": {
"schemes": [
"ApiKey"
],
"credentials": "Basic",
"valid": true,
"bearerAuth": false,
"basicAuth": false
},
"defaultInputModes": [
"text",
"voice"
],
"defaultOutputModes": [
"text",
"audio"
],
"skills": [
{
"id": "carBooking",
"name": "Car Booking",
"description": "Actions related to car booking, including pricing and status checks.",
"tags": [
"car",
"booking",
"transportation"
],
"examples": [
"Get car pricing",
"Check booking status",
"List available car types"
],
"inputModes": [
"text",
"voice"
],
"outputModes": [
"text",
"audio"
]
},
{
"id": "selenium",
"name": "Selenium Actions",
"description": "Actions related to web page interaction using Selenium.",
"tags": [
"web",
"automation",
"selenium"
],
"examples": [
"Perform web page action",
"Scrape data from a webpage"
],
"inputModes": [
"text",
"programmatic"
],
"outputModes": [
"text",
"json"
]
}
],
"agentCapabilities": "Capabilities(streaming=true, pushNotifications=false, stateTransitionHistory=true)"
}