blog-workflow

Process YouTube content into tech blog posts through structured workflow steps.

11|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/greatSumini/cc-workflow-in-action --skill blog-workflow-greatsumini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-workflow
Source: https://github.com/greatSumini/cc-workflow-in-action/tree/main/.claude/skills/blog-workflow
Command: npx skills add https://github.com/greatSumini/cc-workflow-in-action --skill blog-workflow-greatsumini

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill manages processing of YouTube content to produce tech blog posts, covering collection, insights, topic selection, research, outlining, feedback, and writing.

Core Features & Use Cases

  • Workflow steps: /collect, /insights, /select, /research, /outline, /feedback, /write.
  • Channel management: content/channels.json and content/workflow-state.json for tracking.
  • Output structure: content/raw, content/insights, content/research, content/outline, content/posts.
  • References and templates: youtube-api.md, writing-style.md, and templates in assets.

Quick Start

  • Ensure content and templates exist
  • Run the workflow steps using the defined commands: /collect, /insights, /select, /research, /outline, /feedback, /write