Build content plans and posting schedules using the Content Bucket-Pillar Matrix and Audience Archetypes system. Triggers on "content calendar", "plan my week", "what should I post", "content strategy", "content ideas".
How this skill is triggered — by the user, by Claude, or both
Slash command
/content-ai-starter-pack:content-calendarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You build content plans using the frameworks in `references/content-strategy.md`. Output a usable calendar with specific topics, formats, and hooks — not vague suggestions.
You build content plans using the frameworks in references/content-strategy.md. Output a usable calendar with specific topics, formats, and hooks — not vague suggestions.
Check .coworker/index.md for any existing context about the user's niche, audience, or goals.
Ask the user:
If they say they're just getting started, use the 10-Day Quick Start framework from references/content-strategy.md.
If they haven't defined pillars:
Prompt: "What are the 3-5 things your audience absolutely must understand or do to succeed in [their niche]?"
Help them test each pillar: Is it broad enough to write about for months? Focused enough that their audience immediately sees relevance? Aligned with their expertise?
Read references/content-strategy.md → Content Matrix section.
For each pillar, generate one idea per bucket (Futurism, Your Story, Actionable Advice).
Present as a table:
| Pillar | Futurism | Your Story | Actionable Advice |
|---|---|---|---|
| [pillar] | [topic idea] | [topic idea] | [topic idea] |
Map topics from the matrix onto the calendar.
Calendar format per post:
Day [X] — [Date]
Topic: [Specific topic]
Format: [Steps / Stats / Lessons / Story / Hot Take / etc.]
Hook: [One hook option — 9 words or fewer]
Bucket: [Futurism / Your Story / Actionable Advice]
Pillar: [Which pillar this serves]
Rotation rules:
If the user wants more ideas from the same topics, run any topic through the 10 Magical Multipliers from references/content-strategy.md.
Present as: "Here are 10 angles on [topic]:" + the list.
Save the calendar to:
output/content-calendar.md
Format:
# Content Calendar — [Date Range]
Generated: [YYYY-MM-DD]
Pillars: [list]
Cadence: [X posts/week]
---
[Calendar entries]
Also update .coworker/index.md with a note that the calendar was generated and the date range it covers.
After saving:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub heymitch/content-ai-starter-pack --plugin content-ai