{"uid":"cap_Jq_Iu-QFeB5-oTDxtkf9h","slug":"docs-lookup-agentutil-net-f1dca211","name":"docs-lookup.agentutil.net","description":"Semantic search across 10 pre-indexed developer documentation platforms — Cloudflare, Stripe, Anthropic, OpenAI, Next.js, and more.","url":"https://docs-lookup.agentutil.net/v1/skill","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"enum":["docs-lookup"],"type":"string","description":"Skill name"}}},"responseSchema":null,"example":{"request":{"name":"docs-lookup"},"response":{"name":"docs-lookup","content":"# docs-lookup\n\nSearch pre-indexed developer documentation across 10 platforms using semantic vector search. Returns relevant chunks with source URLs — no web scraping needed.\n\n## Indexed Platforms\n\n| Platform | ID |\n|----------|----|\n| Cloudflare Workers | cloudflare-workers |\n| Stripe API | stripe-api |\n| Anthropic API | anthropic-api |\n| OpenAI API | openai-api |\n| Next.js | nextjs |\n| Tailwind CSS | tailwindcss |\n| HTMX | htmx |\n| Shopify Admin GraphQL | shopify-admin-graphql |\n| x402 Protocol | x402 |\n| Jesse | jesse |\n\n## Workflow\n\n### Semantic search\n```bash\ncurl -X POST https://docs.agentutil.net/v1/query \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"platform\": \"cloudflare-workers\", \"query\": \"how to bind a KV namespace\"}'\n```\n\n### Direct page lookup\n```bash\ncurl -X POST https://docs.agentutil.net/v1/lookup \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"platform\": \"stripe-api\", \"page\": \"create-payment-intent\"}'\n```\n\n### Browse platforms\n```bash\ncurl https://docs.agentutil.net/platforms\n```\n\n## Response\n\nResults include `content`, `source_url`, `page_title`, and `relevance_score`. Scores above 0.85 are strong matches.\n\n## Pricing\n\n- Free: GET /platforms (platform listing)\n- Paid: $0.003/query, $0.002/lookup via x402 (USDC on Base)\n\n## Install\n\n- ClawHub: `clawhub install docs-lookup`\n- MCP: `@agentutil/verify-mcp` (npm)","install":"clawhub install docs-lookup","service":"https://docs-lookup.agentutil.net","version":"1.0.1","services":["docs.agentutil.net"],"request_id":"cadd4ca7-c8b2-436a-b465-2973cebddede","description":"Semantic search across 10 pre-indexed developer documentation platforms — Cloudflare, Stripe, Anthropic, OpenAI, Next.js, and more.","display_name":"Docs Lookup"}},"exampleRequest":{"name":"docs-lookup"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vKqI7AbgycuWVgoFRmkVU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs semantic search across 10 pre-indexed developer documentation platforms including Cloudflare, Stripe, Anthropic, OpenAI, and Next.js","exampleAgentPrompt":"Search the developer docs for how to implement streaming responses with Anthropic's Claude API — I need the relevant parameters and a code example.","exampleUseCases":null,"resultDescription":"Returns semantically relevant documentation snippets, API references, code examples, and guides from the queried developer platform (Cloudflare, Stripe, Anthropic, OpenAI, Next.js, or others in the indexed set).","failureModes":["Query does not match any indexed documentation — returns empty or low-relevance results","Requested platform is not among the 10 indexed sources — no results returned","Vague or ambiguous query yields off-topic documentation snippets","Payment of 0.001 USDC not fulfilled via x402 — request rejected with 402 error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to quickly retrieve accurate, up-to-date developer documentation from major platforms like Cloudflare, Stripe, Anthropic, OpenAI, or Next.js without having to scrape or crawl live docs. Ideal for answering technical how-to questions, finding API parameters, or retrieving code examples during code generation or debugging workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:36:49.080Z","isFirstParty":false}