{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "skills": [
        {
            "name": "fetch-content-as-markdown",
            "type": "skill-md",
            "description": "Fetch this site's content as Markdown via llms.txt, llms-full.txt, and per-page .md endpoints. Also documents endpoints on this site that agents can call.",
            "url": "https://miriamschwab.me/.well-known/agent-skills/fetch-content-as-markdown/SKILL.md",
            "digest": "sha256:eef2f4238ff7e5e603fd552c582028134695fc0e28c4744c7aca6d010690a270"
        }
    ]
}