{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "skills": [
        {
            "name": "markdown-negotiation",
            "type": "skill-md",
            "description": "Request any CalmTweets page as structured Markdown using Accept: text/markdown",
            "url": "https://calmtweets.com/.well-known/agent-skills/markdown-negotiation/SKILL.md",
            "digest": "sha256:659554a36d9cfebeef8b35112185188768c63ac579b30957076ee04fac30151f"
        },
        {
            "name": "browse-music",
            "type": "skill-md",
            "description": "Browse and discover free ambient music tracks by category, get audio URLs",
            "url": "https://calmtweets.com/.well-known/agent-skills/browse-music/SKILL.md",
            "digest": "sha256:82c67eaa32ccaafbd77123d53b15ee880f372fdd236f65a8294a6e74326912f9"
        },
        {
            "name": "daily-track",
            "type": "skill-md",
            "description": "Get today's featured track with direct audio URL",
            "url": "https://calmtweets.com/.well-known/agent-skills/daily-track/SKILL.md",
            "digest": "sha256:a23d96c2909ce4541ae758355b78b5ca69c39690bb880b81de437ae081b5a80f"
        }
    ]
}