indranilbanerjee/switch-brand
Switch active brand profile. Use when: changing brand context in multi-client or agency workflows.
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill switch-brand
Run the setup script to show all configured brands:
python "${CLAUDE_PLUGIN_ROOT}/scripts/setup.py" --list-brands
The currently active brand is marked with *.
When the user selects a brand, run:
python "${CLAUDE_PLUGIN_ROOT}/scripts/setup.py" --switch-brand BRAND_SLUG
After switching, confirm:
If the user asks to compare brands, load both profiles and present a side-by-side comparison of key attributes (voice settings, channels, goals).
Take indranilbanerjee/switch-brand from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.