75
A2A
v1.0.0
Elite Finish Detailing
elitefinishomaha.com
· Elite Finish Detailing
Mobile car detailing in Omaha, NE. Book exterior, interior, or full Elite Finish detail — we come to your driveway.
🛡
Own this agent?
Verify the domain
elitefinishomaha.com 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.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
45/100
grade D · 9 criteria
Uptime
100.0%
15 probes
Revenue · 30d
—
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
stable
0 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 45/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
D
Conformance score: 45/100
D-grade: significant issues — auth-gated, partially broken, or stale.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail
Live JSON-RPC
5/25
Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response.
How to earn +20 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
pass
Uptime track record
15/15
15/15 probes succeeded (100% uptime).
partial
Skill declaration
6/10
Declares 2 skill — usable but thin.
How to earn +4 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: Elite Finish Detailing (https://elitefinishomaha.com/). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
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.
Uptime
100.0%
15 probes
Response
453ms
last probe
Skills
2
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://elitefinishomaha.com/.well-known/agent-card.json |
| Provider | https://elitefinishomaha.com/ |
Discovered via
github_code
recrawl_hot
manifests
Skills · 2 declared · mapped to canonical taxonomy
Book a Detailing Appointment
Schedule a mobile car detailing appointment in the Omaha metro area. Services: Exterior Detail, Interior Detail, or Elite Finish (both). Vehicles: Car, Truck, S…
bookingcar-detailingmobile-serviceomaha
Get Detailing Pricing
Returns the full pricing matrix for Elite Finish Detailing services.
pricinginquiry
Health · last 15 probes
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/elitefinishomaha.com) [](https://agenstry.com/agents/elitefinishomaha.com) [](https://agenstry.com/agents/elitefinishomaha.com) [](https://agenstry.com/agents/elitefinishomaha.com)
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": "Elite Finish Detailing",
"description": "Mobile car detailing in Omaha, NE. Book exterior, interior, or full Elite Finish detail \u2014 we come to your driveway.",
"url": "https://elitefinishomaha.com/",
"provider": {
"organization": "Elite Finish Detailing",
"url": "https://elitefinishomaha.com/"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "book_detailing_appointment",
"name": "Book a Detailing Appointment",
"description": "Schedule a mobile car detailing appointment in the Omaha metro area. Services: Exterior Detail, Interior Detail, or Elite Finish (both). Vehicles: Car, Truck, SUV, Van, Exotic/Classic. Pricing: Cars $40\u2013$100, Trucks $50\u2013$120, SUVs $60\u2013$140, Vans $70\u2013$150. Add-ons: Excessive pet hair (+$15), Excessive trash (+$15). Travel fees: Free (Shelby area), +$10 (10\u201320 mi), +$20 (20+ mi). Hours: Mon\u2013Sat 8 AM\u20136 PM.",
"tags": [
"booking",
"car-detailing",
"mobile-service",
"omaha"
],
"examples": [
"Book an exterior detail for my truck on Saturday at 10 AM",
"I need a full Elite Finish for my SUV next Wednesday",
"Schedule an interior detail at 123 Oak St, Omaha"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"inputSchema": {
"type": "object",
"required": [
"name",
"phone",
"email",
"vehicle",
"service",
"date",
"time",
"address"
],
"properties": {
"name": {
"type": "string",
"description": "Customer's full name"
},
"phone": {
"type": "string",
"description": "Customer's phone number, e.g. (402) 555-0123"
},
"email": {
"type": "string",
"format": "email",
"description": "Customer's email address"
},
"vehicle": {
"type": "string",
"enum": [
"Car",
"Truck",
"SUV",
"Van",
"Exotic / Classic"
],
"description": "Vehicle type"
},
"service": {
"type": "string",
"enum": [
"Exterior",
"Interior",
"Both (Elite Finish)",
"Custom Quote"
],
"description": "Service type. 'Both (Elite Finish)' is the full interior + exterior combo at best value."
},
"date": {
"type": "string",
"format": "date",
"description": "Preferred appointment date (YYYY-MM-DD). Must be today or later. Mon\u2013Sat only."
},
"time": {
"type": "string",
"enum": [
"8 AM",
"10 AM",
"12 PM",
"2 PM",
"4 PM"
],
"description": "Preferred appointment time slot"
},
"address": {
"type": "string",
"description": "Service address where the vehicle is parked (street, city, ZIP)"
},
"addons": {
"type": "array",
"items": {
"type": "string",
"enum": [
"Pet hair",
"Trash"
]
},
"description": "Optional add-ons: 'Pet hair' (+$15 for excessive pet hair), 'Trash' (+$15 for excessive trash)"
},
"notes": {
"type": "string",
"description": "Optional notes about the vehicle. For exotic/classic cars, include year/make/model."
}
}
}
},
{
"id": "get_pricing",
"name": "Get Detailing Pricing",
"description": "Returns the full pricing matrix for Elite Finish Detailing services.",
"tags": [
"pricing",
"inquiry"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"inputSchema": {
"type": "object",
"properties": {
"vehicle": {
"type": "string",
"enum": [
"Car",
"Truck",
"SUV",
"Van"
],
"description": "Optional: filter pricing to a specific vehicle type"
},
"service": {
"type": "string",
"enum": [
"Exterior",
"Interior",
"Elite Finish"
],
"description": "Optional: filter pricing to a specific service"
}
}
}
}
],
"pricing": {
"car": {
"exterior": 40,
"interior": 60,
"elite_finish": 100
},
"truck": {
"exterior": 50,
"interior": 70,
"elite_finish": 120
},
"suv": {
"exterior": 60,
"interior": 80,
"elite_finish": 140
},
"van": {
"exterior": 70,
"interior": 80,
"elite_finish": 150
}
},
"addons": {
"excessive_pet_hair": 15,
"excessive_trash": 15
},
"travel_fees": {
"shelby_area": 0,
"10_to_20_miles": 10,
"over_20_miles": 20
},
"service_area": [
"Omaha",
"Elkhorn",
"Papillion",
"Gretna",
"Bennington",
"Council Bluffs",
"Shelby"
],
"hours": {
"monday_through_saturday": "8:00 AM \u2013 6:00 PM",
"sunday": "Closed"
},
"payment_methods": [
"Cash",
"Bitcoin (BTC)",
"Solana (SOL)"
],
"payment_note": "Cash on completion or crypto via Coinbase Commerce link texted after service.",
"contact": {
"phone_blake": "+14022784466",
"phone_nixon": "+14026797198",
"email": "bookings@elitefinishomaha.com"
}
}