{
    "name": "Desku AI Assistant",
    "description": "AI assistant for Desku. #1 AI Customer Service Software",
    "url": "https://desku.io",
    "version": "4.3.2",
    "protocol_version": "0.3.0",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "defaultInputModes": [
        "text/plain"
    ],
    "defaultOutputModes": [
        "text/plain",
        "application/json"
    ],
    "skills": [
        {
            "id": "business-info",
            "name": "Business Information",
            "description": "Provide information about Desku — who we are, what we do, and how to reach us.",
            "tags": [
                "info",
                "contact",
                "about"
            ],
            "examples": [
                "What does Desku do?",
                "How can I contact Desku?",
                "What services does Desku offer?"
            ]
        },
        {
            "id": "content-search",
            "name": "Content Search",
            "description": "Search and retrieve content from the Desku website.",
            "tags": [
                "search",
                "content",
                "pages"
            ],
            "examples": [
                "Find articles about web design",
                "What pages are available?"
            ]
        },
        {
            "id": "contact",
            "name": "Contact & Inquiries",
            "description": "Handle contact requests and inquiries for Desku.",
            "tags": [
                "contact",
                "inquiry",
                "support"
            ],
            "examples": [
                "I want to get in touch",
                "How do I request a quote?",
                "Schedule a consultation"
            ]
        }
    ],
    "provider": {
        "organization": "Desku",
        "url": "https://desku.io"
    },
    "security": {
        "authentication": "none",
        "cors": true
    },
    "extensions": {
        "llmsTxt": "https://desku.io/llms.txt",
        "platform": {
            "name": "WordPress",
            "version": "7.0.2"
        }
    },
    "metadata": {
        "generated_by": "AI-Ready WP 4.3.2",
        "generated_at": "2026-07-31T13:52:08+00:00"
    }
}