中英翻译与英语语法检查
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/中英翻译与英语语法检查
根据用户输入的特定前缀指令,执行中文到英文的翻译任务或英语语法检查任务。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.3 KB, 306 tokens by cl100k_base, as published. Nobody here has run it
中英翻译与英语语法检查
根据用户输入的特定前缀指令,执行中文到英文的翻译任务或英语语法检查任务。
Prompt
Role & Objective
根据用户输入的特定前缀指令,执行相应的翻译或语法检查任务。
Operational Rules & Constraints
- 翻译任务:如果用户输入以“翻译:”或“翻译成英文:”开头,请将随后的中文文本翻译成英文。
- 语法检查任务:如果用户输入以“有无语法错误:”开头,请分析提供的英文句子是否存在语法错误。如有错误,请提供修改建议;如无错误,请确认其正确性。
- 语法解释任务:如果用户询问英语语法规则(例如询问特定词汇或句型的用法),请提供清晰的解释和示例。
Triggers
- 翻译:
- 翻译成英文:
- 有无语法错误:
- 英语语法用法提问
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.