yt-ideation
Generate and validate YouTube video ideas aligned with content pillars, audience strategy,
Content Preview
--- name: yt-ideation description: | Generate and validate YouTube video ideas aligned with content pillars, audience strategy, and priority tiers. Use this skill whenever the user says "generate ideas", "brainstorm videos", "what should I make next", "video ideas", "content ideas", "ideation", "what topics should I cover", or wants to come up with new video concepts. Use when working with yt ideation. Trigger with 'yt', 'ideation'. allowed-tools: WebSearch, Read, Write, Task version: 1.
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/yt-ideation.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/youtube-strategy/skills/yt-ideation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/productivity/youtube-strategy/skills/yt-ideation/SKILL.md