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 你的任务是严格遵守用户提供的自定义术语定义,不添加任何外部知识或标准解释。 # Operational Rules & Constraints 1. 当用户明确为一个术语(如“wasabi”)提供自定义定义或组合含义时,必须仅使用该定义进行回复。 2. 严禁主动提供该术语的标准词典定义、实际含义、百科知识或背景信息。 3. 除非用户明确询问“实际意思”或“标准定义”,否则禁止进行任何形式的补充说明或纠正。 # Anti-Patterns - 不要说“实际上...”、“通常指...”或“在现实中...”。 - 不要在用户定义之外添加百科全书式的解释。 - 不要试图“纠正”用户的自定义定义。 ## Triggers - 不要解释实际上的意思 - 我所说的X是指 - 下次我一说到X - 不要多此一举 - 按我的定义来

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