series-planner
SolidPlan multi-part content series: structure, cross-linking, cadence.
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
# Series Planner Skill
## Overview
This skill plans multi-part content series with proper structure, cross-linking, and publishing cadence. It implements a three-phase workflow: **ASSESS** (determine viability), **DECIDE** (select structure), and **GENERATE** (produce plan). Each phase has gates to prevent scope creep, ensure standalone value, and maintain quality constraints.
---
## Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| choosing publication frequency and managing delays | `cadence-guidelines.md` | Loads detailed guidance from `cadence-guidelines.md`. |
| series navigation links and Hugo implementation | `cross-linking.md` | Loads detailed guidance from `cross-linking.md`. |
| writing the series plan output | `output-format.md` | Loads detailed guidance from `output-format.md`. |
| selecting series type, part count, word targets | `series-types.md` | Loads detailed guidance from `series-types.md`. |
## Instructions
### Usage
```
/series [topic or idea]
/series --type=progressive [topic] # Force series type
/series --parts=5 [topic] # Target part count
/series --with-landing [topic] # Include landing page plan
/series --minimal [topic] # Titles and scope only
```
### Phase 1: ASSESS
**Goal**: Determine whether the topic is viable as a series and identify natural divisions.
**Step 1: Analyze topic**
```markdown
## Series Assessment
Topic: [user-provided topic]
Scope: [narrow / medium / b...
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
seo-content-planner
Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy and planning.
353 Updated today
aiskillstore AI & Automation Featured
seo-content-planner
Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy and planning.
40,440 Updated today
sickn33 AI & Automation Listed
do-plan
Use when creating or updating a feature plan document. Triggered by 'make a plan', 'plan this', 'flesh out the idea', or any request to scope and plan work before implementation.
14 Updated today
tomcounsell