OptiMobile
optimobile.ai
· MEOK AI Labs
Agent-native practice management for UK domiciliary opticians, care homes and healthcare. Manage patients, schedule home visits, compute & record NHS GOS/enhanced-services claims, dispensing, clinical records and prescriptions, recalls and reports.
optimobile.ai 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.
Dispute or improve this rating
D
Conformance score: 44/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-09-03 23:06:33 current | ab10bd829deb… |
view → |
Endpoints
| Agent card | https://optimobile.ai/.well-known/agent-card.json |
| Provider | https://meok.ai |
| Docs | https://github.com/CSOAI-ORG/optimobile-practice-hub/blob/main/openapi.yaml |
Skills · 8 declared · mapped to canonical taxonomy
Estimate the NHS value (GBP) of a home/care-home visit for N residents.
Compute the fee for a GOS1, MECS, GERS or POCS claim.
Create and list practice patients (housebound / care-home).
Book a home/care-home visit with an auto-estimated NHS value.
Record a GOS/enhanced-services claim with a server-computed fee.
Record frames/lenses/voucher dispensing and track status.
Record clinical examination findings and optical prescriptions (Rx).
Identify patients due/overdue for a sight test (24-month recall).
Health · last 4 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/optimobile.ai) [](https://agenstry.com/agents/optimobile.ai) [](https://agenstry.com/agents/optimobile.ai) [](https://agenstry.com/agents/optimobile.ai)
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": "OptiMobile",
"description": "Agent-native practice management for UK domiciliary opticians, care homes and healthcare. Manage patients, schedule home visits, compute & record NHS GOS/enhanced-services claims, dispensing, clinical records and prescriptions, recalls and reports.",
"url": "https://drlcpojpxoltrfiktcno.supabase.co/functions/v1/api",
"documentationUrl": "https://github.com/CSOAI-ORG/optimobile-practice-hub/blob/main/openapi.yaml",
"version": "1.0.0",
"provider": {
"organization": "MEOK AI Labs",
"url": "https://meok.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"endpoints": {
"mcp": "https://github.com/CSOAI-ORG/optimobile-practice-hub/tree/main/mcp-server",
"openapi": "https://github.com/CSOAI-ORG/optimobile-practice-hub/blob/main/openapi.yaml",
"rest": "https://drlcpojpxoltrfiktcno.supabase.co/functions/v1/api"
},
"skills": [
{
"id": "estimate_visit_value",
"name": "Estimate domiciliary visit value",
"description": "Estimate the NHS value (GBP) of a home/care-home visit for N residents.",
"tags": [
"nhs",
"fees",
"domiciliary"
],
"examples": [
"What's the NHS value of an 8-resident care home visit?"
]
},
{
"id": "gos_claim_fee",
"name": "Compute GOS/enhanced-services fee",
"description": "Compute the fee for a GOS1, MECS, GERS or POCS claim.",
"tags": [
"nhs",
"gos",
"fees"
],
"examples": [
"Fee for a domiciliary GOS1 sight test, first patient?"
]
},
{
"id": "manage_patients",
"name": "Manage patients",
"description": "Create and list practice patients (housebound / care-home).",
"tags": [
"patients",
"crm"
],
"examples": [
"Add patient Edith Smith at Oakland Care Home."
]
},
{
"id": "schedule_visit",
"name": "Schedule a domiciliary visit",
"description": "Book a home/care-home visit with an auto-estimated NHS value.",
"tags": [
"scheduling",
"domiciliary"
],
"examples": [
"Schedule a visit to Oakland Care Home next Tuesday for 8 residents."
]
},
{
"id": "record_claim",
"name": "Record a GOS claim",
"description": "Record a GOS/enhanced-services claim with a server-computed fee.",
"tags": [
"nhs",
"gos",
"claims"
],
"examples": [
"Record a domiciliary GOS1 claim for patient X."
]
},
{
"id": "manage_dispensing",
"name": "Dispensing",
"description": "Record frames/lenses/voucher dispensing and track status.",
"tags": [
"dispensing",
"retail"
],
"examples": [
"Add a \u00a3200 frames order for patient X with an NHS voucher."
]
},
{
"id": "clinical_records",
"name": "Clinical records & prescriptions",
"description": "Record clinical examination findings and optical prescriptions (Rx).",
"tags": [
"clinical",
"rx"
],
"examples": [
"Record an Rx of R +2.00/-0.75x180 add +2.50 for patient X."
]
},
{
"id": "recalls",
"name": "Recalls",
"description": "Identify patients due/overdue for a sight test (24-month recall).",
"tags": [
"recalls",
"revenue"
],
"examples": [
"Which patients are overdue for a sight test?"
]
}
]
}