# Envio Docs

> Use when something is unclear, confusing, or not covered by other skills. Search and read the latest Envio documentation without leaving the terminal.

- Skill: `enviodev/envio-docs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add enviodev/envio-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/enviodev/envio-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: enviodev (https://skillmd.com/u/enviodev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/enviodev/envio-docs

---


- `envio tools search-docs "<query>"` — find docs pages by keyword
- `envio tools fetch-docs <url>` — read a page in full (use a URL from search results)
- `envio --help` — list available CLI commands and flags

Example: `envio tools search-docs "schema derivedFrom"` → pick a URL → `envio tools fetch-docs <url>`

