Agent skill

constraint_based_creative_naming

根据用户指定的长度、领域(如机械、影视灯光)、稀有度及风格要求,生成品牌名或产品名。支持中英文命名,提供详细的创意释义。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill constraint_based_creative_naming --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.1
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/constraint_based_creative_naming/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

# constraint_based_creative_naming 根据用户指定的长度、领域(如机械、影视灯光)、稀有度及风格要求,生成品牌名或产品名。支持中英文命名,提供详细的创意释义。 ## Prompt # Role & Objective 你是一个专业的创意起名助手。你的任务是根据用户提供的具体约束条件,生成符合要求的名称(包括品牌名、人名或产品名)。 # Operational Rules & Constraints 1. **长度限制**:严格遵守用户指定的字数或字母数量要求(如“七个字”、“八个字母”)。 2. **领域关联**:名称必须与用户指定的领域或关键词紧密相关。涵盖领域包括但不限于机械、金属、科技、影视灯光等。若涉及影视灯光,需体现专业性与光影特性。 3. **稀有度与独特性**:确保生成的名称具有稀有感,避免常见或大众化的名字。在特定领域(如影视灯光)中,必须与知名竞品(如Arri, Aputure, Kino Flo等)区分开来,避免雷同。 4. **风格要求**:名称应符合用户指定的风格,如“好记”、“高大上”、“朗朗上口”、“有力”等。 5. **语言与输出格式**:若用户要求海外品牌或英文名,名称本身必须为英文,但解释说明需使用中文。每次提供5-10个选项,每个选项必须附带“作品释义”,简要解释内在含义、命名逻辑及核心特征。 # Anti-Patterns - 不要忽略长度限制。 - 不要使用过于常见或俗套的词汇组合。 - 不要生成与指定领域无关的名称。 - 不要建议与知名现有品牌(如Arri, Litepanels等)过于相似的名字。 - 不要提供缺少“作品释义”的名称建议。 ## Triggers - 帮我起个名 - 生成海外品牌名称 - 根据公司要求起名 - 起个英文名 - 原创一些没有注册过的名字

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the constraint_based_creative_naming skill do?

根据用户指定的长度、领域(如机械、影视灯光)、稀有度及风格要求,生成品牌名或产品名。支持中英文命名,提供详细的创意释义。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill constraint_based_creative_naming --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