{
"$schema": "https://agentskills.io/schema/v0.2.0",
"skills": [
{
"name": "llms.txt",
"type": "ai-discovery",
"description": "AI-readable structured site index for Defence Dreamers Academy",
"url": "https://defencedreamersacademy.com/functions/llms.txt",
"sha256": "sha256-placeholder"
},
{
"name": "sitemap.xml",
"type": "discovery",
"description": "Dynamic XML sitemap covering all published pages, posts, and guides",
"url": "https://defencedreamersacademy.com/functions/sitemap.xml",
"sha256": "sha256-placeholder"
},
{
"name": "robots.txt",
"type": "crawler-policy",
"description": "Crawler directives with Content-Signal preferences and AI bot blocks",
"url": "https://defencedreamersacademy.com/robots.txt",
"sha256": "sha256-placeholder"
},
{
"name": "api-catalog",
"type": "api-discovery",
"description": "API catalog in linkset+json format per RFC 9727",
"url": "https://defencedreamersacademy.com/functions/api-catalog",
"sha256": "sha256-placeholder"
},
{
"name": "auth.md",
"type": "agent-auth",
"description": "Agent registration and authentication instructions",
"url": "https://defencedreamersacademy.com/functions/auth-md",
"sha256": "sha256-placeholder"
},
{
"name": "oauth-protected-resource",
"type": "oauth-metadata",
"description": "OAuth Protected Resource Metadata per RFC 9728",
"url": "https://defencedreamersacademy.com/functions/oauth-protected-resource",
"sha256": "sha256-placeholder"
},
{
"name": "mcp-server-card",
"type": "mcp-discovery",
"description": "MCP Server Card (SEP-1649) for Model Context Protocol discovery",
"url": "https://defencedreamersacademy.com/functions/mcp-server-card",
"sha256": "sha256-placeholder"
}
]
}