Yt.Init banner
leonvanzyl leonvanzyl

Yt.Init

Communication community

Description

--- description: Initialize a new YouTube video project with folder structure and reference directory --- ## User Input ```text $ARGUMENTS ``` You **MUST** request a video topic from the user if no arguments are provided. --- ## Goal Initialize a new YouTube video project by: - Creating a dedicated project folder based on the video topic - Setting up a reference subfolder for supporting materials - Providing clear next steps for the workflow This is the **FIRST STEP** in the YouTube conte

Installation

Installs to ~/.claude/commands/leonvanzyl-youtube-agentic-workflow-yt.init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/leonvanzyl/youtube-agentic-workflow/HEAD/.claude/commands/yt.init.md -o ~/.claude/commands/leonvanzyl-youtube-agentic-workflow-yt.init.md

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

Full documentation available on GitHub

View Source Repository