blog-planner
Installation
SKILL.md
Blog Planner
Plan and outline blog posts for the Electric blog. The output is a draft
markdown file placed directly in website/blog/posts/ with
published: false. The author works through the outline in place, expanding
compressed bullets into prose and swapping in assets.
Invocation
/blog-planner [optional: path to existing draft or reference material]
If the user provides a path to existing material (drafts, docs, PRDs, notes), read it for context and content. Understand what it contains but do not over-index on its structure — the outline's structure comes from the chosen format, not the source material.
Authoring flow
Related skills