blog-generator

Installation
SKILL.md

Blog Post Generator

Set up a GitHub Actions workflow that uses Claude Code to automatically write blog posts and open PRs.

Trigger

Use when user says "set up blog automation", "auto blog generator", "blog post github action", "automated content pipeline", "auto-generate blog posts", or asks about automating blog content creation with CI/CD.

Goal

Create a complete GitHub Actions workflow that:

  1. Runs on schedule (cron) or manual dispatch
  2. Uses anthropics/claude-code-base-action@beta to generate a blog post
  3. Optionally calls Nano Banana (gemini-2.5-flash-image) for hero image generation
  4. Commits content to a new branch and opens a PR for review

Process

Step 1: Gather Requirements

Installs
3
First Seen
Feb 24, 2026
blog-generator — vood/growth-marketing