varlock-agent-readiness
How to Install
Claude Code:
git clone --depth 1 https://github.com/dmno-dev/varlock.git && cp varlock/packages/varlock-website/public/.well-known/agent-skills/varlock-agent-readiness ~/.claude/skills/varlock-agent-readiness -r# Varlock Agent Discovery
Use this skill to discover machine-readable metadata published by varlock.dev.
## Discovery locations
- API Catalog: `https://varlock.dev/.well-known/api-catalog`
- MCP Server Card: `https://varlock.dev/.well-known/mcp/server-card.json`
- Skills index: `https://varlock.dev/.well-known/agent-skills/index.json`
## Guidance
1. Start from the skills index and verify digest integrity.
2. Follow API catalog relations to find service documentation and descriptors.
3. Use Link response headers on the homepage for bootstrap discovery.
Details
| Category | Coding → generation |
| Source | dmno-dev/varlock |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 3.7K |
| Est. per Skill | ~1.2K (shared across 3 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
cc-skill-continuous-learning
cc-skill-continuous-learning Development skill skill. When to Use This skill is applicable to execut
git-hooks-automation
Git Hooks Automation Automate code quality enforcement at the Git level. Set up hooks that lint, for
angular-state-management
Angular State Management Comprehensive guide to modern Angular state management patterns, from Signa
api-fuzzing-bug-bounty
AUTHORIZED USE ONLY: Use this skill only for authorized security assessments, defensive validation,
Works Well With
Skills from the same repository — often designed to work together