.claude/skills/marketing-strategy/SKILL.md
Marketing strategy and positioning. Builds positioning documents, messaging guides, content calendars, channel strategy, and gap analyses. Trigger when asked about positioning, messaging, marketing gaps, content planning, or channel strategy.
npx skillsauth add raphaeltm/simple-agent-manager marketing-strategyInstall 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.
Develop and maintain marketing strategy artifacts stored in strategy/marketing/.
Before creating any artifact, read:
strategy/competitive/ for competitor research (required input)strategy/marketing/ for existing marketing docsstrategy/business/ for business contextProduces a positioning statement: For [target audience] who [need], [Product] is a [category] that [key benefit]. Unlike [alternative], we [differentiator].
Audit content and channels against each funnel stage. Identify gaps.
Strategic narrative at top, pillar themes in middle, individual content pieces at base.
Maps segments to pain points to messages to proof points to channels.
Save to strategy/marketing/:
positioning.md — Target audience, category, positioning statement, differentiators, proof points, competitive positioningmessaging-guide.md — Voice/tone, messaging hierarchy, approved language (use/don't use table), boilerplate (one-liner, elevator pitch, full description)content-calendar.md — Quarterly plan mapping content types to themes to channelschannel-strategy.md — Channel selection, approach per channel, resource allocationCompare marketing presence against competitors across: channel coverage, content topics, messaging angles, SEO/keyword gaps, social proof. Produce prioritized gap list with effort and impact estimates.
Last Updated date and update trigger on every documentdevelopment
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
data-ai
Orchestrate multi-step workflows by decomposing into subtasks, dispatching them, and monitoring via foreground polling loops. Prevents session timeout kills during long-running orchestration. Use when coordinating multiple agents or running multi-phase work that takes more than a few minutes.
devops
Full environment variable reference for SAM. Use when adding, modifying, or documenting environment variables, configuring deployment, or working with Worker secrets.