AgentUtil Docs
docs.agentutil.net
· AgentUtil
Instant documentation search for AI agents. 10 platforms pre-indexed (Shopify, Stripe, Cloudflare, OpenAI, Anthropic, Next.js, Tailwind, htmx, x402, Jesse). Query by meaning, not keywords.
docs.agentutil.net 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.
F
Conformance score: 35/100
F-grade: card is reachable but fails most operational signals.
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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://docs.agentutil.net/.well-known/agent.json |
| Provider | https://agentutil.net |
| Docs | https://docs.agentutil.net |
Skills · 1 declared · mapped to canonical taxonomy
Instant documentation search for AI agents. 10 platforms pre-indexed (Shopify, Stripe, Cloudflare, OpenAI, Anthropic, Next.js, Tailwind, htmx, x402, Jesse). Que…
Health · last 25 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/docs.agentutil.net) [](https://agenstry.com/agents/docs.agentutil.net) [](https://agenstry.com/agents/docs.agentutil.net) [](https://agenstry.com/agents/docs.agentutil.net)
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": "AgentUtil Docs",
"description": "Instant documentation search for AI agents. 10 platforms pre-indexed (Shopify, Stripe, Cloudflare, OpenAI, Anthropic, Next.js, Tailwind, htmx, x402, Jesse). Query by meaning, not keywords.",
"version": "1.0.0",
"url": "https://docs.agentutil.net",
"capabilities": {
"skills": [
{
"id": "queryDocs",
"name": "Search documentation by meaning. Ask a natural language question, get relevant chunks with source URLs from 10+ pre-indexed platforms (Shopify, Stripe, Cloudflare, OpenAI, Anthropic, etc).",
"description": "Search documentation by meaning. Ask a natural language question, get relevant chunks with source URLs from 10+ pre-indexed platforms (Shopify, Stripe, Cloudflare, OpenAI, Anthropic, etc).",
"tags": [
"docs",
"queryDocs"
]
},
{
"id": "lookupPage",
"name": "Retrieve a specific documentation page by ID. Returns the full chunked content \u2014 use after /query to get complete context for a relevant result.",
"description": "Retrieve a specific documentation page by ID. Returns the full chunked content \u2014 use after /query to get complete context for a relevant result.",
"tags": [
"docs",
"lookupPage"
]
}
]
},
"endpoint": "https://docs.agentutil.net",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": {
"type": "none",
"note": "Free tier: 10 queries/day, no auth required"
},
"provider": {
"organization": "AgentUtil",
"url": "https://agentutil.net"
}
}