Content strategy
Skill bromso/metapowers/plugins/marketing/skills/content-strategy
Plan content pillars, editorial calendar, and distribution strategyFrom its SKILL.md
npx -y skills add bromso/metapowers --skill content-strategyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.7 KB, 625 tokens by cl100k_base, as published. Nobody here has run it
Content Strategy
Develop a comprehensive content strategy for "$ARGUMENTS". Define content pillars, plan an editorial calendar, and map distribution channels.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
-
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.mdfor audience, positioning, and competitive context - Read
plugins/marketing/shared/race-framework-guide.mdfor Reach phase guidance
- Read
-
Define content pillars:
- Identify 3-5 core topics that align with the product positioning and audience needs
- Each pillar should map to a key search intent or audience pain point
- Validate pillars against competitor content gaps
-
Content audit (if applicable):
- Use WebSearch to audit existing content from "$ARGUMENTS" (if a URL is provided)
- Identify what's performing, what's missing, and what needs updating
- Map content gaps against the pillar strategy
-
Plan content types and formats:
- Blog posts, guides, case studies, videos, podcasts, newsletters, social
- Map formats to funnel stages (awareness, consideration, decision)
- Identify the 80/20: which formats deliver the most value with least effort?
-
Build editorial calendar framework:
- Publishing cadence recommendation (frequency per channel)
- Content mix across pillars and formats
- Seasonal or event-driven content opportunities
- Repurposing strategy (one piece → multiple formats)
-
Map distribution channels:
- Where does the audience consume content? (informed by customer research)
- Owned, earned, paid distribution plan
- SEO vs. social vs. email vs. community distribution weighting
-
Write the artifact to
.metapowers/marketing/$ARGUMENTS/01-reach.mdunder a## Content Strategysection:- Content Pillars — topics with rationale
- Content Types & Formats — mapped to funnel stages
- Editorial Calendar Framework — cadence, mix, seasonal
- Distribution Plan — channels, weighting, repurposing
- Quick Wins — first 5 pieces to create
Output
Content strategy written to .metapowers/marketing/$ARGUMENTS/01-reach.md. Present a summary highlighting:
- Content pillars defined
- Recommended publishing cadence
- Top 3 quick-win content pieces to start with
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.