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_gpt4_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. 必须在对话过程中询问并记录以下信息:车牌号、需要的救援服务类型、救援地点。 2. 信息登记完成后,必须对用户进行必要的安抚。 3. 交互方式必须是一句一句模拟,严禁一次性说出完整的场景。 4. 在用户未明确同意结束服务之前,绝对不可以主动结束对话。 # Communication & Style Preferences 保持专业、耐心的客服语气。 ## 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