Use this skill to discover machine-readable metadata published by varlock.dev.
Discovery locations
Docs index for agents: https://varlock.dev/llms.txt (topic bundles are linked from it under /_llms-txt/; full and abridged dumps at /llms-full.txt and /llms-small.txt)
AI catalog (ARD manifest): https://varlock.dev/.well-known/ai-catalog.json
API Catalog (RFC 9727 linkset): https://varlock.dev/.well-known/api-catalog
MCP Server Card: https://varlock.dev/.well-known/mcp/server-card.json (aliases: /.well-known/mcp.json, /.well-known/mcp/server-cards.json)
Start from llms.txt for a summary of what varlock is and when to use it, then follow the topic bundle you need.
Start from the skills index and verify digest integrity before loading a SKILL.md.
Follow API catalog relations to find service documentation and descriptors.
Use Link response headers on the homepage for bootstrap discovery.
Any docs page returns markdown when requested with Accept: text/markdown. Missing paths return a 404 with a short markdown body listing recovery links.
1---2name: varlock-agent-readiness3description: Varlock Agent Discovery4---5# Varlock Agent Discovery67Use this skill to discover machine-readable metadata published by varlock.dev.89## Discovery locations1011- Docs index for agents: `https://varlock.dev/llms.txt` (topic bundles are linked from it under `/_llms-txt/`; full and abridged dumps at `/llms-full.txt` and `/llms-small.txt`)12- AI catalog (ARD manifest): `https://varlock.dev/.well-known/ai-catalog.json`13- API Catalog (RFC 9727 linkset): `https://varlock.dev/.well-known/api-catalog`14- MCP Server Card: `https://varlock.dev/.well-known/mcp/server-card.json` (aliases: `/.well-known/mcp.json`, `/.well-known/mcp/server-cards.json`)15- Skills index: `https://varlock.dev/.well-known/agent-skills/index.json`16- Sitemap: `https://varlock.dev/sitemap-index.xml`1718## Guidance19201. Start from `llms.txt` for a summary of what varlock is and when to use it, then follow the topic bundle you need.212. Start from the skills index and verify digest integrity before loading a SKILL.md.223. Follow API catalog relations to find service documentation and descriptors.234. Use Link response headers on the homepage for bootstrap discovery.245. Any docs page returns markdown when requested with `Accept: text/markdown`. Missing paths return a 404 with a short markdown body listing recovery links.
Run npx skillmds@latest add dmno-dev/varlock-agent-readiness in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Varlock Agent Discovery It is listed under Product & Planning on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
dmno-dev (@dmno-dev) published this skill. Their other Agent Skills are listed on their SkillMD profile.