Skip to content
Agentv1.0.0

Optimobile Agent

Practice management built for modern opticians.

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CSOAI-ORG/optimobile-site (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Optimobile Agent

Practice management built for modern opticians.

Skills

  • optimobile-gos-mcp.validate_claim - Validate NHS GOS claims for completeness and eligibility before submission, from any workflow.
  • optimobile-ai-mcp.schedule_recall - Trigger RAG-prioritised patient recalls directly from practice systems via MCP.

Capabilities

mcp, a2a

Endpoint: https://optimobile.ai

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/csoai-org-optimobile-site-optimobile-agent/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

csoai-org-optimobile-site-optimobile-agent.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-optimobile-site-optimobile-agent",
  "kind": "agent",
  "name": "Optimobile Agent",
  "description": "Practice management built for modern opticians.",
  "publisher": "CSOAI-ORG",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Practice management built for modern opticians."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CSOAI-ORG/optimobile-site",
      "path": ".well-known/agent.json",
      "ref": "8a5aa27675701da8ed3af73af4bbd55dee70574a",
      "url": "https://github.com/CSOAI-ORG/optimobile-site/blob/8a5aa27675701da8ed3af73af4bbd55dee70574a/.well-known/agent.json",
      "key": "CSOAI-ORG/optimobile-site/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://optimobile.ai"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/csoai-org-optimobile-site-optimobile-agent/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.