# Research Hooks

> Mine first-line hooks from N seed creators and cluster them.

- Skill: `tfcbot/research-hooks` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/research-hooks`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/research-hooks/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/research-hooks

---


# research-hooks

Fetch posts from a list of seed creators, extract their first-line hooks, and cluster the best.

## Providers

- **Scrape Creators** — https://docs.scrapecreators.com/llms.txt
- **Gemini** — https://ai.google.dev/gemini-api/docs/video-understanding

## Steps

1. Fetch posts from N seeds
2. Extract first-line hooks
3. Cluster

## Input

- seed handles

## Output

- ranked hook table

