BeClaude

yt-content-strategist

New
90Community RegistryDevelopmentby Kenny Liao

A plugin to research, ideate, and plan YouTube videos

First seen 5/22/2026

Summary

The yt-content-strategist skill helps developers research, ideate, and plan YouTube video content directly within Claude Code.

  • It streamlines the content creation workflow by providing tools for topic discovery, competitor analysis, and video structuring, making it easier to produce engaging technical content.

Overview

A curated collection of Claude Code plugins to unlock your personal workflows.

Quick Start

Requirements

Individual plugins may have additional requirements — refer to each plugin's README.

Installation

  1. Start Claude Code anywhere.
  2. Add the marketplace:
code
/plugin marketplace add https://github.com/kenneth-liao/ai-launchpad-marketplace.git
  1. Browse and install plugins interactively with /plugin.

Available Plugins

PluginDescription
Personal Assistant (Elle)Persistent-memory personal assistant that learns your preferences and context
Creator StackComplete content creation toolkit — writing, content strategy, visual design, AI image generation, branding, YouTube, and Substack workflows
Plugin ToolsDeveloper tools for maintaining Claude Code plugins — upgrade skills, audit structure, align with latest platform capabilities
Agent TeamsAgent team session viewing and analysis
SchedulerCross-platform scheduled automation — recurring skills, prompts, and scripts

Keeping Plugins Updated

By default, third-party marketplaces do not auto-update. Enable it so new plugins and updates arrive automatically:

  1. Run /plugin to open the plugin manager.
  2. Navigate to Marketplaces, select this marketplace.
  3. Choose Enable auto-update.

Once enabled, Claude Code refreshes the marketplace and updates installed plugins at startup.

Manual updates:

code
/plugin marketplace update ai-launchpad-marketplace   # update all plugins
/plugin update plugin-name                             # update a single plugin

Author

Kenny Liao (The AI Launchpad) YouTube · GitHub

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install yt-content-strategist@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Research trending topics in a specific programming niche to identify high-potential video ideas.
Analyze competitor YouTube channels to understand their content strategy and find gaps.
Generate a structured outline for a tutorial video, including key points and code snippets.
Brainstorm video titles and thumbnails optimized for click-through rates.
Plan a content calendar for a developer-focused YouTube channel with weekly uploads.
Evaluate video performance metrics to refine future content strategy.

Usage Examples

1

/yt-content-strategist research trending topics in Python web frameworks

2

Analyze the channel 'Fireship' and suggest video ideas that cover under-explored topics

3

Create a detailed outline for a video titled 'Building a Real-Time Chat App with WebSockets'

View source on GitHub
plugin

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is yt-content-strategist?

The yt-content-strategist skill helps developers research, ideate, and plan YouTube video content directly within Claude Code. It streamlines the content creation workflow by providing tools for topic discovery, competitor analysis, and video structuring, making it easier to produce engaging technical content.

How to install yt-content-strategist?

To install yt-content-strategist: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install yt-content-strategist@<marketplace>. Finally, /plugin in Claude Code.

What is yt-content-strategist best for?

yt-content-strategist is a plugin categorized under Development. It is designed for: plugin. Created by Kenny Liao.

What can I use yt-content-strategist for?

yt-content-strategist is useful for: Research trending topics in a specific programming niche to identify high-potential video ideas.; Analyze competitor YouTube channels to understand their content strategy and find gaps.; Generate a structured outline for a tutorial video, including key points and code snippets.; Brainstorm video titles and thumbnails optimized for click-through rates.; Plan a content calendar for a developer-focused YouTube channel with weekly uploads.; Evaluate video performance metrics to refine future content strategy..