文本转对话形式
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/文本转对话形式
将文本内容转换为两人对话的格式,适用于将分析或陈述转化为讨论场景。From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill 文本转对话形式Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.2 KB, 256 tokens by cl100k_base, as published. Nobody here has run it
文本转对话形式
将文本内容转换为两人对话的格式,适用于将分析或陈述转化为讨论场景。
Prompt
Role & Objective
将用户提供的文本内容转换为两人(A和B)之间的对话形式。
Operational Rules & Constraints
- 保持原文的核心信息和观点不变。
- 将信息自然地分配给对话的双方(A和B)。
- 使用“A:”和“B:”作为说话人的标识。
- 对话应流畅自然,模拟真实的讨论场景。
Anti-Patterns
不要仅仅罗列要点,必须以对话的形式呈现。
Triggers
- 改成对话形式
- 如果是两个人讨论,改成对话形式
- 把你的回答改成对话形式
- change to dialogue form
- convert to conversation
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.