music-assistantmusic-assistantOfficialยท1 Agent Skills Included

server

Stream music from all your services to every speaker

Connects streaming services like Spotify and YouTube Music to speakers across your home through one central server. Removes the need to juggle separate apps, accounts, and speaker apps for every music source. Includes a pull request review skill that checks code changes against project standards and reports issues by severity. Runs as a Home Assistant add-on or Docker container on always-on devices like a Raspberry Pi or NAS.
npx skills add music-assistant/server --all -g -y
Available:

Gives the AI agent strict rules for working on this music server codebase, including streaming usage policies, testing commands, provider development patterns, and database migration safety.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Music Assistant Server?โ–ผ

Run `npx skills add music-assistant/server --all -g -y` in your terminal to install all skills in this suite globally.

What does Music Assistant do?โ–ผ

It is a free music library manager that connects your streaming services to a wide range of connected speakers, all controlled from one place. It is designed to run alongside Home Assistant on an always-on device.

How do I run the Music Assistant server?โ–ผ

The officially supported methods are the Home Assistant add-on or the Docker container `ghcr.io/music-assistant/server`. It is not published to PyPI because it needs system dependencies like ffmpeg.

Can AI review pull requests for this project?โ–ผ

Yes. The included review-pr skill checks out the PR in an isolated worktree, reviews the diff against project standards, and reports findings by severity without posting anything to GitHub.

Does Music Assistant work with Claude Code?โ–ผ

Yes. The repository ships CLAUDE.md orchestration and SKILL.md units that follow the universal skill standard, so they run in Claude Code and compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’