content-calendar
Installation
SKILL.md
Content Calendar Skill
Manage editorial content through 6 pipeline stages: Ideas, Outlined, Drafted, Editing, Ready, Published. All pipeline state lives in a single content-calendar.md file -- this is the sole source of truth, never store state elsewhere.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| calendar file location, template, section formats | calendar-format.md |
Loads detailed guidance from calendar-format.md. |
| errors, error handling | error-handling.md |
Loads detailed guidance from error-handling.md. |
| velocity tracking and stuck-content detection | metrics.md |
Loads detailed guidance from metrics.md. |
| series planning: multi-part structure, cross-linking, cadence | series-planner.md |
Series planning domain from folded series-planner skill. |
| topic brainstorming: problem mining, gap analysis, scoring | topic-brainstormer.md |
Topic ideation domain from folded topic-brainstormer skill. |
| headlines: charge, volume, tighten, format adaptation | headlines.md |
Headline generation domain from folded headlines skill. |
| content repurposing: platform-native social variants | content-engine.md |
Content repurposing domain from folded content-engine skill. |
| news collection: item qualification, freshness forensics | news-collection.md |
News collection domain from folded news-collection skill. |
| executing view, add, move, schedule, archive operations | operations.md |
Loads detailed guidance from operations.md. |
| stage definitions and transition rules | pipeline-stages.md |
Loads detailed guidance from pipeline-stages.md. |