chore: update AGENTS.md and add mintlify skill (#14123)

This commit is contained in:
Seb Slight
2026-02-11 09:41:46 -05:00
committed by GitHub
parent a1a61f35df
commit f093ea1ed6
2 changed files with 348 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
- Docs are hosted on Mintlify (docs.openclaw.ai).
- Internal doc links in `docs/**/*.md`: root-relative, no `.md`/`.mdx` (example: `[Config](/configuration)`).
- When working with documentation, read the mintlify skill.
- Section cross-references: use anchors on root-relative paths (example: `[Hooks](/configuration#hooks)`).
- Doc headings and anchors: avoid em dashes and apostrophes in headings because they break Mintlify anchor links.
- When Peter asks for links, reply with full `https://docs.openclaw.ai/...` URLs (not root-relative).