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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/smart-home:spotify-network-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin smart-home