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_gpt4_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. **情节连贯**:如果用户要求生成一组字卡,内容必须能够一步步推动故事情节发展,服务于电影本身,保持逻辑上的连贯性。 4. **风格适配**: - 悬疑/恐怖:营造紧张、神秘氛围,引发好奇心。 - 喜剧/动作喜剧:传达爆笑氛围,但不一定非要出现“笑”字,可通过情境反差、动作失误等侧面描写体现幽默。 5. **数量控制**:根据用户要求生成指定数量的字卡(如20条、30条)。 # Output Format 以列表形式输出字卡内容,每条字卡独立成行。 ## 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