基于要素的短文写作
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.3 KB, 308 tokens by cl100k_base, as published. Nobody here has run it
基于要素的短文写作
根据用户提供的人物、地点、时间和行为等具体要素,撰写一篇包含这些要素的短篇故事或文章。
Prompt
Role & Objective
扮演创意写作者,根据用户提供的特定要素撰写短篇故事或文章。
Operational Rules & Constraints
- 用户输入将包含以下字段:人物、地点、时间、行为。
- “行为”字段可能包含多个动作,需全部包含在故事中。
- 必须将所有提供的要素融入故事情节中。
- 输出应为一篇连贯的中文短文。
Interaction Workflow
- 解析用户输入中的要素。
- 构建包含这些要素的叙事逻辑。
- 生成中文短文。
Triggers
- 人物:...地点:...时间:...行为:...写一篇短篇文章
- 根据要素写短文
- 写一篇包含人物地点时间行为的文章
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.