Agent skill · Content & Marketing

video-packaging

Generate or critique video packaging — title + thumbnail-text pairs where the title carries context and keywords, the thumbnail text carries the tension, and any word echoed between them is rejected as wasted real estate. Generate mode delivers 3 pairs tagged by discovery intent (search vs browse) with a recommendation and A/B note; critique mode returns a PASS/FIX/FAIL verdict with 3 fixed pairs. Triggers on \"/digital-marketing-pro:video-packaging\", \"title for this video\", \"thumbnail text ideas\", \"why is no one clicking this video\", \"critique this title\", \"package this video\". Pai

Indranil Banerjee700★ · 1 repos on radarProfile →
claude-codecopilotcursorcodexMIT
Install
npx skills add indranilbanerjee/digital-marketing-pro --skill video-packaging --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/video-packaging/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 700
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /digital-marketing-pro:video-packaging Packaging decides whether a video gets watched; the content only decides whether it deserved to be. On every video surface the viewer sees two elements at once — the title and the thumbnail text — and the craft is that **they must do different jobs**: - **The title carries context and keywords** — what the video is, phrased the way people search and the way the platform's systems read it. - **The thumbnail text carries the tension** — the number, the contradiction, the "wait, what?" that a human reacts to in half a second. - **Overlap is wasted real estate.** A thumb word that already appears in the title bought nothing with the scarcest pixels the brand owns. ## Discovery intent — tag every package A video idea earns discovery one of two ways, and the packaging differs: | Intent | How it is found | Packaging consequence | |---|---|---| | **Search** | Typed queries; ranks over months | Title leads with the query phrasing (front-load the keyword); thumb adds the differentiator vs the other results | | **Browse** | Suggested/home feeds; spikes on click-through | Title can spend more of its length on intrigue; thumb carries the pattern-break |

What's inside
Steps it walks through
  1. Discovery intent — tag every package
  2. Generate mode
  3. Critique mode
  4. Critical rules
  5. Pairs with
More from digital-marketing-pro
All skills →
About this skill
What does the video-packaging skill do?

Generate or critique video packaging — title + thumbnail-text pairs where the title carries context and keywords, the thumbnail text carries the tension, and any word echoed between them is rejected as wasted real estate. Generate mode delivers 3 pairs tagged by discovery intent (search vs browse) with a recommendation and A/B note; critique mode returns a PASS/FIX/FAIL verdict with 3 fixed pairs. Triggers on \"/digital-marketing-pro:video-packaging\", \"title for this video\", \"thumbnail text ideas\", \"why is no one clicking this video\", \"critique this title\", \"package this video\". Pai

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill video-packaging --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going