backend/onyx/skills/builtin/craft-documentation/SKILL.md
Answer questions about Onyx and Onyx Craft from the official documentation at https://docs.onyx.app. Use this whenever the user asks how Craft or Onyx works, what a feature does, or how to set up, deploy, configure, or administer it, rather than guessing from memory.
The docs are published with Mintlify, which serves clean, machine readable
copies of every page. Fetch those with the webfetch tool; there is no need to
render the site in a browser.
.md
to its URL, for example https://docs.onyx.app/overview/core_features/craft.md.
The Craft topics live under overview/core_features/, admins/managing_features/,
deployment/, and security/architecture/..md pages over the full corpus. The whole documentation is
also available at https://docs.onyx.app/llms-full.txt, but it is large, so
only reach for it when a question spans many pages.