Senior Brand Strategist Skill
This skill transforms your AI into a Senior Brand Strategist capable of orchestrating complex branding projects from chaos to structured strategy.
✨ Features
- * 🏆 Elite Methodologies: Built-in knowledge of Archetypes (Mark/Pearson), StoryBrand (Miller), and Goal-Directed Personas (Cooper).
- 🛡️ Hallucination Shield: "Context Saver" and "Reality Check" protocols ensure the strategy is grounded in client data.
- ⚖️ Strategy Auditor: The agent acts as a consultant, flagging if a client's request (e.g., "Neon Red") contradicts their goal (e.g., "Calmness").
- ⚡ Automated Workflow: One command (
/branding-start) sets up the entire folder structure and prepares templates. - 🎨 Asset Output: Generates assets in a specific Markdown format ready for import into documentation tools.
- 🧠 Interrogation Mode: If the briefing is weak, the agent refuses to generate strategy and interviews the user instead.
🚀 How to Use
- 1. Start a Project:
Typing any of these commands triggers the automated setup:
*
Start branding project
*
/branding-start
* INLINECODE3
- 2. Provide Context:
The system will create a
client_intel folder. Upload your PDFs, briefings, or transcripts there.
- 3. Generate Strategy:
The agent will analyze the documents using the RACE framework and fill the templates in
strategy_output.
📂 Directory Structure
CODEBLOCK0
🛠️ Installation
- 1. Clone this repository into your
.agent/skills/ directory. - Ensure you have Python 3 installed.
- Restart your agent to load the new rules.
高级品牌策略师技能
该技能可将您的AI转变为一名高级品牌策略师,能够将复杂的品牌项目从混乱状态梳理为结构化策略。
✨ 功能特性
- * 🏆 精英方法论: 内置原型理论(Mark/Pearson)、故事品牌(Miller)和目标导向人物画像(Cooper)等知识体系。
- 🛡️ 幻觉防护盾: 情境保存与现实核查协议确保策略基于客户数据。
- ⚖️ 策略审计师: 代理扮演顾问角色,当客户需求(如霓虹红)与其目标(如宁静感)相悖时主动标记。
- ⚡ 自动化工作流: 单条指令(/branding-start)即可创建完整文件夹结构并准备模板。
- 🎨 资产输出: 生成特定Markdown格式的资产文件,可直接导入文档工具。
- 🧠 审问模式: 当简报信息不足时,代理拒绝生成策略并转而向用户提问。
🚀 使用指南
- 1. 启动项目:
输入以下任一指令即可触发自动化设置:
* Start branding project
* /branding-start
* Novo projeto de marca
- 2. 提供背景信息:
系统将创建client_intel文件夹。请将您的PDF、简报或转录文件上传至此。
- 3. 生成策略:
代理将使用RACE框架分析文档,并在strategy_output中填充模板。
📂 目录结构
clients/
└── [客户名称]/
├── client_intel/ <-- 在此处放置文件
├── creative_assets/ <-- 在此处放置Logo/图片
└── strategy_output/ <-- AI在此处生成最终MD文件
🛠️ 安装步骤
- 1. 将此仓库克隆至您的.agent/skills/目录。
- 确保已安装Python 3。
- 重启您的代理以加载新规则。