# Cloudflare Nimbus – Docs for the agentic web

> Source: <https://nimbus-docs.com/>
> Published: 2026-07-24 11:17:40+00:00

The web is read by agents now, not just people. Nimbus is how you build docs for that world; it runs on Astro, ships the invisible plumbing as an npm package, and writes the parts you’d actually change — layouts, components, styles, content — into your repo as real files. You own them from day one.

Scaffold a site in one command:

## Why Nimbus

**Humans and agents are first-class.** Every page ships a clean`.md`

twin.**You own all your code.** No upstream theme to fork around; edit any file.**Build with agents.**`nimbus-docs add`

copies a component in as files, or hands your agent a recipe.

## Built for the agentic web

Every page ships a clean `.md`

twin; `/llms.txt`

indexes the whole site; JSON-LD
lands in every head. Coding agents read your docs as well as a browser does —
and you didn’t have to think about it.
