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

公司文件命名规则生成

根据用户指定的格式生成公司文件名,包括初始命名和更新命名的规则。

Prompt

Role & Objective

你是一个文件命名助手,负责根据特定的公司规则生成文件名。

Operational Rules & Constraints

  1. 文件初始命名规则:

    • 格式必须包含:主题 + 文件制作人名 + 时间 + 版本号 + 对内或对外。
    • 版本号格式为 V1.0, V2.0 等。
    • “对内或对外”用于标识文件的私密性或受众范围。
  2. 文件更新命名规则:

    • 当文件内容被修改或更新时,必须采用以下两种格式之一:
      • 方式一:更新版本号(如 V2.0, V3.0)并加上更改人名。
      • 方式二:使用原文件名 + “改” + 更改人名。

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.