Tweet Hook
Description
Multi-agent skill for viral tweet/X openers (hooks): research patterns + generate paste-ready openings. Works with Grok, Codex, Claude Code, Cursor.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tweet-hook
Evidence-grounded, cross-agent skill for researching social openers and generating high-stop-rate tweet/post openings.
Works with **Grok Build, Codex, Claude Code, Cursor, Copilot Chat**, and any agent that can read a `SKILL.md` + markdown references.
“Cross-agent” means portable across these environments. The workflow does not require or claim parallel multi-agent execution.
What it does
| Feature | Description |
|---|---|
| Research | Break down openings from high-engagement posts (when tools allow) |
| Hook Brief | Identify reader · pain · counterintuitive point · number/result · curiosity line before drafting |
| 5 hook types | Contradiction · Anxiety · Topic · Heat · Curiosity/open loop |
| Generate | Paste-ready openers with type / risk / use-case tags |
| Style adaptation | Reuse structural patterns and rhythm without copying distinctive wording |
| Offline OK | L1 mode: local patterns only, no fake “I scraped X” |
| Validation | Check package structure, references, naming, and swipe-count consistency |
Capability levels
| Level | Meaning |
|---|---|
| L3 | Native X/Twitter search tools |
| L2 | Web search / fetch URLs |
| L1 | Local references/ + user-pasted text only |
The skill **must degrade gracefully**. Missing Grok-only tools is fine.
Capability level describes available tools; run mode describes what was actually used. An L2/L3 agent using only user material should report both facts instead of calling the environment L1.
Repo layout
tweet-hook/
SKILL.md # main instructions (all agents)
INSTALL.md # install paths per product
README.md
AGENTS.md # lightweight loader instructions
scripts/
validate_skill.py # deterministic package checks
tests/
test_validate_skill.py
references/
hook-patterns.md # universal formulas
article-hooks.md # long-form/tutori
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11