content-blog

Installation
SKILL.md

Blog Post Generation

Before You Start

  1. Check for brand voice: Read brand/VOICE.md if it exists. This file defines the brand's tone, vocabulary, formality level, and signature patterns. If it does not exist, use sensible defaults (clear, direct, conversational-professional) and suggest the user run the content-setup skill to configure their voice.

  2. Determine the post type: Ask the user (or infer from their prompt) which format fits best:

    • Tutorial -- step-by-step how-to content (templates/tutorial.md.template)
    • Opinion -- thought-leadership or contrarian takes (templates/opinion.md.template)
    • Case Study -- results-driven narrative (templates/case-study.md.template)
    • Listicle -- list-format posts with substance (templates/listicle.md.template)
    • Deep Dive -- long-form technical analysis (templates/deep-dive.md.template)
  3. Gather inputs: Title or topic, target audience, key points the user wants covered, desired word count range, any links or data to reference.


Generation Flow

Installs
20
GitHub Stars
15
First Seen
May 19, 2026
content-blog — vstorm-co/content-skills