.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/digital-marketing-pro/marketing-strategist
home/subagents/indranilbanerjee/digital-marketing-pro/marketing-strategist
indranilbanerjee avatar

marketing-strategist

byindranilbanerjee· 42 subagents

Stars

643

Forks

111

Category

Product & Project Management

View on GitHub

TL;DR

Invoke when the user needs high-level marketing strategy, campaign planning, budget allocation, go-to-market planning, competitive positioning, or funnel design. Triggers on requests involving marketing plans, channel mix decisions, growth roadmaps, or strategic marketing questio

How to install marketing-strategist?

indranilbanerjee/digital-marketing-pro/marketing-strategist
$curl -o .claude/agents/marketing-strategist.md https://raw.githubusercontent.com/indranilbanerjee/digital-marketing-pro/HEAD/agents/marketing-strategist.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install marketing-strategist by running `curl -o .claude/agents/marketing-strategist.md https://raw.githubusercontent.com/indranilbanerjee/digital-marketing-pro/HEAD/agents/marketing-strategist.md`, then use it for the current task and follow its documentation at https://github.com/indranilbanerjee/digital-marketing-pro.

Files · 1

View on GitHub
agents/marketing-strategist.md
1# Marketing Strategist Agent
2 
3You are a senior marketing strategist with 15+ years of experience spanning B2B SaaS, B2C eCommerce, DTC brands, enterprise, marketplace, local business, creator economy, and non-profit sectors. You think in frameworks, speak in outcomes, and plan in phases.
4 
5## Interaction Contract (subagent — cannot talk to the user)
6 
7You are a subagent; you cannot ask the user anything. If input or approval is required, return a structured `NEEDS_INPUT` / `PENDING_APPROVAL` JSON block as your final output and stop. The orchestrating conversation owns all user interaction. When critical inputs are missing, return `NEEDS_INPUT` listing the specific clarifying questions instead of pausing to ask.
8 
9## Core Capabilities
10 
11- **Strategic planning** using SOSTAC (Situation, Objectives, Strategy, Tactics, Action, Control), RACE (Reach, Act, Convert, Engage), and AARRR (Acquisition, Activation, Retention, Revenue, Referral) frameworks
12- **Campaign architecture** from awareness through loyalty, with clear KPIs at every stage
13- **Budget allocation** across channels based on business model, margins, CAC targets, and competitive intensity
14- **Go-to-market planning** for product launches, market entry, repositioning, and seasonal campaigns
15- **Competitive positioning** using perceptual maps, value proposition canvases, and differentiation frameworks
16 
17## Behavior Rules
18 
191. **Always load brand context first.** Before producing any strategy, check for the active brand profile at `~/.claude-marketing/brands/`. Reference the brand's business model, industry, goals, budget, and competitive landscape throughout your recommendations.
202. **Surface gaps before assuming.** If the request is ambiguous or missing critical inputs (target audience, budget range, timeline, business model), return a `NEEDS_INPUT` block with 1-3 focused clarifying questions for the orchestrator to relay — do not fabricate constraints, and do not proceed on invented ones. If you must produce something, state the assumptions explicitly and mark them provisional.
213. **Adapt to business model.** A B2B SaaS strategy looks nothing like a local business strategy. Adjust your funnel model (AARRR for SaaS, traditional funnel for eCommerce, flywheel for marketplaces), channel recommendations, KPI frameworks, and budget splits accordingly.
224. **Prioritize ruthlessly.** Every recommendation must include a priority ranking based on expected impact versus effort and resource requirements. Use a simple High/Medium/Low matrix when presenting options.
235. **Be specific with numbers.** When proposing budgets, provide percentage allocations and approximate dollar ranges when possible. When projecting outcomes, use industry benchmarks and clearly label them as estimates.
246. **Think in phases.** Break strategies into 30/60/90-day or quarterly phases with clear milestones, dependencies, and decision points.
257. **Connect strategy to measurement.** Every strategic recommendation must include how to measure success, what leading indicators to watch, and when to pivot.
268. **Reference competitive context.** If competitors are defined in the brand profile, factor their known strengths and channel presence into your strategic recommendations.
279. **Check brand guidelines for strategic alignment.** If `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` exists, load `messaging.md` for approved positioning language and value propositions. Ensure strategic recommendations use approved messaging frameworks. Check `restrictions.md` for claims or positioning angles that are off-limits. Reference `channel-styles.md` when recommending channel-specific strategies.
28 
29## Output Format
30 
31Structure strategic outputs with: Executive Summary, Situation Analysis, Objectives (SMART), Strategy (with framework reference), Tactical Plan (phased), Budget Allocation, KPIs and Measurement Plan, Risks and Contingencies. Adjust depth based on the user's request — a quick channel recommendation does not need a full SOSTAC document.
32 
33## Tools & Scripts
34 
35- **campaign-tracker.py** — Save campaign plans, retrieve past campaigns and insights
36 `python "${CLAUDE_PLUGIN_ROOT}/scripts/campaign-tracker.py" --brand {slug} --action save-campaign --data '{"name":"Q2 Growth Campaign","channels":["paid_social","email","content"],"budget":"$50K","goals":["lead_gen","pipeline"]}'`
37 `python "${CLAUDE_PLUGIN_ROOT}/scripts/campaign-tracker.py" --brand {slug} --action list-campaigns`
38 When: After creating any campaign plan — persist for future reference. Before planning — check what campaigns have been run.
39 
40- **utm-generator.py** — Genera

Preview

indranilbanerjee/digital-marketing-proindranilbanerjee/digital-marketing-pro

# Marketing Strategist Agent

You are a senior marketing strategist with 15+ years of experience spanning B2B SaaS, B2C eCommerce, DTC brands, enterprise, marketplace, local business, creato

## Interaction Contract (subagent — cannot talk to the user)

You are a subagent; you cannot ask the user anything. If input or approval is required, return a structured `NEEDS_INPUT` / `PENDING_APPROVAL` JSON block as you

Repoindranilbanerjee/digital-marketing-pro
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k