{
    "$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://golpohub.com/.well-known/agent-skills/search-catalog/SKILL.md",
            "digest": "sha256:7f4ad0c1b4ba2fc97089985aff865833544eef74c5174052546155c92d8c6e8d"
        },
        {
            "name": "read-chapter",
            "type": "skill-md",
            "description": "Retrieve clean Markdown formatted serialized novel chapter content via content negotiation.",
            "url": "https://golpohub.com/.well-known/agent-skills/read-chapter/SKILL.md",
            "digest": "sha256:e12d51a72c1e625938b3c43f584278d3732ec6e18b8faf38e672d8d1c84829b8"
        },
        {
            "name": "agent-auth",
            "type": "skill-md",
            "description": "Discover agent registration and OAuth credential provisioning endpoints on Golpo Hub.",
            "url": "https://golpohub.com/.well-known/agent-skills/agent-auth/SKILL.md",
            "digest": "sha256:9a078e0a9a97f4696ed4ae703ad19e15cfec9e037537a8639ff2b0f31c66f0f9"
        }
    ]
}