Agent skill
content-calendar
Review upcoming content and identify gaps
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/content-calendar
SKILL.md
Purpose
Get a comprehensive view of your content pipeline - what's published, what's in progress, what's planned, and where the gaps are.
Usage
/content-calendar- Full content pipeline review/content-calendar [timeframe]- Focus on specific period (e.g., "this month", "Q1")
Steps
-
Scan 05-Areas/Content/ for content files
-
Extract from each file:
- Content title/topic
- Type (blog, video, whitepaper, case study, etc.)
- Status (published, in progress, planned, idea)
- Publish date (if specified)
- Target audience
- Campaign/goal alignment
-
Check alignment:
- Read 01-Quarter_Goals/Quarter_Goals.md (if exists)
- Read System/pillars.yaml
- Verify content supports strategic priorities
-
Identify gaps:
- Content types underrepresented
- Audience segments not covered
- Strategic pillars without content support
- Weeks/months without scheduled content
-
Generate calendar view with:
- Published content (last 30 days)
- In-progress content
- Planned content with dates
- Gap analysis
- Topic suggestions from recent customer intel
Output Format
markdown
# 📅 Content Calendar
**Period:** [Timeframe]
**Content pieces reviewed:** [Count]
## Published (Last 30 Days)
- [Date] - [Title] ([Type]) - [Audience]
## In Progress
- [Title] ([Type]) - Status: [%/stage] - Due: [Date]
## Planned
- [Week/Date] - [Title] ([Type]) - [Audience]
## Gaps Identified
1. [Gap description] - Suggested: [Content idea]
2. [Gap description] - Suggested: [Content idea]
## Topic Suggestions
Based on recent customer feedback:
- [Topic] - Why: [Customer pain point/request]
Integration
- Reference
/customer-intelfor topic ideas - Link to
/roadmapfor product launch content needs
Didn't find tool you were looking for?