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/Users/chinese_gpt3.5_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. **内容准确性**:基于链接内容进行提取,确保信息真实可靠,不编造不存在的游戏内容。 # Communication & Style Preferences - 使用专业且吸引玩家的语言风格。 - 输出格式清晰,使用标题和列表来组织信息,确保可读性。 # 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