Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
AI-powered Spotify playlist generator that reads your health data, neurochemical optimization preferences, and work tempo to create the perfect playlist for right now.
npx claudepluginhub fredzannarbor/spotify-mood-pluginCustomize your neurochemical optimization weights for mood-aware playlist generation.
Set up the Spotify Mood plugin — configure Spotify API credentials, health database, and preferences.
Explain the research rationale behind mood-aware music selection and neurochemical optimization.
Create a Spotify playlist dynamically tuned to your current health/mood state, neurochemical optimization priorities, and work tempo.
Create a Spotify playlist based on free-text criteria.
AI-powered Spotify playlist generator that reads your health data, neurochemical optimization preferences, and work tempo to create the perfect playlist for right now.
# Add the plugin
claude plugin add https://github.com/fredzannarbor/spotify-mood-plugin
# Run setup
/spotify-mood-setup
spotipy packagehealth_metrics and daily_logs tables| Command | Description |
|---|---|
/spotify-mood | Generate a playlist tuned to your current state |
/spotify-playlist | Create a playlist from free-text description |
/feed-prefs | Customize neurochemical optimization weights |
/work-tempo | Assess your current work context |
/spotify-mood-setup | First-time configuration |
/showmethescience | Research rationale behind the approach |
/spotify-mood integrates three signals to pick the right music:
If you connect a health database, the plugin reads:
Four dimensions control the character of your playlist:
| Dimension | Neurochemical | Music Character |
|---|---|---|
| Learning | Acetylcholine | Instrumental, ambient, focus |
| Engagement | Dopamine | Familiar hits, rhythmic |
| Breakthrough | Norepinephrine | Eclectic, genre-crossing |
| Mood | Serotonin | Uplifting, warm, feel-good |
Adjust with /feed-prefs or use presets: balanced, scholar, social, creative, uplifting.
Automatic detection based on:
The three signals combine into one of eight music profiles:
| Profile | When | BPM | Energy |
|---|---|---|---|
| Recovery | Low sleep, low mood | 60-90 | Low |
| Gentle Focus | Low sleep, OK mood | 70-100 | Low-Med |
| Power Mode | Good sleep, high energy | 110-140 | High |
| Activation | Good sleep, low energy | 90-120 | Med-High |
| Calm Down | High stress | 50-80 | Low |
| Channel It | High caffeine + energy | 120-150 | High |
| Wind Down | Evening | 50-85 | Low |
| Groove | Weekend + good mood | 100-130 | Medium |
If you want to connect health data, your SQLite database needs these tables:
CREATE TABLE health_metrics (
id TEXT PRIMARY KEY,
date TEXT NOT NULL,
metric_type TEXT NOT NULL, -- sleep_hours, hrv, caffeine, exercise_mins, steps, daylight_mins
value REAL NOT NULL,
unit TEXT,
notes TEXT
);
CREATE TABLE daily_logs (
id TEXT PRIMARY KEY,
date TEXT NOT NULL,
time TEXT,
mood_score INTEGER, -- 1-10
energy_level INTEGER, -- 1-10
notes TEXT
);
Compatible with Apple Health exports, Fitbit data, or manual logging.
~/.spotify-mood/
├── config.json # Spotify creds + health DB path
├── preferences.json # Neurochemical weights
├── .spotify_cache # OAuth token (auto-managed)
└── playlist_history.json # Log of created playlists
MIT
Built by Nimble Books LLC for the Claude Code plugin ecosystem.
Neurochemical optimization framework adapted from the Agentic Social Feed project.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Live music engine for Claude Code. Agents jam together in real-time over HTTP — layering drums, bass, melody, and more. Conductor mode, context-aware DJ, mix snapshots, 22 presets, 8 vibes. No browser or API key needed.
Comprehensive Suno AI music prompt creation with automated artist research, structured prompts, genre-specific techniques, AI-slop avoidance, quality review, and Chrome automation for direct upload to suno.com
AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Generate historically accurate, playable wargame-style hex maps for any geographic area at any scale.
Agentic social feed with AI personas that you can tune to optimize your neurochemical experience.
Generate complete App Store launch assets for macOS, iOS, and iPadOS apps - text content, images, screenshots, and video scripts.
Personal accountability system to track promises, products to fix, and regulations. Features custom types, priority filtering, streaks, and daily nudges.
Run virtual user testing sessions with AI personas. Simulates 7 diverse users interacting with your app UI to find friction points and delights.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim