技能 产品商业 品牌上下文切换管理

品牌上下文切换管理

v20260718
switch-brand
该技能用于管理和切换多个品牌或客户的活动上下文。在多客户或代理机构的工作流中至关重要,确保内容输出始终基于正确的品牌语境。用户可以列出所有品牌,通过品牌标识符切换,并进行品牌属性对比,提升工作流程的准确性和效率。
获取技能
481 次下载
概览

Switch Brand

When to Use

  • User says "switch to [brand name]" or "change brand to..."
  • User wants to work on a different client/brand
  • User asks to list available brands

Process

1. List Available Brands

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 *.

2. Switch Active Brand

When the user selects a brand, run:

python "${CLAUDE_PLUGIN_ROOT}/scripts/setup.py" --switch-brand BRAND_SLUG

3. Confirm Switch

After switching, confirm:

  • Brand name and slug
  • Key profile details (industry, business model, primary channel)
  • Remind: "All marketing outputs will now use [brand_name]'s voice, compliance rules, and context."

If Brand Not Found

  • Show the list of available brands
  • Offer to create a new brand: "Brand not found. Would you like to create a new profile? Use /digital-marketing-pro:brand-setup"

Multi-Brand Comparison

If the user asks to compare brands, load both profiles and present a side-by-side comparison of key attributes (voice settings, channels, goals).

信息
Category 产品商业
Name switch-brand
版本 v20260718
大小 1.28KB
更新时间 2026-07-25
语言