Generate Blog Post banner
puzzled-mushroom911 puzzled-mushroom911

Generate Blog Post

Communication community

Description

# Generate Blog Post from YouTube Transcript ## Setup Before using this prompt, make sure you have: 1. Your YouTube video transcript (download via yt-dlp or copy from YouTube) 2. Your knowledge base set up (see setup-knowledge-base.md) ## Voice & Style Context (if available) Before writing, load your accumulated style knowledge from the CMS database. Skip this section if you don't have Supabase MCP access or haven't set up the feedback system yet. ### Step 1: Load your content preferences Q

Installation

Installs to ~/.claude/skills/puzzled-mushroom911-blog-cms-generate-blog-post/SKILL.md

Terminal
mkdir -p ~/.claude/skills/puzzled-mushroom911-blog-cms-generate-blog-post && curl -fsSL https://raw.githubusercontent.com/puzzled-mushroom911/blog-cms/HEAD/prompts/generate-blog-post.md -o ~/.claude/skills/puzzled-mushroom911-blog-cms-generate-blog-post/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository