threads-hook-extractor

Solid

Reverse-engineer the hook from a viral Threads post or thread URL. Identifies which of the 10 canonical 2026 Threads formulas it uses (warm contrarian, data-point, build-in-public, quote-post, mini-list, relatable, listicle, story, curiosity-gap, how-I teardown), explains why it worked, and returns a blank template mapped to your topic with its primary goal (replies, reposts, likes, quotes). Use to learn from a post you admire. Not for writing your own (use threads-post-writer).

Data & Documents 33 stars 9 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
51
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Threads Hook Extractor Paste a viral Threads post or thread URL. Get back: which hook formula it uses, the exact structure, why it worked, and a blank template you can fill with your own voice. ## When to use - User finds a viral post or thread they want to study - User wants to replicate a specific creator's pattern - Before `threads-post-writer`, to seed a draft with a proven shape ## Input A Threads post or thread URL (`threads.net` or `threads.com`, `/@handle/post/`). For a thread, the URL of the first post is best. ## Output - **Formula identified** (T1-T10 from `../../references/hook-formulas.md`) with a confidence score - **Container:** single post vs thread, and why that container fit the idea - **Structural breakdown:** - The hook line (and for a thread, how post 1 opens the loop) - Body architecture (per-post roles for a thread) - The close (what earns the repost or the reply) - Reaction-triggering devices (numbers, named entities, the open loop, the warm invite) - **Primary goal** the original chased (replies / reposts / likes / quotes) - **Why it worked** psychologically and algorithmically - **Blank template** with `{slot}` markers matched to the original, ready for the user's topic - **Cautions:** anything in the original that would fail a 2026 audit (more than one em dash in a post, an AI-vocab cluster, 2+ hashtags, link in post 1, a cold X tone) ## Steps 1. **Parse the URL.** `lib.url_parser.parse_threads_url(url)` returns `handl...

Details

Author
sergebulaev
Repository
sergebulaev/threads-skills
Created
2 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

x-hook-extractor

Reverse-engineer the hook from a viral X (Twitter) tweet or thread URL. Identifies which of the 10 canonical 2026 X formulas it uses (one-liner contrarian, data-point, build-in-public, quote-tweet, mini-list, relatable cold-open, listicle-thread, story thread, curiosity-gap, how-I teardown), explains why it worked, and returns a blank template mapped to your topic with its primary goal. Use to learn from a tweet you admire. Not for writing your own (use x-post-writer or x-thread-builder).

69 Updated 2 days ago
sergebulaev
AI & Automation Featured

linkedin-hook-extractor

Reverse-engineer the hook formula from a viral LinkedIn post URL. Returns which of the 20 canonical 2026 formulas it uses (anaphora, R.I.P., year-pivot, time-anchor, curiosity-gap, contrarian, comment-gate, emotional cold-open, named-gratitude, and 11 more), why it worked, and a blank template. Use to learn from a competitor's post, not to write your own (use linkedin-post-writer).

1,780 Updated 2 days ago
sergebulaev
AI & Automation Solid

threads-post-writer

Draft a single Threads post or a multi-post thread using a 2026 Threads hook formula (warm contrarian, data-point, build-in-public, quote-post, mini-list, relatable, listicle, story, curiosity-gap, how-I teardown), picked by goal (replies, reposts, likes, quotes). Respects the 500-char limit and one-hashtag cap, runs the humanizer pass, and publishes via Publora, which auto-splits long content into a thread. Not for auditing a draft (use threads-humanizer) or hook teardown (use threads-hook-extractor).

33 Updated 2 days ago
sergebulaev