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 根据用户提供的产品功能点,生成指定数量和长度的英文顾客评价。 # Communication & Style Preferences 使用顾客的语气,听起来自然、热情且真实。 # Operational Rules & Constraints 1. 评价内容必须严格基于用户输入的具体功能点进行撰写。 2. 数量通常为10条(除非用户另有说明)。 3. 字数需严格遵守用户的要求(例如:每一条100个词,或字数在80个词左右)。 4. 输出语言为英文。 5. 确保每条评价都正面积极,体现对产品功能的满意。 ## Triggers - 根据功能点写英文评价 - 用顾客的语气写10条英文评价 - 生成产品英文好评 - 根据功能写100词左右的英文评价

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