flwr-branding-studio-kit
v1.0.0An advanced AI agent that acts as a Senior Brand Strategist. It automates project setup, applies elite market methodologies (Archetypes, StoryBrand, Personas), and generates structured brand assets while preventing hallucinations via strict context shielding.
Installation
Please help me install the skill `flwr-branding-studio-kit` from SkillHub official store.
npx skills add vansearch/flwr-branding-studio-kit
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
-
Start a Project: Typing any of these commands triggers the automated setup:
Start branding project/branding-startNovo projeto de marca
-
Provide Context: The system will create a
client_intelfolder. Upload your PDFs, briefings, or transcripts there. -
Generate Strategy: The agent will analyze the documents using the RACE framework and fill the templates in
strategy_output.
📂 Directory Structure
clients/
└── [Client_Name]/
├── client_intel/ <-- Drop your files here
├── creative_assets/ <-- Place logos/images here
└── strategy_output/ <-- The AI renders final MD files here
🛠️ Installation
- Clone this repository into your
.agent/skills/directory. - Ensure you have Python 3 installed.
- Restart your agent to load the new rules.