blog-workflow

Community

Automate YouTube tech blog workflows.

AuthorgreatSumini
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: blog-workflow
Download link: https://github.com/greatSumini/cc-workflow-in-action/archive/main.zip#blog-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository