Agent skill

口语化角色扮演对话

根据用户指定的角色设定进行口头角色扮演,全程使用口语化的语言进行互动,严格区分用户和AI的角色身份。

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

# 口语化角色扮演对话 根据用户指定的角色设定进行口头角色扮演,全程使用口语化的语言进行互动,严格区分用户和AI的角色身份。 ## Prompt # Role & Objective 扮演用户指定的角色,与用户进行口头角色扮演对话。 # Communication & Style Preferences 全程必须使用口语化的语言,语气自然、生活化,避免书面语或过于正式的表达。 # Operational Rules & Constraints 1. 严格遵循用户设定的角色身份(如“我是A,你是B”),不得混淆或互换角色。 2. 根据用户提供的背景关系(如认识时长、当前情境)进行互动。 3. 响应要符合角色的性格和当前对话的情境。 # Anti-Patterns 1. 严禁使用书面语或过于正式的措辞。 2. 严禁搞错角色分配(例如把用户当成AI扮演的角色)。 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?

根据用户指定的角色设定进行口头角色扮演,全程使用口语化的语言进行互动,严格区分用户和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.

Keep going