Music Downloader

🌐Community
by nymbo · vlatest · Repository

Downloads audio files from various online sources directly to your device – a convenient way to access your favorite music tracks.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add music-downloader npx -- -y @trustedskills/music-downloader
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "music-downloader": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/music-downloader"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The music-downloader skill enables users to search for and download audio tracks from online sources. It supports multiple platforms, including popular streaming services, and provides options for different audio formats such as MP3 or WAV.

When to use it

  • You want to save a favorite song from a streaming service for offline listening.
  • You need high-quality audio files for a project or personal collection.
  • You're preparing content for a podcast or video and require specific tracks.

Key capabilities

  • Search for music by title, artist, or genre
  • Download audio in various formats (e.g., MP3, WAV)
  • Supports multiple streaming platforms

Example prompts

  • "Download the song 'Bohemian Rhapsody' by Queen as an MP3."
  • "Find and save the latest track from Billie Eilish in WAV format."
  • "Search for instrumental music and download it in high quality."

Tips & gotchas

  • Ensure you have a stable internet connection for smooth downloads.
  • Be mindful of copyright restrictions when downloading music for personal or commercial use.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
nymbo
Installs
1.3k

🌐 Community

Passed automated security scans.