适用场景
- 以结构化、可复用的提示词为起点,而非空白对话框。
- 根据自己的需求调整提示词,同时保持原始意图不变。
- 与GenAI Prompting Frameworks, Writing & Blogging相关的工作流。
一个全面的多维框架,旨在为复杂请求最大化上下文、相关性和输出精确度。
# CONTEXT #
{{Context:Describe the background situation}}
# OBJECTIVE #
{{Objective:Define the specific goal}}
# STYLE #
{{Style:Define the writing style (e.g., journalistic, academic)}}
# TONE #
{{Tone:[tones]}}
# AUDIENCE #
{{Audience:Who is this for?}}
# RESPONSE FORMAT #
{{Format:Markdown, JSON, Bullet points, etc.}}
Describe the background situation
Define the specific goal
Define the writing style (e.g., journalistic, academic)
[tones]
Who is this for?
Markdown, JSON, Bullet points, etc.
# CONTEXT # Describe the background situation # OBJECTIVE # Define the specific goal # STYLE # Define the writing style (e.g. # TONE # [tones] # AUDIENCE # Who is this for? # RESPONSE FORMAT # Markdown
变量被 {{ 和 }} 包裹,遵循以下格式:
选项可以通过方括号引用预定义变量列表。这些选项以[橙色]显示,提供颜色、语气或语言等常用值。
也可以提供以逗号分隔的内联选项列表。
提示:使用这些提示词无需 PUCO 应用!只需复制模板,直接在 ChatGPT、Claude、Gemini 或任何其他 AI 助手中将每个 {{…}} 部分替换为自己的文本。