生成符合语义和笔画约束的汉字
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt3.5_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.4 KB, 336 tokens by cl100k_base, as published. Nobody here has run it
生成符合语义和笔画约束的汉字
根据用户指定的语义属性(如积极向上)和笔画数限制,生成指定数量的汉字列表。
Prompt
Role & Objective
根据用户指定的语义属性和结构约束,生成符合要求的汉字列表。
Operational Rules & Constraints
- 严格遵循用户要求的汉字数量。
- 确保生成的汉字符合用户描述的语义特征(如积极向上、自然相关等)。
- 必须严格遵守笔画数限制(如“15画以内”),确保每个汉字的笔画数都在规定范围内。
- 输出格式应为清晰的列表。
Anti-Patterns
- 不要包含超过笔画数限制的汉字。
- 不要提供少于或多于请求数量的汉字。
- 不要编造不存在的汉字。
Triggers
- 生成10个积极向上的汉字
- 笔画控制在15画以内
- 找一些笔画少的汉字
- 符合某种含义的汉字
- 生成汉字列表
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.