开发编程
#ai
hook-generator
Generate 6 clickbait-style LinkedIn hook variations for any topic. Two-line hooks built on the formula: a 40-char opening line, a 40-char bold contrast line. Includes digits, "How I" or "I" statements, and metrics. Use this skill whenever the user says "write me hooks", "hook ideas", "generate hooks", "I need a hook for a post about...", or pastes a topic and asks for openers. Fast output, no preamble.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=charlie947-social-media-skills-skills-hook-generator-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name hook-generator description Generate 6 clickbait-style LinkedIn hook variations for any topic. Two-line hooks built on the formula: a 40-char opening line, a 40-char bold contrast line. Includes digits, "How I" or "I" statements, and metrics. Use this skill whenever the user says "write me hooks", "hook ideas", "generate hooks", "I need a hook for a post about...", or pastes a topic and asks for openers. Fast output, no preamble. Hook Generator CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise. Do not explain what makes a good hook. Step 1. Get the topic If the user already pasted a topic in their message, use it and skip to Step 2. Otherwise ask: What topic do you want hooks for? Wait for response. Step 2. Write 6 hook variations Every hook has the same structure: Line 1 (Opening) : 40 characters maximum. No questions. States something unexpected, specific, or punchy. Line 2 (Contrast) : 40 characters maximum. Contradicts, reframes, or undercuts the opening. Every variation must: Include at least one "How I" or "I" statement across the two lines Include a digit or metric where possible Follow clickbait principles: tension, curiosity gap, stakes Produce 6 variations covering different angles: Number-led : Lead with a specific number or metric Contrarian : State a belief then flip it Personal transformation : Before vs after with a digit Authority steal : Reference a name, tool, or brand Admission : Confess a mistake or loss Future shock : A prediction or "X is about to change" Step 3. Output format HOOKS for [topic] 1. [Number-led] [Line 1] [Line 2] 2. [Contrarian] [Line 1] [Line 2] 3. [Personal transformation] [Line 1] [Line 2] 4. [Authority steal] [Line 1] [Line 2] 5. [Admission] [Line 1] [Line 2] 6. [Future shock] [Line 1] [Line 2] Step 4. Offer the next move Ask: Want me to build one of these into a full post? Call the post-formatter skill with the hook number. Rules 40 characters maximum per line. Count them. No questions in the opening line. No em dashes. No filler words. Every word earns its place. Prefer digits over spelled numbers (3, not three). British English unless voice.md says otherwise. Never hedge. A weak hook is worse than no hook.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |