Skip to content
Content
Skill

/hook-mining

Mine a CSV of REAL top-performing hooks and generate alternatives that keep what made them work: hold the storytelling psychology and structure fixed, hot-swap only the power words. Use when the user has hook performance data (a Sandcastles / social-analytics export, scraped

From plugin
claude-content-skills
3952 skills
Install
$ npx -y skills add Ootto-AI/claude-content-skills --skill hook-mining --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/hook-mining

Context preview

The summary Claude sees to decide when to auto-load this skill.

Mine a CSV of REAL top-performing hooks and generate alternatives that keep what made them work: hold the storytelling psychology and structure fixed, hot-swap only the power words. Use when the user has hook performance data (a Sandcastles / social-analytics export, scraped

SKILL.md

hook-mining.SKILL.md
name: hook-mining
description: >
  Mine a CSV of REAL top-performing hooks and generate alternatives that keep what made them work:
  hold the storytelling psychology and structure fixed, hot-swap only the power words.
  Use when the user has hook performance data (a Sandcastles / social-analytics export, scraped
  competitor hooks, their own analytics) and says "mine hooks", "remix hooks", "hook variations",
  "make hooks from this CSV", or "give me hook options from what's working".
  NOT for inventing hooks from nothing — that's viral-hook-writer.
user-invokable: true
argument-hint: "[path to your hooks CSV]"
license: MIT
metadata:
  author: Ootto
  version: "1.0.0"

Hook mining

Most AI hook writing is slop for one of two reasons: it copy-pastes a hook that worked for someone else, or it "rewrites" it until the English is flat and the psychology is gone.

This does neither. It keeps the **data for what worked** — the structure, the psychological mechanism, the rhythm — and swaps only the **power words**. Proven skeleton stays, skin changes.

1. Get real hooks in

You cannot mine what you do not have. The input is a CSV of hooks that **actually performed**:

  • a **Sandcastles** (sandcastles.ai) export — it analyses the top videos in your niche and ranks the

best hooks; export that tab to CSV

  • any social-analytics export with a hook/title/caption column and a views/likes/score column
  • competitor hooks pulled with the **agent-reach** skill, or breakdowns from **reel-analyzer**

Column names are never predictable, so don't hand-parse.

2. Mine it

python skills/hook-mining/mine_hooks.py hooks.csv [--top 40]

Auto-detects the hook column and the performance column, ranks, buckets by pattern, and flags the power words already present. Writes `hooks.mined.json`. Run `--selftest` to verify the parsing.

Patterns it sorts into: `result-proof` · `time-bound` · `contrarian` · `secret-gap` · `listicle` · `how-to` · `warning-fear` · `newsjack` · `comparison` · `question` · `curiosity-tease` · `plain-statement`.

3. Remix — the part that matters

For each hook worth reusing, produce 3–5 alternatives under one rule:

> **Keep the psychology. Swap the power words.**

Hold **fixed**: the pattern, the clause order, the specificity (a number stays a number), the rhythm and syllable shape, the tension and where it resolves, the point of view.

Swap **only**: the charged words — the verb, the intensifier, the noun carrying the emotion. `power_word_frequency` in the mined JSON tells you which ones are earning their keep in *your* niche. Pull replacements from there, not from a thesaurus.

proven:   "You're using Claude wrong"                 [contrarian · you're + wrong]
  ✅      "You're prompting Claude backwards"          swapped the verb + the charge word
  ✅      "You're building agents the slow way"        same skeleton, same tension
  ❌      "Many people use Claude incorrectly"         psychology gone, flat English → slop
  ❌      "You're using Claude wrong"                  verbatim copy → plagiarism, the platform buries it

Then hand the winners to **viral-hook-writer** to rank, or straight into **reel-scripter**.

Hard rules

  • **Never ship a mined hook verbatim.** It is someone else's line. Instagram's originality systems

bury copies, and it's plagiarism. Model the technique, write your own words.

  • **Never remix the structure.** Change the clause order or drop the number and you have thrown away

the only thing the data proved.

  • **A number in the source stays a number in the remix — and it must be YOURS and real.** Swapping in

a stat you cannot defend is the fastest way to lose an audience.

  • **Rank before you mine.** Remixing a hook that did not perform just launders a bad idea.
  • **Small buckets are signal.** A pattern with two entries that both went viral beats one with forty

mediocre ones. Weight by performance, not by count.

Failure modes

| Symptom | Cause | Fix | |---|---|---| | Variants read flat / corporate | rewrote the sentence instead of swapping words | restore the original skeleton, change only the charged words | | All variants sound identical | swapped one word in one slot | vary the slot — verb, intensifier, or emotional noun | | Variants lost the tension | resolved the curiosity gap inside the hook | the gap stays open; the payoff belongs after the hook | | Nothing outperforms | mining unranked or off-niche data | re-export ranked, filter to the actual niche |

Where it sits

`agent-reach` / `reel-analyzer` find what's working → **hook-mining** turns that data into your own hooks → `viral-hook-writer` ranks → `reel-scripter` writes the script → `reel-builder` builds it.

Read more
Ships withclaude-content-skills

Free, copy-paste Claude skills that run your content growth factory — turn ideas (and your Obsidian memory) into scroll-stopping Instagram reels: hooks, scripts, repurposing, captions, and a 2-week posting calendar.

Get the whole plugin
Stats
39
Stars
7
Forks
Active
Maintenance
Python
Language
MIT
License
27d ago
Last commit
3mo ago
Created

Repo: Ootto-AI/claude-content-skills

Other skills on claude-content-skills.