zio-http-knowledge
Installation
SKILL.md
ZIO HTTP Product Knowledge
Core Principles
- Accuracy over memory — Do not rely on training data for ZIO HTTP specifics. Fetch the relevant documentation page before answering.
- LLM sitemap first — Start at
https://ziohttp.com/llms.txtto discover the current documentation structure and pick the right page for your specific question. - Source everything — Include the documentation URL in your response so the user can verify and learn more.
- Right resource first — Navigate from the sitemap to the specific reference page rather than answering from the generic overview.
- Prefer Markdown pages — Always fetch the
.mdversion of a documentation URL first. Fall back to the regular HTML website page only if the.mdfetch fails or returns an error.
Question Routing
Any ZIO HTTP question?
→ Start at the LLM sitemap, then navigate to the relevant page:
- ZIO HTTP LLM Sitemap: https://ziohttp.com/llms.txt