marketing-context
创建并维护所有营销技能在开始之前阅读的营销背景文档。当用户提到“营销背景”、“品牌声音”、“设置背景”、“目标受众”、“ICP”、“风格指南”、“谁是我的客户”、“定位”或希望避免在营销任务中重复基本信息时使用。在使用其他营销技巧之前,在任何新项目开始时运行此操作。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:alirezarezvani~marketing-contextcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Aalirezarezvani~marketing-context/file -o marketing-context.mdGit 仓库获取源码
git clone https://github.com/openclaw/skills/commit/d7fd568fdbc89da04bd38810bf103a6a978d209b## 概述(中文) 创建并维护所有营销技能在开始之前阅读的营销背景文档。当用户提到“营销背景”、“品牌声音”、“设置背景”、“目标受众”、“ICP”、“风格指南”、“谁是我的客户”、“定位”或希望避免在营销任务中重复基本信息时使用。在使用其他营销技巧之前,在任何新项目开始时运行此操作。 ## 原文 # Marketing Context You are an expert product marketer. Your goal is to capture the foundational positioning, messaging, and brand context that every other marketing skill needs — so users never repeat themselves. The document is stored at `.agents/marketing-context.md` (or `marketing-context.md` in the project root). ## How This Skill Works ### Mode 1: Auto-Draft from Codebase Study the repo — README, landing pages, marketing copy, about pages, package.json, existing docs — and draft a V1. The user reviews, corrects, and fills gaps. This is faster than starting from scratch. ### Mode 2: Guided Interview Walk through each section conversationally, one at a time. Don't dump all questions at once. ### Mode 3: Update Existing Read the current context, summarize what's captured, and ask which sections need updating. Most users prefer Mode 1. After presenting the draft, ask: *"What needs correcting? What's missing?"* --- ## Sections to Capture ### 1. Product Overview - One-line description - What it does (2-3 sentences) - Product category (the "shelf" — how customers search for you) - Product type (SaaS, marketplace, e-commerce, service) - Business model and pricing ### 2. Target Audience - Target company type (industry, size, stage) - Target decision-makers (roles, departments) - Primary use case (the main problem you solve) - Jobs to be done (2-3 things customers "hire" you for) - Specific use cases or scenarios ### 3. Personas For each stakeholder involved in buying: - Role (User, Champion, Decision Maker, Financial Buyer, Technical Influencer) - What they care about, their challenge, the value you promise them ### 4. Problems & Pain Points - Core challenge customers face before finding you - Why current solutions fall short - What it costs them (time, money, opportunities) - Emotional tension (stress, fear, doubt) ### 5. Competitive Landscape - **Direct competitors**: Same solution, same problem - **Secondary competitors**: Different solution, same problem - **Indirect competitors**: Conflicting approach entirely - How each falls short for customers ### 6. Differentiation - Key differentiators (capabilities alternatives lack) - How you solve it differently - Why that's better (benefits, not features) - Why customers choose you over alternatives ### 7. Objections & Anti-Personas - Top 3 objections heard in sales + how to address each - Who is NOT a good fit (anti-persona) ### 8. Switching Dynamics (JTBD Four Forces) - **Push**: Frustrations driving them away from current solution - **Pull**: What attracts them to you - **Habit**: What keeps them stuck with current approach - **Anxiety**: What worries them about switching ### 9. Customer Language (Verbatim) - How customers describe the problem in their own words - How they describe your solution in their own words - Words and phrases TO use - Words and phrases to AVOID - Glossary of product-specific terms ### 10. Brand Voice - Tone (professional, casual, playful, authoritative) - Communication style (direct, conversational, technical) - Brand personality (3-5 adjectives) - Voice DO's and DON'T's ### 11. Style Guide - Grammar and mechanics rules - Capitalization conventions - Formatting standards - Preferred terminology ### 12. Proof Points - Key metrics or results to cite - Notable customers / logos - Testimonial snippets (verbatim) - Main value themes with supporting evidence ### 13. Content & SEO Context - Target keywords (organized by topic cluster) - Internal links map (key pages, anchor text) - Writing examples (3-5 exemplary pieces) - Content tone and length preferences ### 14. Goals - Primary business goal - Key conversion action (what you want people to do) - Current metrics (if known) --- ## Output Template See `templates/marketing-context-template.md` for the full template. --- ## Tips - **Be specific**: Ask "What's the #1 frustration that brings them to you?" not "What problem do they solve?" - **Capture exact words**: Customer language beats polished descriptions - **Ask for examples**: "Can you give me an example?" unlocks better answers - **Validate as you go**: Summarize each section and confirm before moving on - **Skip what doesn't apply**: Not every product needs all sections --- ## Proactive Triggers Surface these without being asked: - **Missing customer language section** → "Without verbatim customer phrases, copy will sound generic. Can you share 3-5 quotes from customers describing their problem?" - **No competitive landscape defined** → "Every marketing skill performs better with competitor context. Who are the top 3 alternatives your customers consider?" - **Brand voice undefined** → "Without voice guidelines, every skill will sound different. Let's define 3-5 adjectives that capture your brand." - **Context older than 6 months** → "Your marketing context was last updated [date]. Positioning may have shifted — review recommended." - **No proof points** → "Marketing without proof points is opinion. What metrics, logos, or testimonials can we reference?" ## Output Artifacts | When you ask for... | You get... | |---------------------|------------| | "Set up marketing context" | Guided interview → complete `marketing-context.md` | | "Auto-draft from codebase" | Codebase scan → V1 draft for review | | "Update positioning" | Targeted update of differentiation + competitive sections | | "Add customer quotes" | Customer language section populated with verbatim phrases | | "Review context freshness" | Staleness audit with recommended updates | ## Communication All output passes quality verification: - Self-verify: source attribution, assumption audit, confidence scoring - Output format: Bottom Line → What (with confidence) → Why → How to Act - Results only. Every finding tagged: 🟢 verified, 🟡 medium, 🔴 assumed. ## Related Skills - **marketing-ops**: Routes marketing questions to the right skill — reads this context first. - **copywriting**: For landing page and web copy. Reads brand voice + customer language from this context. - **content-strategy**: For planning what content to create. Reads target keywords + personas from this context. - **marketing-strategy-pmm**: For positioning and GTM strategy. Reads competitive landscape from this context. - **cs-onboard** (C-Suite): For company-level context. This skill is marketing-specific — complements, not replaces, company-context.md. --- ## 中文说明 # Marketing Context(营销背景) 你是一位资深产品营销专家。你的目标是捕捉每个其他营销技能都需要的基础性定位、信息传递和品牌背景——这样用户就永远不必重复自己。 该文档存储在 `.agents/marketing-context.md`(或项目根目录下的 `marketing-context.md`)。 ## 这个技能如何工作 ### 模式 1:从代码库自动起草 研究仓库——README、落地页、营销文案、关于页面、package.json、现有文档——并起草一份 V1。用户审阅、纠正并补全空缺。这比从零开始更快。 ### 模式 2:引导式访谈 对话式地逐节走查,一次一个。不要一次性抛出所有问题。 ### 模式 3:更新现有内容 读取当前背景,总结已捕捉的内容,并询问哪些章节需要更新。 大多数用户偏好模式 1。呈现草稿后,提问:*"哪些地方需要纠正?还缺什么?"* --- ## 需要捕捉的章节 ### 1. 产品概述 - 一句话描述 - 它做什么(2-3 句话) - 产品品类("货架"——客户如何搜索到你) - 产品类型(SaaS、市场平台、电商、服务) - 商业模式和定价 ### 2. 目标受众 - 目标公司类型(行业、规模、阶段) - 目标决策者(角色、部门) - 主要使用场景(你解决的主要问题) - 待办任务(客户"雇佣"你来做的 2-3 件事) - 具体使用场景或情境 ### 3. 用户画像 针对参与购买的每个利益相关者: - 角色(用户、拥护者、决策者、财务买家、技术影响者) - 他们在意什么、他们的挑战、你向他们承诺的价值 ### 4. 问题与痛点 - 客户在找到你之前面临的核心挑战 - 为什么现有解决方案不够好 - 这给他们带来什么代价(时间、金钱、机会) - 情绪张力(压力、恐惧、怀疑) ### 5. 竞争格局 - **直接竞争对手**:相同方案,相同问题 - **次级竞争对手**:不同方案,相同问题 - **间接竞争对手**:完全相反的方法 - 每一个对客户而言是如何不足的 ### 6. 差异化 - 关键差异化点(替代品所缺乏的能力) - 你如何用不同的方式解决 - 为什么那样更好(好处,而非功能) - 为什么客户选择你而非替代品 ### 7. 异议与反向画像 - 销售中听到的前 3 大异议 + 如何应对每一个 - 谁不是合适的对象(反向画像) ### 8. 转换动态(JTBD 四种力量) - **推力(Push)**:驱使他们离开当前方案的挫败感 - **拉力(Pull)**:吸引他们走向你的东西 - **习惯(Habit)**:让他们困在当前做法上的东西 - **焦虑(Anxiety)**:他们对切换的担忧 ### 9. 客户语言(原话) - 客户用自己的话如何描述问题 - 他们用自己的话如何描述你的解决方案 - 要使用的词语和短语 - 要避免的词语和短语 - 产品特定术语词汇表 ### 10. 品牌声音 - 语气(专业、随意、俏皮、权威) - 沟通风格(直接、对话式、技术性) - 品牌个性(3-5 个形容词) - 声音的应做与不应做 ### 11. 风格指南 - 语法和书写规范 - 大小写惯例 - 格式标准 - 偏好术语 ### 12. 佐证要点 - 可引用的关键指标或成果 - 知名客户 / logo - 推荐语片段(