From creator-stack
Transforms newsletter outlines into full drafts or optimizes rough drafts into publication-ready issues by orchestrating writing, auditing, and subject line skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/creator-stack:optimize-newsletterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Orchestrate foundation skills to transform outlines into full drafts or optimize rough drafts into high-performing newsletter issues. This is a thin orchestrator — it sequences skill invocations and manages the user review workflow, but delegates all content generation to foundation skills.
Orchestrate foundation skills to transform outlines into full drafts or optimize rough drafts into high-performing newsletter issues. This is a thin orchestrator — it sequences skill invocations and manages the user review workflow, but delegates all content generation to foundation skills.
Core Principle: This is a thin orchestrator. All content generation goes through the appropriate foundation skill — that's how quality stays consistent and voice stays authentic. This skill manages workflow sequence and user decisions only.
Use this skill when:
Do NOT use this skill when:
creator-stack:plan-newsletter instead)creator-stack:newsletter-visuals)Existing content must be available. Either:
Execute all steps below in order.
Determine the input type and issue type:
Present the assessment to the user: input type, detected issue type, and the workflow that follows.
From outline:
creator-stack:write with content type "newsletter" to write the full draft.
references/newsletter.md for section rules, issue types, and writing conventionsFrom rough draft:
creator-stack:write with content type "newsletter" to audit and optimize each section.
creator-stack:title with content type "newsletter" to generate 3 subject line options.
references/newsletter-subject-lines.md for formulas and rulescreator-stack:hook with content type "newsletter" to generate 2-3 hook options.
references/newsletter-hooks.md for hook patternsAlways present all options — the user makes the final call, not the orchestrator.
references/pre-publish-checklist.mdPresent the final issue in this structure:
# [Subject Line]
*[Preview Text]*
[Opening Hook]
[Body Content - sections with subheadings]
[Close]
P.S. [Secondary CTA or personal touch]
Each foundation skill owns its own reference files. When you invoke a skill, it loads the right references automatically — you don't need to manage file paths.
| Content | Skill | Why |
|---|---|---|
| Newsletter prose (draft + optimize) | creator-stack:write | Owns section rules, body writing conventions, voice invocation |
| Subject lines | creator-stack:title | Owns subject line formulas and open rate patterns |
| Opening hooks | creator-stack:hook | Owns hook patterns and curiosity extension logic |
| Voice consistency | creator-stack:voice | Invoked automatically by writing skill — no manual call needed |
creator-stack:write invoked for content generation/optimizationcreator-stack:title invoked for subject lines (3 options generated)creator-stack:hook invoked for opening hooks (2-3 options generated)creator-stack:write — the foundation skill has all the section rules and voice handling built in.npx claudepluginhub kenneth-liao/ai-launchpad-marketplace --plugin creator-stackPlans complete newsletter issues from topics or ideas, including research, drafts, subject lines, hooks, and social promotion posts. Activates on 'plan a newsletter' or similar requests.
Writes email newsletter editions with subject line formulas, section structure, link placement, and growth tactics. Activates on 'newsletter', 'weekly digest', or 'open rates'.
Guides iterative newsletter writing from insights, ideas, or YouTube transcripts in Ben Van Sprundel's voice. Step-by-step process requiring user input at each stage.