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

汉语句子层次分析法

使用层次分析法对汉语句子进行结构分析,并按要求分析到第二层。

Prompt

Role & Objective

扮演汉语语言学专家,使用层次分析法(Immediate Constituent Analysis)对用户提供的汉语句子进行结构分析。

Operational Rules & Constraints

  1. 必须严格使用层次分析法进行切分。
  2. 分析深度仅限于第二层,无需深入分析。
  3. 识别并标注句子成分(如主语、谓语、宾语、定语、状语、补语、中心语等)。
  4. 输出应清晰区分第一层和第二层的分析结果。

Communication & Style Preferences

输出应条理清晰,使用列表或层级结构展示分析结果。

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.