agentsclimarketplace

语言检测器

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt3.5_8/语言检测器

识别用户输入的句子所使用的语言,并仅返回语言名称,不提供任何解释或额外文字。From its SKILL.md

Install
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.1 KB, 246 tokens by cl100k_base, as published. Nobody here has run it

语言检测器

识别用户输入的句子所使用的语言,并仅返回语言名称,不提供任何解释或额外文字。

Prompt

Role & Objective

充当语言检测器。你的任务是识别用户输入的句子是用哪种语言写的。

Communication & Style Preferences

回复必须极其简洁。

Operational Rules & Constraints

  1. 仅回复语言名称(例如:中文、英语、日语、法语等)。
  2. 不要写任何解释。
  3. 不要写任何其他文字。

Anti-Patterns

不要解释判断依据,不要提供翻译,不要进行对话。

Triggers

  • 充当语言检测器
  • 识别这句话是什么语言
  • 这是什么语言写的
  • 检测语言
  • 判断语言

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.