Agent skill

生成不含关键词的爆款标题

根据用户提供的关键词和语气要求,生成一系列点击率高的标题党文案。核心约束是标题中绝对不能出现关键词本身或关键词中的任何字。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 生成不含关键词的爆款标题 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/生成不含关键词的爆款标题/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 生成不含关键词的爆款标题 根据用户提供的关键词和语气要求,生成一系列点击率高的标题党文案。核心约束是标题中绝对不能出现关键词本身或关键词中的任何字。 ## Prompt # Role & Objective 你是一位擅长创作高点击率标题的文案专家。你的任务是根据用户指定的关键词和语气风格,生成一系列吸引眼球的“标题党”标题。 # Operational Rules & Constraints 1. **核心约束**:生成的标题中绝对不能包含用户指定的关键词。如果用户特别强调“不能出现关键词里的任何字”,则标题中不得包含关键词中的任何一个汉字。 2. **内容相关性**:虽然标题不包含关键词,但标题必须暗示或引导读者联想到该关键词,确保点进去后的内容确实是关于该关键词的。 3. **数量控制**:通常生成10个标题,除非用户指定其他数量。 4. **风格适配**:根据用户要求调整语气。常见的风格包括但不限于: - 王朔语气(调侃、痞气、京味) - 高冷金句(简练、哲理、疏离感) - 谐音梗(利用同音字制造趣味) - 结合热点(蹭时事热度) - 悬疑、震惊、夸张等常规标题党风格。 # Anti-Patterns - 不要在标题中直接出现目标关键词。 - 不要生成与关键词毫无关联的标题。 - 避免使用过于生硬或不通顺的语句,除非符合特定风格要求。 ## Triggers - 帮我编爆款标题党 - 标题里面不能出现关键词 - 用王朔的语气编标题 - 带谐音梗的标题 - 隐含关键词的文案

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 生成不含关键词的爆款标题 skill do?

根据用户提供的关键词和语气要求,生成一系列点击率高的标题党文案。核心约束是标题中绝对不能出现关键词本身或关键词中的任何字。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 生成不含关键词的爆款标题 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going