From smart-home
Shared references for the Spotify Network Installer template — package names, systemd unit fragments, EQ preset definitions, and zeroconf quirks. Loaded by the commands in this repo.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin smart-homeThis skill uses the workspace's default tool permissions.
Reference material used by the slash commands. Not a standalone workflow — the commands pull from this when they need known-good package names, config snippets, and DSP curves.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Reference material used by the slash commands. Not a standalone workflow — the commands pull from this when they need known-good package names, config snippets, and DSP curves.
dsp-presets.md — EQ band definitions for podcast / classical / bass / vocal / flat.package-matrix.md — which player to install on which OS, with apt/rpm/binary sources.systemd-units.md — reference systemd unit fragments for spotifyd, librespot, snapserver, snapclient.zeroconf-notes.md — mDNS / avahi quirks that bite Spotify Connect discovery.When a command needs "the podcast EQ" or "the raspotify config for fifo output", read from these files rather than regenerating from memory. Keeps the commands short and the source-of-truth in one place.