AiVIS Cite Ledger
aivis.biz
· AiVIS Cite Ledger
Evidence-backed AI visibility agent. Audits how AI answer engines (ChatGPT, Perplexity, Claude, Google AI) read, trust, and cite websites, then returns deterministic, evidence-linked findings and prioritized fixes.
aivis.biz 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
C
Conformance score: 66/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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.
Endpoints
| Agent card | https://aivis.biz/.well-known/agent-card.json |
| Provider | https://aivis.biz |
| Docs | https://aivis.biz/api-docs |
Skills · 5 declared · mapped to canonical taxonomy
Audit a URL for AI citation readiness across ten weighted scoring families (avs-v3): Schema & Structured Data (18%), Entity & Heading Signals (14%), Authority &…
Test whether AI answer engines actually cite or mention an entity for given queries, using search-grounded model retrieval.
Compare your site against competitor URLs across visibility, entity clarity, structured data, and AI-policy files, with a winner per dimension.
Crawl and audit a whole site, returning a weighted site score, entity-resolution score, citation-readiness heatmap, and site-level remediation with copy-paste f…
Generate prioritized, evidence-linked fixes (schema/JSON-LD, meta tags, llms.txt, robots.txt) with ready-to-paste code for the gaps found in an audit.
Health · last 20 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/aivis.biz) [](https://agenstry.com/agents/aivis.biz) [](https://agenstry.com/agents/aivis.biz) [](https://agenstry.com/agents/aivis.biz)
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": "AiVIS Cite Ledger",
"version": "1.0.0",
"description": "Evidence-backed AI visibility agent. Audits how AI answer engines (ChatGPT, Perplexity, Claude, Google AI) read, trust, and cite websites, then returns deterministic, evidence-linked findings and prioritized fixes.",
"url": "https://api.aivis.biz/api/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://api.aivis.biz/api/mcp",
"transport": "JSONRPC"
}
],
"additionalInterfaces": [
{
"url": "https://api.aivis.biz/api/mcp",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "AiVIS Cite Ledger",
"url": "https://aivis.biz"
},
"iconUrl": "https://aivis.biz/aivis-logo.webp",
"documentationUrl": "https://aivis.biz/api-docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"securitySchemes": {
"apiKey": {
"type": "http",
"scheme": "bearer",
"description": "AiVIS API key (avis_*) from Settings -> API Keys, sent as Authorization: Bearer <key>."
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "visibility-audit",
"name": "AI Visibility Audit",
"description": "Audit a URL for AI citation readiness across ten weighted scoring families (avs-v3): Schema & Structured Data (18%), Entity & Heading Signals (14%), Authority & E-E-A-T (12%), Meta Tags & Open Graph (10%), Content Depth (10%), Crawlability (8%), Renderability (8%), Citation Signal Quality (8%), Indexability (6%), Security & Trust (6%). Returns 0\u2013100 CITE LEDGER score with BRAG evidence-linked findings and prioritized fixes.",
"tags": [
"ai-visibility",
"audit",
"citation-readiness",
"schema"
],
"examples": [
"Audit https://example.com for AI citation readiness"
]
},
{
"id": "citation-test",
"name": "Citation Testing",
"description": "Test whether AI answer engines actually cite or mention an entity for given queries, using search-grounded model retrieval.",
"tags": [
"citation",
"answer-presence",
"perplexity"
],
"examples": [
"Does ChatGPT cite example.com for 'best ai visibility tool'?"
]
},
{
"id": "competitor-comparison",
"name": "Competitor Comparison",
"description": "Compare your site against competitor URLs across visibility, entity clarity, structured data, and AI-policy files, with a winner per dimension.",
"tags": [
"competitors",
"benchmark"
],
"examples": [
"Compare example.com against competitor1.com and competitor2.com"
]
},
{
"id": "domain-audit",
"name": "Full Domain Audit",
"description": "Crawl and audit a whole site, returning a weighted site score, entity-resolution score, citation-readiness heatmap, and site-level remediation with copy-paste fixes.",
"tags": [
"domain",
"site-audit",
"heatmap"
],
"examples": [
"Run a full domain audit on example.com"
]
},
{
"id": "remediation",
"name": "Remediation Planning",
"description": "Generate prioritized, evidence-linked fixes (schema/JSON-LD, meta tags, llms.txt, robots.txt) with ready-to-paste code for the gaps found in an audit.",
"tags": [
"remediation",
"fixes",
"schema",
"json-ld"
],
"examples": [
"Give me the schema fix for example.com's missing Organization markup"
]
}
]
}