{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "name": "Merkelijkheid",
    "description": "Agent skills index for Merkelijkheid",
    "publisher": {
        "name": "Merkelijkheid",
        "url": "https://merkelijkheid.nl/en"
    },
    "skills": [
        {
            "name": "search-site",
            "type": "skill-md",
            "description": "Full-text search across Merkelijkheid",
            "url": "https://merkelijkheid.nl/en/wp-json/wp-agent-ready/v1/skills/search-site/SKILL.md",
            "digest": "sha256:c05f1ba135c6a2a0ce2cf869f1a91140dd19d8b4253b40d59e6ff7cf4d4a543f"
        },
        {
            "name": "list-posts",
            "type": "skill-md",
            "description": "Enumerate published posts via the WordPress REST API",
            "url": "https://merkelijkheid.nl/en/wp-json/wp-agent-ready/v1/skills/list-posts/SKILL.md",
            "digest": "sha256:ebaa104c907de91d467293a4964e71b2cdcd66d09daef9fa7ca1d71dc7d3528d"
        },
        {
            "name": "list-pages",
            "type": "skill-md",
            "description": "Enumerate published pages via the WordPress REST API",
            "url": "https://merkelijkheid.nl/en/wp-json/wp-agent-ready/v1/skills/list-pages/SKILL.md",
            "digest": "sha256:bef8d4f0af8e8bdc44b96c1689f81212d9b0356cccd0c87f47815e3b5209889a"
        },
        {
            "name": "get-markdown",
            "type": "skill-md",
            "description": "Fetch any page as Markdown via Accept: text/markdown",
            "url": "https://merkelijkheid.nl/en/wp-json/wp-agent-ready/v1/skills/get-markdown/SKILL.md",
            "digest": "sha256:bb1737374f4a9cebd3260e732474f3ba6810dfb96b67f1fe3569599df8309adf"
        }
    ]
}