Yt.Titles banner
leonvanzyl leonvanzyl

Yt.Titles

Development community

Description

--- description: Generate optimized video titles for browse and search traffic --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). --- ## Goal Generate multiple title variations optimized for different traffic sources: - **Browse Traffic**: Curiosity-driven titles for homepage and suggested videos - **Search Traffic**: Keyword-optimized titles for search results - **Hybrid**: Balanced titles that work for both Each title must:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository