{
    "name": "Prorigem",
    "description": "Independent web design and software engineering studio in Lisbon, building fast websites, online stores and custom web platforms since 2008. Fixed quote before work starts, reply within 24 hours.",
    "url": "https://prorigem.com/",
    "provider": {
        "organization": "Prorigem",
        "url": "https://prorigem.com/"
    },
    "version": "1.33.0",
    "documentationUrl": "https://prorigem.com/openapi.json",
    "supportedInterfaces": [
        {
            "url": "https://prorigem.com/"
        }
    ],
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "defaultInputModes": [
        "text"
    ],
    "defaultOutputModes": [
        "text"
    ],
    "skills": [
        {
            "id": "browse-services",
            "name": "Browse services catalogue",
            "description": "Service catalogue: websites, online stores and custom web platforms. See https://prorigem.com/services .",
            "url": "https://prorigem.com/services",
            "tags": [
                "services",
                "pricing",
                "portfolio"
            ],
            "examples": [
                "What services does Prorigem offer?",
                "Where is the Prorigem services overview?"
            ]
        },
        {
            "id": "book-consultation",
            "name": "Book a free consultation",
            "description": "Book a free 30-minute consultation: GET https://prorigem.com/booking.php?action=token for CSRF, then POST JSON with name, email, date, service and slot.",
            "url": "https://prorigem.com/booking.php",
            "tags": [
                "booking",
                "consultation",
                "contact"
            ],
            "examples": [
                "How do I book a free consultation?",
                "Which fields are required to create a booking?"
            ]
        },
        {
            "id": "check-health",
            "name": "Check site health",
            "description": "Live site and database health diagnostics JSON at https://prorigem.com/api/health .",
            "url": "https://prorigem.com/api/health",
            "tags": [
                "health",
                "status",
                "diagnostics"
            ],
            "examples": [
                "Is the Prorigem site healthy?",
                "Where is the Prorigem health endpoint?"
            ]
        }
    ]
}