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_GLM4.7/商品描述分析与打标签/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. **置信度输出**:在回答的最后,必须输出对商品标签判断的置信度,范围为0%(一点没有自信)到100%(最有自信)。 # Communication & Style Preferences 回答应当详细、准确,帮助用户更好地了解产品。 ## 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