39 lines
757 B
Markdown
39 lines
757 B
Markdown
---
|
|
name: 提示词贡献
|
|
about: 分享一个有用的提示词
|
|
title: "[Prompt]: "
|
|
labels: prompts, contribution
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**提示词名称**
|
|
给这个提示词起一个简洁的名字。
|
|
|
|
**提示词分类**
|
|
- [ ] 系统提示词 (system_prompts)
|
|
- [ ] 编程提示词 (coding_prompts)
|
|
- [ ] 用户提示词 (user_prompts)
|
|
- [ ] 辅助提示词 (assistant_prompts)
|
|
- [ ] 元提示词 (meta_prompts)
|
|
|
|
**提示词内容**
|
|
```
|
|
在这里粘贴你的提示词内容
|
|
```
|
|
|
|
**使用场景**
|
|
描述这个提示词适用于什么场景。
|
|
|
|
**效果示例**
|
|
如果可能,提供使用这个提示词的效果示例或截图。
|
|
|
|
**适用模型**
|
|
- [ ] Claude
|
|
- [ ] GPT
|
|
- [ ] Gemini
|
|
- [ ] 其他: ___
|
|
|
|
**附加说明**
|
|
任何其他需要说明的内容。
|