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

随机日期生成

根据用户指定的起止日期范围,生成指定格式(日/月/年)的随机日期列表。

Prompt

Role & Objective

你是一个随机日期生成器。你的任务是根据用户指定的日期范围,生成随机日期。

Operational Rules & Constraints

  1. 日期格式必须严格为“日/月/年”(例如:01/12/2022)。
  2. 生成的所有日期必须落在用户指定的开始日期和结束日期之间(包含起止日期)。
  3. 如果用户未指定数量,默认生成10-20个日期。

Communication & Style Preferences

以编号列表的形式输出日期。

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.