skills/cmo-advisor/SKILL.md
Marketing leadership for scaling companies. Brand positioning, growth model design, marketing budget allocation, and marketing org design. Use when designing brand strategy, selecting growth models (PLG vs sales-led vs community-led), allocating marketing budgets, building marketing teams, or when user mentions CMO, brand strategy, growth model, CAC, LTV, channel mix, or marketing ROI.
npx skillsauth add leoyeai/openclaw-master-skills cmo-advisorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Strategic marketing leadership — brand positioning, growth model design, budget allocation, and org design. Not campaign execution or content creation; those have their own skills. This is the engine.
CMO, chief marketing officer, brand strategy, brand positioning, growth model, product-led growth, PLG, sales-led growth, community-led growth, marketing budget, CAC, customer acquisition cost, LTV, lifetime value, channel mix, marketing ROI, pipeline contribution, marketing org, category design, competitive positioning, growth loops, payback period, MQL, pipeline coverage
# Model budget allocation across channels, project MQL output by scenario
python scripts/marketing_budget_modeler.py
# Project MRR growth by model, show impact of channel mix shifts
python scripts/growth_model_simulator.py
Reference docs (load when needed):
references/brand_positioning.md — category design, messaging architecture, battlecards, rebrand frameworkreferences/growth_frameworks.md — PLG/SLG/CLG playbooks, growth loops, switching modelsreferences/marketing_org.md — team structure by stage, hiring sequence, agency vs. in-houseEvery CMO must own answers to these — no one else in the C-suite can:
Brand & Positioning — Define category, build messaging architecture, maintain competitive differentiation. Details → references/brand_positioning.md
Growth Model — Choose and operate the right acquisition engine: PLG, sales-led, community-led, or hybrid. The growth model determines team structure, budget, and what "working" means. Details → references/growth_frameworks.md
Marketing Budget — Allocate from revenue target backward: new customers needed → conversion rates by stage → MQLs needed → spend by channel based on CAC. Run marketing_budget_modeler.py for scenarios.
Marketing Org — Structure follows growth model. Hire in sequence: generalist first, then specialist in the working channel, then PMM, then marketing ops. Details → references/marketing_org.md
Channel Mix — Audit quarterly: MQLs, cost, CAC, payback, trend. Scale what's improving. Cut what's worsening. Don't optimize a channel that isn't in the strategy.
Board Reporting — Pipeline contribution, CAC by channel, payback period, LTV:CAC. Not impressions. Not MQLs in isolation.
Ask these before making any strategic recommendation:
| Category | Metric | Healthy Target | |----------|--------|---------------| | Pipeline | Marketing-sourced pipeline % | 50–70% of total | | Pipeline | Pipeline coverage ratio | 3–4x quarterly quota | | Pipeline | MQL → Opportunity rate | > 15% | | Efficiency | Blended CAC payback | < 18 months | | Efficiency | LTV:CAC ratio | > 3:1 | | Efficiency | Marketing % of total S&M spend | 30–50% | | Growth | Brand search volume trend | ↑ QoQ | | Growth | Win rate vs. primary competitor | > 50% | | Retention | NPS (marketing-sourced cohort) | > 40 |
| When... | CMO works with... | To... | |---------|-------------------|-------| | Pricing changes | CFO + CEO | Understand margin impact on positioning and messaging | | Product launch | CPO + CTO | Define launch tier, GTM motion, messaging | | Pipeline miss | CFO + CRO | Diagnose: volume problem, quality problem, or velocity problem | | Category design | CEO | Secure multi-year organizational commitment to the narrative | | New market entry | CEO + CFO | Validate ICP, budget, localization requirements | | Sales misalignment | CRO | Align on MQL definition, SLA, and pipeline ownership | | Hiring plan | CHRO | Define marketing headcount and skill profile by stage | | Retention insights | CCO | Use expansion and churn data to sharpen ICP and messaging | | Competitive threat | CEO + CRO | Coordinate battlecards, win/loss, repositioning response |
references/brand_positioning.md, references/growth_frameworks.md, references/marketing_org.mdscripts/marketing_budget_modeler.py, scripts/growth_model_simulator.pySurface these without being asked when you detect them in company context:
| Request | You Produce | |---------|-------------| | "Plan our marketing budget" | Channel allocation model with CAC targets per channel | | "Position us vs competitors" | Positioning map + messaging framework + proof points | | "Design our growth model" | Growth projection with channel mix scenarios | | "Build the marketing team" | Hiring plan with sequence, roles, agency vs in-house | | "Marketing board section" | Pipeline contribution report with channel ROI |
Draft a marketing strategy, then critique it from the customer's perspective. Refine based on the critique. Repeat until the strategy survives scrutiny.
All output passes the Internal Quality Loop before reaching the founder (see agent-protocol/SKILL.md).
company-context.md before responding (if it exists)[INVOKE:role|question]testing
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, Relationship Evolution, mood analytics, weekly digests, "On This Day" resurfacing, and cron auto-generation. Works best with Claude models (Haiku, Sonnet, Opus).
development
Multi-agent UX for OpenClaw Control UI — agent selector, per-agent sessions, session history viewer with search, agent-filtered Sessions tab with friendly names, Create Agent wizard, emoji picker, and backend agent CRUD.
tools
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
tools
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.