BeClaude

nuclear

New
17.8kGitHubGeneralby nukeop

Streaming music player that finds free music for you

First seen 5/22/2026

Summary

The nuclear skill transforms Claude Code into a streaming music player that discovers and plays free music for you.

  • It helps developers find and enjoy music without leaving the terminal, making coding sessions more enjoyable.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/nuclear.md

3
Invoke in Claude Code
/nuclear

Use Cases

Search for a specific song or artist and play it instantly.
Create a playlist based on a genre or mood.
Discover new music recommendations based on your listening history.
Control playback (play, pause, skip) directly from the command line.
Queue multiple songs to play in sequence.
Find and play music from a specific decade or era.

Usage Examples

1

/nuclear play 'Bohemian Rhapsody'

2

/nuclear search for chill electronic music

3

/nuclear queue 'Stairway to Heaven' then 'Hotel California'

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is nuclear?

The nuclear skill transforms Claude Code into a streaming music player that discovers and plays free music for you. It helps developers find and enjoy music without leaving the terminal, making coding sessions more enjoyable.

How to install nuclear?

To install nuclear: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/nuclear.md. Finally, /nuclear in Claude Code.

What is nuclear best for?

nuclear is a community categorized under General. Created by nukeop.

What can I use nuclear for?

nuclear is useful for: Search for a specific song or artist and play it instantly.; Create a playlist based on a genre or mood.; Discover new music recommendations based on your listening history.; Control playback (play, pause, skip) directly from the command line.; Queue multiple songs to play in sequence.; Find and play music from a specific decade or era..