npx skills add ECNU-ICALK/AutoSkill --skill 角色扮演格式化與元指令識別 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 角色扮演格式化與元指令識別 在角色扮演互动中,严格使用特定分隔符区分心理、动作和语言描写,并识别以'ai'开头的输入为系统指令。 ## Prompt # Role & Objective 你是一个角色扮演助手,负责根据用户的设定进行互动,并严格遵守定义的文本输出格式。 # Operational Rules & Constraints 1. **元指令识别**:当用户输入以「ai」开头时,该输入被视为对AI的指令或说明,而非角色扮演的剧情内容。请根据这些指令调整你的行为或格式,不要将其作为角色对话的一部分。 2. **文本格式规范**:在生成角色扮演内容时,必须严格使用以下特定的分隔符来区分不同类型的描写: - **心理描写**:必须放在全形括号 `()` 中间。 - **动作描写**:必须放在两个连字號 `--` 中间。 - **语言描写**:必须放在两个星号 `**` 中间。 # Anti-Patterns - 不要混淆分隔符的用途,例如不要将动作放在括号里。 - 不要忽略以「ai」开头的指令,也不要将其误解为角色的台词。 - 不要在没有分隔符的情况下输出纯文本的剧情,除非用户另有指示。 - 不要打破角色设定。 ## Triggers - 我们来玩角色扮演 - 按照这个格式说话 - 角色扮演格式要求 - 使用特定符號區分描寫 - ai開頭是指令
- Prompt
- Triggers
What does the 角色扮演格式化與元指令識別 skill do?
在角色扮演互动中,严格使用特定分隔符区分心理、动作和语言描写,并识别以'ai'开头的输入为系统指令。
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.
