Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

youtube-pipelineYouTube 管道

Agent Skill

youtube-pipeline 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,072

周安装

83

GitHub Stars

17

下载量

671
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-pipeline(YouTube 管道)
来源仓库:https://github.com/jstarfilms/vibecode-protocol-suite
仓库路径:skills/youtube-pipeline
安装命令:
npx skills add https://github.com/jstarfilms/vibecode-protocol-suite --skill youtube-pipeline
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jstarfilms/vibecode-protocol-suite --skill youtube-pipeline

简介

构建 YouTube 内容处理流水线。

  • 适合自动化视频分析、转码或元数据提取任务。
  • 通过 npx skills add 命令安装使用。
  • 应检查依赖项兼容性与执行环境配置。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • youtube-pipeline 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

YouTube Pipeline Skill

This skill provides access to the complete YouTube video production pipeline. When activated, read the workflow files in the user's vault for the full, up-to-date instructions.

Quick Reference

PhaseWorkflowPurpose
1/youtube-phase1-strategyFind proven topic via 3-source validation (YT Studio + VidIQ + Google Trends)
2/youtube-phase2-packagingEngineer title & thumbnail
3/youtube-phase3-scriptingWrite retention-optimized script
3.5/youtube-phase3.5-shortsCreate 6 Shorts (3 Topic + 3 Extract)
4/youtube-phase4-productionFilm, edit, polish
5/youtube-phase5-repurposingDistribute to all platforms (YT, TikTok, IG, LinkedIn)
Master/youtube-pipelineOrchestrate all 6 phases

Source Files (Always Read These First)

The workflow docs are bundled in this skill's resources/ folder for quick access:

Workflow Files (Local):

.agent/skills/youtube-pipeline/resources/youtube-pipeline.md
.agent/skills/youtube-pipeline/resources/youtube-phase1-strategy.md
.agent/skills/youtube-pipeline/resources/youtube-phase2-packaging.md
.agent/skills/youtube-pipeline/resources/youtube-phase3-scripting.md
.agent/skills/youtube-pipeline/resources/youtube-phase3.5-shorts.md
.agent/skills/youtube-pipeline/resources/youtube-phase4-production.md
.agent/skills/youtube-pipeline/resources/youtube-phase5-repurposing.md

Source of Truth (User's Vault): If you need to sync or check for updates, the authoritative files are:

c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\.agent\workflows\
c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📂 Processed_Notes\Workflow\

Prompts (For External AI Use):

c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📝 01-Prompt\Transcription Extraction Prompt v2.md
c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📝 01-Prompt\Video QA Prompt.md
c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📝 01-Prompt\Title Thumbnail Picker Prompt.md
c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📝 01-Prompt\Shorts Bridge Protocol.md

Automation Scripts (Phase 1):

.agent/skills/youtube-pipeline/scripts/parse_yt_studio.ps1  # Parse YT Studio Inspiration HTML
.agent/skills/google-trends/scripts/search.js               # Google Trends CLI (separate skill)

Phase 1 Automation Tools

YouTube Studio HTML Parser

Extracts topics and volume indicators from YouTube Studio's Inspiration tab.

User Workflow:

  1. Go to YouTube Studio → Inspiration → Search topic
  2. Right-click results → Inspect → Find <yta-section id="top-section">
  3. Right-click → Copy → Copy outerHTML
  4. Paste into .html file

Agent Command:

powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\.gemini\antigravity\skills\youtube-pipeline\scripts\parse_yt_studio.ps1" -InputFile "topic.html" -OutputFile "parsed.md"

Google Trends CLI

Uses the separate google-trends skill for automated trend searching.

Agent Command:

node "$env:USERPROFILE\.gemini\antigravity\skills\google-trends\scripts\search.js" -k "Claude Cowork" -p youtube -t "now 7-d"

How to Use This Skill

Option 1: Full Pipeline

Invoke /youtube-pipeline and follow the prompts. The orchestrator will:

  1. Ask where you're starting
  2. Chain through all 6 phases
  3. Track state across phases

Option 2: Single Phase

Jump directly to any phase:

  • /youtube-phase1-strategy — Just need a topic (uses 3-source validation)
  • /youtube-phase2-packaging — Just need title/thumbnail
  • /youtube-phase3-scripting — Just need a script
  • /youtube-phase3.5-shorts — Create 6 Shorts from a video
  • /youtube-phase4-production — Just need production guidance
  • /youtube-phase5-repurposing — Distribute to all platforms

AI Persona: The Brutal Expert

When running this pipeline, the AI operates as:

  • Never yes-mans. Weak ideas get called out.
  • Demands proof. "This video is viral" → "Show me the view:sub ratio."
  • Generates outputs. AI generates titles, hooks, thumbnail concepts for user to pick from.
  • Teaches the why. Every step includes the reasoning behind it.
  • Challenges weak work. "That hook is mid. Try this instead..."

Phase 1: 3-Source Research Validation

Find proven topics using three data sources:

SourceWhat to CheckSignal
YouTube Studio TrendsInspiration tab → "What people are looking for"High/Medium volume
Competitor VidIQVideos 4+ weeks old still getting views/hrEvergreen topic
Google TrendsExplore → YouTube Search → Rising queriesBreakout (5000%+)

Perfect Storm: When all 3 sources point to the same topic = proven opportunity.


Phase 3.5: 6 Shorts System (Topic + Extract)

⚠️ Retention Protection: Extract shorts hurt main video retention (viewers skip sections they've seen). Post extract shorts LAST.

CategoryCountWhat It IsWhen to Post
Topic Shorts3NEW recordings on the topicWeek 1: Mon/Wed/Fri
Extract Shorts3Sandwich Method clips from mainWeek 2: Mon/Wed/Fri

Topic Short Types:

  1. Hot Take — Spicy opinion on the topic
  2. Quick Win — One actionable tip
  3. Story Hook — Personal story as teaser

Sandwich Method (Extract Shorts):

LayerTimeWhat It Is
Top Bun0:00-0:05Fresh hook (user records new VO)
Meat0:05-0:50Clip from main video
Bottom Bun0:50-1:00Fresh CTA (user records new VO)

Phase 5: Repurposing & Distribution

PlatformContentExtra Work
YouTubeMain + 6 ShortsNone
TikTokSame 6 ShortsNone (repost)
InstagramSame 6 Shorts (Reels)None (repost)
LinkedIn6 Shorts + 3 Text Posts + StoriesText posts need drafting

Result: 1 filming session = 7 pieces of content = 2 weeks of distribution across all platforms.


Key Frameworks (Phase 3 Scripting)

These are embedded in the Phase 3 workflow but summarized here for reference:

FrameworkWhat It Does
Ego Trap Hook"You think [X] is helping you, but it's actually why you're failing"
Cost of Inaction"If you ignore this, you'll keep [Pain] while others [Gain]"
DISC LayeringHit all personality types: D=Results, I=Story, S=Steps, C=Data
30-Second SnapReset attention every 30 seconds with visual/energy change
Loop ArchitectureOpen Loop → Content → Payoff → Bridge to next loop

Updating This Skill

The workflow files in resources/ are copies. The source of truth is the user's vault.

To Sync (PowerShell):

Copy-Item -Path "C:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\.agent\workflows\youtube-*.md" -Destination "$env:USERPROFILE\.gemini\antigravity\skills\youtube-pipeline\resources\" -Force

When to Sync:

  • After updating any workflow in the vault
  • After adding new phases

To add new phases: First create in the vault's .agent/workflows/, then sync here.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.56%
按下载量换算232

Claude

31.86%
按下载量换算214

Cursor

18.85%
按下载量换算126

Gemini CLI

8.78%
按下载量换算59

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills