By kaushalvivek
Control Spotify, query your listening history, and generate a magazine-style visual profile of your musical taste — all from Claude Code.
Show what's currently playing on Spotify
Generate a magazine-style visual musical profile from your Spotify listening data
Guided first-time setup for the Spotify plugin — creates dev app, captures credentials, runs OAuth
Parse `$ARGUMENTS`:
A marketplace of Claude Code plugins I build for my own use.
Add the marketplace once, install anything from it selectively.
/plugin marketplace add kaushalvivek/plugins
| Plugin | Commands | What it does |
|---|---|---|
| spotify | /spotify:setup · /spotify:now-playing · /spotify:top · /spotify:profile | Control Spotify playback, query your listening history, and generate a magazine-style visual profile of your musical taste. |
Install:
/plugin install spotify@kaushalvivek/plugins
/spotify:setup
No npm, no node_modules. Everything that needs code is single-file Python. If you have Python 3.9+, you have the whole stack. No install drift, no lockfile churn, no runtime surprises.
Setup is a slash command, not a README hunt. Install a plugin, run
/<plugin>:setup, and Claude walks you through whatever needs to happen —
OAuth flows, dev app creation, API keys. No scavenger hunts through docs.
Credentials stay with you. Every plugin that needs auth keeps its secrets
in a dedicated ~/.<plugin>/ directory, chmod 600, owned by you. The plugin
ships no credentials of its own. Nothing is hosted; nothing phones home.
Skills + slash commands, always both. Each plugin exposes a skill (so Claude fires it automatically when you ask things in natural language) and explicit slash commands (for when you want deliberate control). Same capabilities, two doors.
I only publish what I use. If it's here, it earned its place on my own setup first. No speculative releases, no scaffolding-for-its-own-sake.
Bug reports and PRs welcome per-plugin — open issues here and include which
plugin (spotify, etc.) in the title. For anything beyond a one-liner, read
the plugin's own README first.
MIT, across the monorepo. See LICENSE.
By Vivek Kaushal.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kaushalvivek/plugins --plugin spotifyComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.