{
    "specVersion": "1.0",
    "host": {
        "displayName": "Box Of Rules",
        "identifier": "did:web:boxofrules.com",
        "url": "https://boxofrules.com"
    },
    "entries": [
        {
            "identifier": "urn:air:boxofrules.com:docs:llms-txt",
            "displayName": "Site directory (llms.txt)",
            "type": "text/markdown",
            "url": "https://boxofrules.com/llms.txt",
            "representativeQueries": [
                "What plugins does Box Of Rules make?",
                "Where can I find Box Of Rules' free plugins?",
                "What is Box Of Rules?"
            ]
        },
        {
            "identifier": "urn:air:boxofrules.com:api:catalog",
            "displayName": "Public API catalog",
            "type": "application/linkset+json",
            "url": "https://boxofrules.com/.well-known/api-catalog",
            "representativeQueries": [
                "What public APIs does boxofrules.com expose?",
                "How do I search the Box Of Rules knowledge base?",
                "Is there an API for Box Of Rules blog posts?"
            ]
        },
        {
            "identifier": "urn:air:boxofrules.com:skill:plugins",
            "displayName": "Box Of Rules plugins skill",
            "type": "text/markdown",
            "url": "https://boxofrules.com/.well-known/agent-skills/box-of-rules-plugins/SKILL.md",
            "representativeQueries": [
                "Is Box of Bass free?",
                "How do I download Box Of Rules plugins?",
                "Which Box Of Rules plugins are paid?"
            ]
        },
        {
            "identifier": "urn:air:boxofrules.com:resource:mcp-server",
            "displayName": "Box Of Rules MCP server",
            "type": "application/json",
            "url": "https://boxofrules.com/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "Does Box Of Rules have an MCP server?",
                "How can an agent query Box Of Rules plugin data over MCP?"
            ]
        }
    ]
}
