Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

brand-setup品牌设置

Agent Skill

brand-setup 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

605

周安装

26

GitHub Stars

67

下载量

212
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:brand-setup(品牌设置)
来源仓库:https://github.com/indranilbanerjee/digital-marketing-pro
仓库路径:skills/brand-setup
安装命令:
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill brand-setup
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill brand-setup

简介

brand-setup 交互式构建品牌档案,支持快速启动与深度定制两种模式。

  • 适用于新品牌创建、客户项目切换或品牌声音/受众/目标更新场景。
  • 通过引导式提问收集品牌名称、业务范围与核心价值,生成结构化档案。
  • 建议首次使用选择快速模式,后续可通过 /brand-init 命令完善细节。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Brand Setup — Interactive Brand Profiling

When to Use This Skill

  • User says "set up a new brand" or "create a brand profile"
  • User mentions a new client or project for marketing
  • User wants to switch between brands (agency use case)
  • User wants to update brand voice, audiences, or goals
  • First time using any marketing skill without an active brand

Setup Modes

Quick Setup (5 questions — recommended for getting started fast)

If the user wants to get started quickly, or says "quick setup", ask only these 5 essential questions:

  1. Brand name — "What's your brand or business name?"
  2. What you do — "In one sentence, what does [brand] do?" (extract industry, business model, USP)
  3. Target audience — "Who is your primary customer?" (extract B2B/B2C, demographics)
  4. Brand voice — "Pick 3 words that describe how your brand communicates" (map to formality/energy/humor/authority scales)
  5. Primary channel — "Where do you primarily market? (social media, email, SEO, paid ads, etc.)"

From these 5 answers, intelligently populate the full profile:

  • Infer industry, business model type, and compliance requirements
  • Map voice descriptors to the 1-10 scales (e.g., "professional" → formality: 8, "fun" → humor: 7)
  • Set sensible defaults for everything else
  • Tell the user: "Quick profile created! You can refine it anytime with /dm:brand-setup --full"

Full Setup (17 questions — comprehensive profiling)

Use the full setup when:

  • User explicitly asks for detailed/full/comprehensive setup
  • User says "/dm:brand-setup --full"
  • User wants to update specific sections of an existing profile

Process (Full Setup)

Step 1: Brand Identity

Ask the user one question at a time (don't overwhelm):

  1. Brand name: "What's the brand/company name?"
  2. Elevator pitch: "In one sentence, what does [brand] do?"
  3. USP: "What makes [brand] different from competitors?"
  4. Mission/Values: "What's the brand's mission? What values drive it?"

Step 2: Business Model

  1. Business type: Present options:

- B2B SaaS / Software - B2C eCommerce / DTC - B2B Services / Consulting - Local Business - Agency (managing multiple clients) - Creator / Personal Brand - Enterprise - Non-Profit - Marketplace

  1. Revenue model: subscription, transactional, freemium, marketplace commission, donation, retainer, advertising
  2. Price range and sales cycle: "What's your typical deal size and how long does it take to close?"

Step 3: Industry & Compliance

  1. Industry: "What industry are you in?" (match to industry-profiles.md)
  2. Regulated?: "Are you in a regulated industry? (healthcare, finance, legal, alcohol, cannabis, etc.)"
  3. Target markets: "What countries/regions do you sell to?" (triggers compliance rules)

Step 4: Brand Voice

  1. Voice dimensions — Ask user to rate 1-10 or describe:

- Formality (1=very casual like a friend, 10=very formal like a law firm) - Energy (1=calm and measured, 10=enthusiastic and bold) - Humor (1=never use humor, 10=humor is core to the brand) - Authority (1=peer-level, friendly guide, 10=expert thought leader)

  1. Personality traits: "Pick 3-5 words that describe the brand's personality" (e.g., witty, empathetic, direct, bold, thoughtful, playful, authoritative, warm)
  2. This-Not-That: "Give me examples of how you'd say something vs. how you wouldn't" (e.g., "We say 'Let's figure this out together' not 'Contact our support team'")
  3. Sample content: "Share 2-3 URLs or text snippets of content you think nails your brand voice"

Step 5: Channels & Goals

  1. Active channels: "Which marketing channels are you currently using?" (website, Instagram, LinkedIn, Twitter, TikTok, YouTube, Facebook, Pinterest, Email, Google Ads, Meta Ads, etc.)
  2. Goals: "What's your #1 marketing goal right now?" + target KPIs + budget range + team size

Step 6: Competitors

  1. Competitors: "Name 3-5 competitors (direct or aspirational)"

- For each: name, URL, relationship (direct/indirect/aspirational), known strengths/weaknesses

Step 7: Save & Confirm

After collecting all information:

  1. Run: python3 scripts/setup.py --create-brand "[brand name]"
  2. Update the created profile.json with all collected data
  3. Confirm to user: "Brand profile created for [brand_name]. All marketing modules will now use this context. You can update it anytime by saying 'update my brand profile.'"

Switching Brands

When user says "switch to [brand name]":

  1. Run: python3 scripts/setup.py --list-brands
  2. Find matching brand
  3. Update ~/.claude-marketing/brands/_active-brand.json
  4. Confirm: "Switched to [brand_name]."

Updating a Brand

When user wants to update specific fields:

  1. Load current profile from ~/.claude-marketing/brands/{slug}/profile.json
  2. Ask about the specific field(s) to update
  3. Write updated profile back
  4. Confirm changes

Important Notes

  • NEVER skip the brand voice section — it's what makes all content outputs on-brand
  • For agencies: each client should be a separate brand profile
  • Store voice samples as markdown files in the brand's voice-samples/ directory
  • Auto-detect industry compliance rules based on the industry and market selections

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.1%
按下载量换算81

Claude

29.23%
按下载量换算62

Cursor

20.65%
按下载量换算44

Gemini CLI

9.16%
按下载量换算19

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills