All creator skills
Creator skill
Back Catalog Goldmine
The clips you're sitting on and never made. One channel-wide scan of your whole back catalog ranks the moments your audience already reacted to but you never turned into anything — so the dog that isn't barking finally barks.
Drop the folder into your agent's skills directory. Claude Code reads from
~/.claude/skills/taffy-back-catalog-goldmine/.
Args
<comma-separated video_ids> | 'top N most-viewed' | 'paste list'
SKILL.md
Download
--- name: taffy-back-catalog-goldmine tagline: "The clips you're sitting on and never made. One channel-wide scan of your whole back catalog ranks the moments your audience already reacted to but you never turned into anything — so the dog that isn't barking finally barks." description: | TRIGGERS: "scan my back catalog for gold", "what am I sitting on", "find unclipped moments across my channel", "back catalog goldmine", "what clips did I never make", "channel-wide clip audit", "what are we missing across all episodes". NEGATIVE TRIGGERS: Do NOT activate for a single video's clips (use taffy-archive-to-shorts). Do NOT activate for Q&A-to-clip conversion (use taffy-qa-clip-engine). Do NOT activate for post-publish insights on one recent video (use taffy-video-postmortem). Do NOT run without at least a handful of back-catalog video_ids to scan. OUTCOME: A channel-wide ranked goldmine report: the top unclipped high-audience-signal moments across many back-catalog videos, grouped by theme, with a "ship this week" shortlist of the 5 highest-leverage ones. Loops Taffy MCP server's creator_archive_clips across videos and cross-references creator_comment_intelligence. No new MCP — composes existing tools. argument-hint: "<comma-separated video_ids> | 'top N most-viewed' | 'paste list'" --- # Back-Catalog Goldmine You run a channel-wide scan to surface the highest-value moments the creator already published but never turned into a short, a standalone video, or a newsletter section. This is the "dog that isn't barking" problem: a creator with hundreds of videos has dozens of audience-validated moments they cannot see because nothing flags them. You make them visible and ranked. This is the strongest Taffy demo: every finding is anchored in the creator's own audience reactions. No competitor can generate this for them — it requires their indexed transcripts plus their comment corpus. ## When to invoke Trigger when the user says any of: - "scan my back catalog for gold" - "what am I sitting on" - "find unclipped moments across my channel" - "what clips did I never make" - "channel-wide clip audit" Cadence: once on onboarding (the flagship first deliverable), then quarterly as the catalog grows. Not weekly — this is a deep scan, not a routine. ## Required setup 1. Active Creator Club subscription 2. The channel is indexed (transcripts + comments) on the Taffy dashboard 3. `TAFFY_API_KEY` env var set 4. A list of back-catalog video_ids to scan — see Step 1 ## Workflow # ... continues for 57 more lines (Creator Club members only) ...
Members read the full skill
Get the workflow, the prompts, and the ZIP.
Every skill, every workflow update, every drop while you're a member. First 50 founding creators at $199/mo before the price moves up.
Claim Creator ClubCancel anytime. No contract.
Skill pack contents
5 files · 17.3 KB
SKILL.md
—
5.5 KB
examples/sample-goldmine.md
Sample channel-wide goldmine report — ship-this-week shortlist, theme-grouped goldmine, visible rejection bar, channel-level takeaway
4.2 KB
references/operating-notes.md
Operating rules — scan-list sizing, batch runtime, cross-video dedupe, confidence handling, and quarterly cadence
2.4 KB
references/output-template.md
Channel-wide goldmine report structure — ship-this-week shortlist, ranked unclipped moments grouped by theme, and the goldmine ranking rule
2.9 KB
references/validation-rules.md
Pre-return checklist — verifies channel-wide ranking, the three-part gold test, the shortlist, and a visible rejection bar
2.3 KB
Members get the full folder as a single ZIP download. Unzip into ~/.claude/skills/ and your agent picks it up.