{
    "$schema": "https://agentskills.io/schema/v0.2.0/index.schema.json",
    "version": "0.2.0",
    "skills": [
        {
            "name": "markdown-negotiation",
            "type": "content-negotiation",
            "description": "Returns HTML responses as Markdown when Accept: text/markdown is requested.",
            "url": "https://www.avsavip.com/.well-known/agent-skills/markdown-negotiation/SKILL.md",
            "sha256": "990bf11a76ef3bde819b8209cad62ede4feb061b78c704ac6050541213a324dc"
        },
        {
            "name": "content-signals",
            "type": "permissions",
            "description": "Declares AI content usage preferences via Content-Signal in robots.txt.",
            "url": "https://www.avsavip.com/.well-known/agent-skills/content-signals/SKILL.md",
            "sha256": "f641af88f6ea1a09bdf10190200f6522b76a7ce8f09178bc1d9f2d719e8fa7af"
        },
        {
            "name": "oauth-discovery",
            "type": "authentication",
            "description": "Publishes OAuth/OIDC discovery metadata for agent authentication.",
            "url": "https://www.avsavip.com/.well-known/openid-configuration",
            "sha256": "574f845453b2fc2ccd7cbfb3f24007688b5fe5b6d764396bcba5ff2884d832b7"
        },
        {
            "name": "oauth-protected-resource",
            "type": "authentication",
            "description": "Publishes OAuth Protected Resource Metadata.",
            "url": "https://www.avsavip.com/.well-known/oauth-protected-resource",
            "sha256": "1b6bfe2231bf6546cde01022e362abd642d243efd97f275e8470e5a78f738eb1"
        },
        {
            "name": "openapi-catalog",
            "type": "api",
            "description": "OpenAPI 3.1 specification for site content API.",
            "url": "https://www.avsavip.com/openapi.json",
            "sha256": "5d8429d14f4398bbd5c4e3e1de9af05cfd2c80cb799bfda7aa50e69efb79d4e3"
        },
        {
            "name": "webmcp",
            "type": "browser-tools",
            "description": "Exposes site tools to AI agents via the WebMCP API.",
            "url": "https://www.avsavip.com/.well-known/agent-skills/webmcp/SKILL.md",
            "sha256": "ce3e50fdcf7ebd57fb51a765568457331450644c6422b4dc5b5b951a4dba4f8e"
        }
    ]
}