AcuiQ
acuiq.com
· AcuiQ
Acupuncture protocol matcher. Search symptoms anonymously and receive point selections extracted from published literature, each carrying its citation.
acuiq.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.
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 ▴
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-08-16 01:59:47 current | 90a34d072aef… |
view → |
Endpoints
| Agent card | https://acuiq.com/.well-known/agent-card.json |
| Provider | https://acuiq.com |
| Docs | https://acuiq.com/llms.txt |
Skills · 5 declared · mapped to canonical taxonomy
Fuzzy-search acupuncture symptom names across 7,000+ conditions. Returns matching symptoms with page URLs. Set popular=true for the top trending symptoms instea…
Find acupuncture treatment protocols matching given symptoms — the same ranked pipeline behind GET /api/protocols. Each match carries acupoints, dosage, and pro…
List all 14 Traditional Chinese Medicine meridians with descriptions, five-element associations, and acupoint counts.
Get details for a specific symptom: canonical name, protocol count, page URL and its markdown twin.
Create a Stripe Checkout session for an AcuiQ product and return its URL. Give the URL to the human to open and complete — the agent never touches payment data.
Health · last 8 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/acuiq.com) [](https://agenstry.com/agents/acuiq.com) [](https://agenstry.com/agents/acuiq.com) [](https://agenstry.com/agents/acuiq.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": "AcuiQ",
"description": "Acupuncture protocol matcher. Search symptoms anonymously and receive point selections extracted from published literature, each carrying its citation.",
"url": "https://acuiq.com",
"version": "1.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "search_symptoms",
"name": "Search Symptoms",
"description": "Fuzzy-search acupuncture symptom names across 7,000+ conditions. Returns matching symptoms with page URLs. Set popular=true for the top trending symptoms instead.",
"tags": [
"search",
"symptoms",
"acupuncture",
"tcm",
"acupressure",
"health"
],
"examples": [
"Search for headache",
"Find symptoms related to back pain",
"What acupoints help with anxiety?"
]
},
{
"id": "search_protocols",
"name": "Search Protocols",
"description": "Find acupuncture treatment protocols matching given symptoms \u2014 the same ranked pipeline behind GET /api/protocols. Each match carries acupoints, dosage, and provenance (sourceKind, source, caveat); directMatches lists indicated points when no protocol covers the query.",
"tags": [
"protocols",
"treatment",
"acupoints",
"meridians",
"self-treatment"
],
"examples": [
"Find protocols for headache and neck pain",
"Treatment for insomnia in 35-year-old female"
]
},
{
"id": "get_meridians",
"name": "Get Meridians",
"description": "List all 14 Traditional Chinese Medicine meridians with descriptions, five-element associations, and acupoint counts.",
"tags": [
"meridians",
"tcm",
"acupuncture",
"anatomy"
]
},
{
"id": "get_symptom_detail",
"name": "Get Symptom Detail",
"description": "Get details for a specific symptom: canonical name, protocol count, page URL and its markdown twin.",
"tags": [
"symptoms",
"detail",
"acupuncture",
"tcm"
],
"examples": [
"How many protocols does AcuiQ have for insomnia?"
]
},
{
"id": "purchase",
"name": "Create Checkout",
"description": "Create a Stripe Checkout session for an AcuiQ product and return its URL. Give the URL to the human to open and complete \u2014 the agent never touches payment data.",
"tags": [
"purchase",
"buy",
"press-needles",
"treatment-guide",
"commerce"
],
"examples": [
"Buy a box of press needles",
"Get the self-treatment guide"
]
}
],
"provider": {
"organization": "AcuiQ",
"url": "https://acuiq.com"
},
"documentationUrl": "https://acuiq.com/llms.txt",
"apiSpecUrl": "https://acuiq.com/.well-known/openapi.json",
"mcpEndpoint": "https://acuiq.com/api/mcp",
"license": {
"name": "Creative Commons Attribution 4.0 International",
"spdx": "CC-BY-4.0",
"url": "https://creativecommons.org/licenses/by/4.0/",
"scope": "AcuiQ-authored content (the protocol compilation, symptom and meridian prose, research essays) is licensed CC-BY-4.0: https://creativecommons.org/licenses/by/4.0/. The underlying findings are the cited sources' claims \u2013 each entry carries its citation; verify against the source before relying on it. Not medical advice: https://acuiq.com/terms"
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"text/markdown"
]
}