content-calendar
SolidManage editorial content through 6 pipeline stages.
AI & Automation 393 stars
36 forks Updated today MIT
Install
Quality Score: 95/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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`. |
| 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`. |
## Instructions
### Phase 1: READ PIPELINE
**Goal**: Load and validate the current calendar state before any mutation.
Memory of pipeline state is unreliable -- always read the actual file, because assumed state leads to overwrites of changes made by other processes or manual edits.
1. Read `content-calendar.md` from the project root. Also read the repository CLAUDE.md to ensure compliance with project-specific rules.
2. Parse pipeline sections -- extract entries from Ideas, Outlined, Drafted, Editing, Ready, Published, and Historical sections.
3. Validate file s...
Details
- Author
- notque
- Repository
- notque/vexjoy-agent
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
content-calendar
Use when the user needs a monthly or quarterly content calendar with platform assignments, content pillars, topic ideas, and repurposing workflows.
3 Updated today
Faiz07yo AI & Automation Solid
content-calendar
Plan content calendars. Use when: monthly or quarterly scheduling, platform assignments, content pillars, repurposing.
136 Updated 3 days ago
indranilbanerjee API & Backend Listed
content-calendar
Unified content calendar — visualize all content across all platforms in one view. Combines content-history, active-series, seasonal events, batch plans, launch sequences, and challenge schedules. The single source of truth for "what's planned, what's published, what's next."
2 Updated today
Gaura3560