stack/packages
Mantra 8392a3a595
[codex] Add docs markdown fetch instructions (#1597)
## Summary

- Add Markdown-fetch instructions to the hosted `skill.hexclave.com`
prompt docs section.
- Document `llms.txt`, `llms-full.txt`, and per-page `.md` URLs for
agents fetching docs directly.

## Validation

- Verified live docs behavior with `curl`: `.md` page URLs return
Markdown, and `llms.txt` / `llms-full.txt` are reachable.
- Ran `git diff --check`.
- `pnpm -C apps/skills typecheck` could not run because this worktree
does not have `node_modules` installed (`tsc: command not found`).

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Add explicit Markdown fetch instructions to the skill-site prompt so
agents can pull docs from the live navigation.
Includes `https://docs.hexclave.com/llms.txt` discovery,
`https://docs.hexclave.com/llms-full.txt` bundle, and per-page `.md` URL
examples on `https://docs.hexclave.com`.

<sup>Written for commit 7d5de50179.
Summary will update on new commits.</sup>

<a
href="https://cubic.dev/pr/hexclave/hexclave/pull/1597?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Enhanced documentation endpoint guidance with specific HTTPS URLs for
retrieving documentation as Markdown format, including discovery
endpoints and single-page access patterns.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-06-18 10:22:43 -07:00
..
cli Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00
dashboard-ui-components Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00
js chore: update package versions 2026-06-17 20:31:22 +00:00
next chore: update package versions 2026-06-17 20:31:22 +00:00
react chore: update package versions 2026-06-17 20:31:22 +00:00
sc Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00
shared [codex] Add docs markdown fetch instructions (#1597) 2026-06-18 10:22:43 -07:00
shared-backend Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00
tanstack-start chore: update package versions 2026-06-17 20:31:22 +00:00
template Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00
ui Add README files to all published @hexclave npm packages (#1608) 2026-06-18 10:17:10 -07:00