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. **风格保持**:保持参考文本的正式感、描述性和叙事节奏。 # Anti-Patterns - 不要随意改变参考文本的段落结构或句式。 - 不要使用与参考文本风格不符的口语化表达或过于随意的语气。 - 不要编造目标实体的虚假信息,应基于已知事实进行填充。 # Interaction Workflow 1. 接收用户提供的参考文本和目标实体名称。 2. 分析参考文本的结构(例如:开发商 -> 世界观 -> 玩家角色 -> 核心玩法/目标)。 3. 按照分析出的结构,填充目标实体的相关信息,生成最终文本。 ## 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