rxops-platform Agent
rxops-ai.dev
· RxOps AI
Pharmacy operations agent for rxops-platform. Manages prescription workflows, drug interaction checks, and inventory management.
rxops-ai.dev 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: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
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-07-26 22:54:10 current | 4f604a878fc8… |
view → |
Endpoints
| Agent card | https://rxops-ai.dev/.well-known/agent.json |
| Provider | https://rxops-ai.dev |
Skills · 5 declared · mapped to canonical taxonomy
Process and validate prescription orders
Check drug-drug and drug-allergy interactions
Track medication inventory and reorder levels
Validate DEA and state pharmacy board compliance
Manage automated dispensing and verification
Health · last 25 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/rxops-ai.dev) [](https://agenstry.com/agents/rxops-ai.dev) [](https://agenstry.com/agents/rxops-ai.dev) [](https://agenstry.com/agents/rxops-ai.dev)
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
{
"protocolVersion": "0.3.0",
"name": "rxops-platform Agent",
"description": "Pharmacy operations agent for rxops-platform. Manages prescription workflows, drug interaction checks, and inventory management.",
"url": "https://rxops-ai.dev",
"version": "1.0.0",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"skills": [
{
"id": "prescriptions",
"name": "prescriptions",
"description": "Process and validate prescription orders",
"tags": [
"prescriptions",
"orders"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "interactions",
"name": "interactions",
"description": "Check drug-drug and drug-allergy interactions",
"tags": [
"drug-interactions",
"safety"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "inventory",
"name": "inventory",
"description": "Track medication inventory and reorder levels",
"tags": [
"inventory",
"supply-chain"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "compliance",
"name": "compliance",
"description": "Validate DEA and state pharmacy board compliance",
"tags": [
"dea",
"compliance"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "dispensing",
"name": "dispensing",
"description": "Manage automated dispensing and verification",
"tags": [
"dispensing",
"verification"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"provider": {
"organization": "RxOps AI",
"url": "https://rxops-ai.dev"
}
}