Skip to content

docs: add llms.txt for docs.crawl4ai.com - #2267

Open
judegomila wants to merge 1 commit into
unclecode:mainfrom
judegomila:docs-llms-txt
Open

judegomila wants to merge 1 commit into
unclecode:mainfrom
judegomila:docs-llms-txt

Conversation

@judegomila

Copy link
Copy Markdown

Crawl4AI ships an llms.txt generator app, but docs.crawl4ai.com itself serves no
llms.txt (it returns 404 — re-checked 2026-09-14). This PR adds one — use it freely, change
anything, no attribution needed. It also closes the loop on #326, which asked for this back
in January 2025.

llms.txt (https://llmstxt.org) is a small markdown index at the docs root that tells AI
assistants and coding agents where the canonical docs live. This one was drafted from the
docs.crawl4ai.com sitemap: a one-line summary plus ~49 curated links (setup, core crawling,
extraction, advanced browser control, API reference) with short descriptions. Every URL was
checked to return HTTP 200 as of 2026-09-14.

Placement: docs/md_v2/llms.txt (docs_dir in mkdocs.yml), which MkDocs copies through to
the site root. Crawl4AI's users are, almost by definition, building LLM pipelines — their
agents get a reliable entry point into the current docs instead of scraping guesses.

For provenance: we maintain ProductArena, an open,
evidence-based tracker of how agent-ready developer products are, and Crawl4AI's page there
is what surfaced the gap (our probe found docs.crawl4ai.com/llms.txt returning 404):
https://ultrametric.ai/productarena/arena/web-scraping/product/crawl4ai

No expectation attached — if this isn't something the project wants, please just close, and
sorry for the noise. If it's welcome but you'd rather restructure or trim it (or generate it
with your own LLMText app instead — honestly the better story), it's plain markdown; happy to
adjust or for you to take it over entirely.

judegomila added a commit to ultrametricai/productarena that referenced this pull request Sep 14, 2026
…, Products heading, clickable ranks, sub-product logos, legend below tables, compare chip logos

- /gifts (unlinked, noindex): founder review of the drafts/outreach gift program.
  lib/gifts.ts parses GIFT-LIST.md's ranked table + per-vendor dirs (PR.md/issue-body
  verbatim title+body, NOTES.md, llms.txt/cert-report artifacts); lifecycle via
  per-vendor status.json (documented in drafts/outreach/README.md; crawl4ai = SENT,
  unclecode/crawl4ai#2267). Tolerant of missing files, tested; .vercelignore now
  re-includes drafts/outreach markdown so the page builds populated on Vercel.
- PA Score pill sweep: AiEraBadge grows size="xs"; converted every bare-text PA Score
  (FamilySection mini-table, family page cards, /missing leaders, StackBattle mean/
  weakest-link/slot roster, my-stack pick chips, /rankings/rising column, alternatives
  rival+adjacent cards, CompareBuilder PA row).
- FamilySection heading "Product lines" -> "Products"; rank #x/Y cells (FamilySection
  + family page) click through to /arena/<id>.
- Distinct sub-product marks where vendors ship them: cloudflare (Workers glyph),
  github-copilot, langsmith, cloudflare-ai-gateway (docs icon, added to dark-logos);
  all other same-as-parent sub-products verified to have no vendor-shipped mark.
- Arena pages: Legend moved below the story matrix (last table it explains); Legend
  glosses now wrap at 375px instead of forcing horizontal scroll.
- /compare starter chips: 16px ProductLogoView per product.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant