dj-mp3-sourcerDownload music from links (YouTube, Spotify, etc.) by finding the best available source. Searches across platforms in priority order: Bandcamp, Beatport, Ama...
Install via ClawdBot CLI:
clawdbot install robinnnnn/dj-mp3-sourcerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A DJ needs to source high-quality audio files for an upcoming gig, using links from various platforms like Spotify playlists or YouTube mixes. This skill efficiently downloads tracks in MP3 320k, prioritizing extended mixes and handling batch processing to save time.
A music enthusiast or collector wants to build a personal library from mixed online sources, ensuring consistent file quality and metadata. The skill automates downloading from free sources and surfaces purchase links for paid content, respecting copyright.
Event organizers or producers require specific tracks for background music or performances, sourcing from platforms like Bandcamp or Amazon Music. The skill streamlines acquisition by searching across prioritized sources and providing legal purchase options.
Streamers or content creators need royalty-free or purchased music for videos or live streams. Using free-only mode, they can quickly download tracks from YouTube or Spotify with proper tagging, avoiding copyright issues.
Music students or analysts study tracks from diverse platforms for projects, requiring reliable downloads with metadata like BPM and key. The skill fetches from sources like Beatport for detailed info and ensures file normalization for consistency.
Offer basic free downloads with limited features, such as standard bitrates, and charge for premium features like FLAC support, batch processing, or priority support. Revenue comes from subscriptions or one-time payments for enhanced functionality.
Integrate affiliate links for paid platforms like Bandcamp or Amazon Music, earning commissions on purchases made through surfaced links. Focus on promoting legal downloads to build trust and generate passive income from user transactions.
License the skill to DJ software companies, event management firms, or music schools as an integrated tool. Provide custom solutions with API access and support, generating revenue through licensing fees and ongoing maintenance contracts.
💬 Integration Tip
Integrate with existing DJ software or media players via APIs to automate downloads directly from playlists, ensuring seamless workflow and reduced manual steps.
Scored Apr 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
browse MongoDB Atlas Admin API specifications and execute operations (if credentials provided).
Run safe read-only queries against MySQL or PostgreSQL for data inspection, reporting, and troubleshooting. Use when the user asks to read tables, inspect schema, count rows, sample data, or export query results without modifying data.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies. Triggers on PostgreSQL job queue, background jobs, task queue, priority queue, SKIP LOCKED.