{
    "$schema": "https://example.com/schemas/agent-skills-index-v0.2.0",
    "version": "0.2.0",
    "site": "https://haiwaizhijia.com",
    "skills": [
        {
            "name": "site-info",
            "description": "Get information about this site structure and capabilities",
            "location": "https://haiwaizhijia.com/.well-known/agent-skills/site-info/SKILL.md",
            "sha256": "18f4b1a8afa86c5357cab9ad6772dfeab5dac6006327ab8c519119c095e4c5c4",
            "type": "skill-md"
        },
        {
            "name": "content-reader",
            "description": "Read any page as clean markdown via Accept: text/markdown",
            "location": "https://haiwaizhijia.com/.well-known/agent-skills/content-reader/SKILL.md",
            "sha256": "3cf97c40c39ed968c7a652d9000983f63d70a4ab00e6efc71d5338f09e927d64",
            "type": "skill-md"
        },
        {
            "name": "contact",
            "description": "Contact site owner and search posts",
            "location": "https://haiwaizhijia.com/.well-known/agent-skills/contact/SKILL.md",
            "sha256": "093e7d5fdbaacfa92448861b11075b3fba532a07d945b49a44919252f5e830ad",
            "type": "skill-md"
        }
    ]
}