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:
- Runs on schedule (cron) or manual dispatch
- Uses
anthropics/claude-code-base-action@betato generate a blog post - Optionally calls Nano Banana (
gemini-2.5-flash-image) for hero image generation - Commits content to a new branch and opens a PR for review