---
title: "Docus"
description: "Write beautiful docs with Markdown."
canonical_url: "https://docus.dev"
---
# Docus

> Write beautiful docs with Markdown.

## Resources for Agents

- [API catalog: every service document this site publishes](https://docus.dev/.well-known/api-catalog)
- [Sitemap (Markdown): every page on the site](https://docus.dev/sitemap.md)
- [MCP server card: MCP endpoint at https://docus.dev/mcp](https://docus.dev/.well-known/mcp/server-card.json)
- [MCP endpoint (streamable HTTP)](https://docus.dev/mcp)
- [llms.txt: index of the documentation for LLMs](https://docus.dev/llms.txt)
- [llms-full.txt: the full documentation as a single file](https://docus.dev/llms-full.txt)
- [Agent skills index: every skill published by this site](https://docus.dev/.well-known/skills/index.json)
- [Agent skill: create-docs](https://docus.dev/.well-known/skills/create-docs/SKILL.md)
- [Agent skill: review-docs](https://docus.dev/.well-known/skills/review-docs/SKILL.md)
- [Sitemap (XML): every page, with its last modification date](https://docus.dev/sitemap.xml)

Every page on this site is available as raw markdown: append `.md` to its
URL or send `Accept: text/markdown`.
