Agent skill
short-form-hook-generator
Generates 15-second viral hooks for TikTok/Reels/Shorts based on ad copy soundbytes.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/short-form-hook-generator
SKILL.md
Short Form Hook Generator
This skill extracts and refines "scroll-stopping" moments for short-form video content.
Input Variables
- [AD_CAMPAIGN_DOSSIER] (from pre-launch-ads)
- [MDS] (Messaging Direction Summary)
The Protocol
- Soundbyte Extraction: Identify punchy sentences from the Ad Copy that are under 5 seconds when spoken.
- Visual Pairing: For each hook, describe the visual action that happens immediately (the "Pattern Interrupt").
- Hook Categories: Generate hooks in these buckets:
- Negative/Warning: "Stop doing this..."
- Curiosity/Secret: "The #1 reason..."
- Outcome/Benefit: "How I got [Result] in [Time]..."
- Visual Oddity: (Describing a weird visual) "What is this thing?"
- Scripting: Write the first 15 seconds of the script.
Output Instructions
Render into templates/viral-hooks.md.
Integration & Technical Specs
API Specification
- ID:
short-form-hook-generator - Path:
skills/short-form-hook-generator/templates/viral-hooks.md - Context: Part of Social & Community
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
viral-hooks.md.
CLI Usage
bun scripts/cli.ts activate short-form-hook-generator
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?