STUB — manage EasyEffects presets and bindings. Apply/remove input or output presets (compressor, EQ, RNNoise GUI, etc.) and bind a preset to a specific device so it auto-loads on connect.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-pipewire-skills:easy-effects-bindingsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a placeholder — flesh out as the user's EasyEffects workflow stabilises.
This skill is a placeholder — flesh out as the user's EasyEffects workflow stabilises.
~/.config/easyeffects/{input,output}/.easyeffects --load-preset <name>
systemctl --user start easyeffects.service
systemctl --user stop easyeffects.service
dictation-mic-tune: EasyEffects can host RNNoise as a node — should this skill replace the filter-chain approach in dictation-mic-tune, or sit alongside it as a heavier alternative?Mark TODO and revisit once usage patterns are clearer.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-pipewire-skillsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.