# Varlock Docs Search

> Varlock Docs Search

- Skill: `dmno-dev/varlock-docs-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dmno-dev/varlock-docs-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dmno-dev/varlock-docs-search/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: dmno-dev (https://skillmd.com/u/dmno-dev)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/dmno-dev/varlock-docs-search

---

# Varlock Docs Search

Use this skill to discover and answer questions about varlock documentation with the remote MCP service or the llms.txt bundles.

## Endpoints

- Streamable HTTP: `https://docs.mcp.varlock.dev/mcp`
- SSE: `https://docs.mcp.varlock.dev/sse`
- Server card: `https://varlock.dev/.well-known/mcp/server-card.json`
- Docs index: `https://varlock.dev/llms.txt` (links topic bundles, `/llms-full.txt`, and `/llms-small.txt`)

## Guidance

1. Use the MCP tool to search docs by feature keywords.
2. If MCP is unavailable, read `llms.txt` and fetch the relevant topic bundle instead of the full dump.
3. Prefer official varlock.dev links in responses.
4. Return concise, implementation-focused answers.

