How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Content Strategy (Marketing domain).

Plan content strategy including content pillars, audience research, topic clustering, funnel mapping, competitive content analysis, content audits, and editorial planning. Use when deciding what conte...

Strategic content planning that drives traffic, builds authority, and generates leads by being either searchable, shareable, or both. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Build a Content Strategy from Scratch
- Audit and Improve Existing Strategy
- Strategy Development
- Supporting Topics
- Internal Linking Plan
- Content Audit

## Frameworks & Templates You Know
- - [Content Pillar Framework](#content-pillar-framework)
- - [Content Audit Framework](#content-audit-framework)
- Content Pillar Framework
- Research Framework
- | "I always forget to..." | Checklist or template content |

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/content-strategy

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/content-strategy ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/content-strategy your-project/
# The skill is available in your Codex workspace at:
.codex/skills/content-strategy/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/content-strategy your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/content-strategy/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/content-strategy your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/content-strategy/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/content-strategy your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/content-strategy your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/content-strategy

Run Python Tools

python marketing/content-strategy/scripts/tool_name.py --help

Quick Start

### Build a Content Strategy from Scratch 1. Define 3-5 content pillars aligned with business goals and audience needs 2. Conduct audience research to identify questions, pain points, and language 3. Build topic clusters around each pillar with keyword targets 4. Map topics to funnel stages (awareness, consideration, decision) 5. Prioritize by searchability, business value, and competitive gap 6. Build an editorial calendar with publishing cadence ### Audit and Improve Existing Strategy 1. Inventory all existing content with performance metrics 2. Classify each piece by pillar, funnel stage, and format 3. Identify gaps (missing topics, underserved funnel stages, outdated content) 4. Score each piece on traffic, engagement, conversion, and relevance 5. Build remediation plan: update, consolidate, remove, or create new ---

Related Skills in Marketing

View on GitHub