Fix CTR with better titles and thumbnails
Generates and critiques titles and thumbnail concepts designed to lift click-through rate without clickbait. Includes A/B variants, readability checks, and "promise clarity" so viewers instantly understand the value.
Create a skill called "YouTube Packaging Studio". Given a video idea, generate: - 10 titles (grouped: curiosity, specificity, contrarian, outcome-driven). - 6 thumbnail concepts (text <= 4 words, composition description, focal object/face). - A short A/B testing plan (what to test first and why). Also include a "Promise Clarity" checklist: - Can a stranger understand the topic in 1 second? - Is the payoff obvious? - Does the thumbnail + title match the first 30 seconds?
This skill produces title + thumbnail sets (and explains why each works) for a given video idea,
then recommends what to test first.
Output: "10 titles + 6 thumbnail layouts + A/B test plan."
Output: "Diagnosis + new packaging options focusing on clarity and contrast."
Videos, audio, subtitles, and clean transcripts
Download videos, extract audio, grab subtitles, or get clean paragraph-style transcripts from YouTube and 1000+ other sites via yt-dlp. Handles format selection, playlist extraction, and troubleshooting.
Turn 1 idea into 7 assets without rewriting from scratch
Converts a single "pillar" idea into platform-native variations (short video script, carousel outline, X thread, LinkedIn post, YouTube description, Pinterest pin copy). Includes a per-platform packaging guide so each version matches the platform's hook style, pacing, CTA norms, and length expectations. Designed for creators who find repurposing doubles their workload instead of reducing it.
Unblock pip installs that trigger native compilation on Windows.
Many scientific Python packages still require native compilation on Windows when wheels are unavailable; this recipe turns the "install build tools" advice into a reproducible checklist.
Package a project for hand-off without shipping terabytes by accident
Consolidation and archiving can behave unexpectedly — copying full clips, collecting too much media, or producing massive packages. This recipe provides a guided packaging flow that produces a clean folder structure, media manifest, checksums, and editor-specific "how to open" notes for the recipient.