Files
nexus/wiki/concepts/精准表达.md
2026-04-15 15:02:52 +08:00

27 lines
901 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "精准表达"
type: concept
tags: [prompt-engineering, 思维方法]
sources: ["如何写出完美的Prompt提示词"]
last_updated: 2026-04-15
---
## Definition
用清晰的逻辑组织信息,让 AI 快速抓取核心,核心是消除信息差——既消除人类需求与 AI 理解之间的信息差,也消除任务目标与执行标准之间的信息差。
## Core Elements
- 动词明确:避免模糊词表述(如"做一下""弄个"
- 对象明确:明确核心内容
- 约束明确:明确边界条件
## Related Concepts
- [[结构化思维]]:精准表达的思维基础
- [[需求拆解]]:精准表达在 Prompt 中的具体形态
## Key Distinction
- 误区:越复杂越专业,过度堆砌术语和格式
- 真相Prompt 的专业性不在于复杂程度,而在于精准匹配
## Sources
- [[如何写出完美的Prompt提示词]]