{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "agent": {
        "name": "InterServer Hosting Management Agent",
        "url": "https://my.interserver.net/.well-known/agent-card.json"
    },
    "skills": [
        {
            "name": "manage-services",
            "type": "skill-md",
            "description": "Manage InterServer hosting services (VPS, web hosting, dedicated, mail, SSL, etc.) via REST or MCP. Use when the user wants to provision, inspect, or operate hosting resources on their account.",
            "url": "/.well-known/agent-skills/manage-services/SKILL.md",
            "digest": "sha256:2f04dd521d98e9231451fccd6e0345e2f35c29dacec2d421c53a5325624c3853"
        },
        {
            "name": "order-services",
            "type": "skill-md",
            "description": "Browse plans and place new orders for VPS, web hosting, dedicated servers, domains, SSL, mail, backups, and licenses on InterServer. Use when the user wants to buy a new service.",
            "url": "/.well-known/agent-skills/order-services/SKILL.md",
            "digest": "sha256:e8f590a961340e5f5d8a76bcb64bd024d4610e0d07d07e3f1294957908e9467a"
        },
        {
            "name": "billing-account",
            "type": "skill-md",
            "description": "View invoices and balance, manage saved payment methods, pay outstanding invoices, and manage prepaid balance on InterServer. Use when the user has a billing or payment-related question.",
            "url": "/.well-known/agent-skills/billing-account/SKILL.md",
            "digest": "sha256:e047a37937a1bccb05018bd8de139118ba450929adef8311611445e2e19b7935"
        },
        {
            "name": "dns-domains",
            "type": "skill-md",
            "description": "Register, transfer, and renew domains; manage nameservers, contacts, DNSSEC, and PowerDNS zones on InterServer. Use when the user wants to make domain or DNS changes.",
            "url": "/.well-known/agent-skills/dns-domains/SKILL.md",
            "digest": "sha256:520003091ef39d1f07b8ef49e194d02861a738491123d51b200e3ed75a5ce185"
        },
        {
            "name": "api-mcp-access",
            "type": "skill-md",
            "description": "Connect to InterServer programmatically via REST or Model Context Protocol (MCP). Covers API keys, OAuth 2.1 discovery, and the MCP client/admin endpoints.",
            "url": "/.well-known/agent-skills/api-mcp-access/SKILL.md",
            "digest": "sha256:211dc2bd32aab0092497f6e97d624b91bd243ad1b4af1f6037b561de50882651"
        }
    ]
}