BeClaude

yt-content-strategist

New
90Community RegistryDevelopmentby Kenny Liao

A plugin to research, ideate, and plan YouTube videos

Community PluginView Source

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
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/yt-content-strategist.md https://raw.githubusercontent.com/kenneth-liao/ai-launchpad-marketplace/main/SKILL.md
3
Invoke in Claude Code
/yt-content-strategist
View source on GitHub
plugin

Frequently Asked Questions

What is yt-content-strategist?

A plugin to research, ideate, and plan YouTube videos

How to install yt-content-strategist?

To install yt-content-strategist, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /yt-content-strategist.

What is yt-content-strategist best for?

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