{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "skills": [
        {
            "name": "search-catalog",
            "type": "skill-md",
            "description": "Search serialized web novels, authors, episodes, categories, and tags on Golpo Hub.",
            "url": "https://mail.golpohub.com/.well-known/agent-skills/search-catalog/SKILL.md",
            "digest": "sha256:5109eee60f5c120811ccbc75f31b3444f947df4f5435fc0029af678ea09d8667"
        },
        {
            "name": "read-chapter",
            "type": "skill-md",
            "description": "Retrieve clean Markdown formatted serialized novel chapter content via content negotiation.",
            "url": "https://mail.golpohub.com/.well-known/agent-skills/read-chapter/SKILL.md",
            "digest": "sha256:37d01df171211d2f8cf7cf8e69859bd8b4971c5842b28b052bdbd2c4858e4a38"
        },
        {
            "name": "agent-auth",
            "type": "skill-md",
            "description": "Discover agent registration and OAuth credential provisioning endpoints on Golpo Hub.",
            "url": "https://mail.golpohub.com/.well-known/agent-skills/agent-auth/SKILL.md",
            "digest": "sha256:9a078e0a9a97f4696ed4ae703ad19e15cfec9e037537a8639ff2b0f31c66f0f9"
        }
    ]
}