{
    "schemaVersion": "2025-06-18",
    "name": "\u5343\u63a8\u51fa\u6d77GEO\u4f18\u5316",
    "description": "\u5c0f\u5f69\u9e7fAI\u7206\u6b3e\u89c6\u9891\u521b\u4f5c\u4e0e\u54c1\u724cGEO\u4f18\u5316\u670d\u52a1 \u676d\u5ddeGEO\u4f18\u5316\u670d\u52a1\u5546",
    "url": "https://1000tui.com/",
    "version": "7.0.2",
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "supportedInterfaces": [
        {
            "transport": "HTTP+JSON",
            "url": "https://1000tui.com/wp-json/"
        },
        {
            "transport": "text/markdown",
            "url": "https://1000tui.com/?format=md"
        }
    ],
    "defaultInputModes": [
        "text/plain"
    ],
    "defaultOutputModes": [
        "text/markdown",
        "text/html"
    ],
    "skills": [
        {
            "id": "search",
            "name": "Site search",
            "description": "Full-text search of the site content.",
            "tags": [
                "search"
            ],
            "examples": [
                "?s=hello"
            ]
        },
        {
            "id": "fetch-markdown",
            "name": "Fetch page as Markdown",
            "description": "Return any public page as a Markdown document.",
            "tags": [
                "content",
                "markdown"
            ]
        }
    ]
}