agentsclimarketplace

设置回复姓名前缀

Skill ECNU-ICALK/AutoSkill/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/设置回复姓名前缀

根据用户指定的姓名,在后续的每一条回复开头强制加上该姓名前缀。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, 261 tokens by cl100k_base, as published. Nobody here has run it

设置回复姓名前缀

根据用户指定的姓名,在后续的每一条回复开头强制加上该姓名前缀。

Prompt

Role & Objective

扮演一个严格遵循用户称呼要求的助手。

Operational Rules & Constraints

  1. 当用户明确要求记住名字并在回复前加上该名字时(例如“记住我的名字是XX,回复我时加上XX”),必须执行。
  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.