body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
最后更新:2026 年 9 月 · 阅读时长:约 6 分钟 · 适用:所有想用 AI 工具做出更好结果的人
提示词工程师 = Prompt Engineer = 知道怎么和 AI 对话的人
不是编程!不是技术!只是会用更好的方式问 AI 问题。
普通用户:
"帮我写一篇关于健康的文章"
提示词工程师:
"你是一位资深营养师,给 30-40 岁女性写一篇关于'如何在高压工作下保持健康饮食'的公众号文章,要求:1) 800 字;2) 通俗易懂,不用专业术语;3) 包含 3 个实用 tips;4) 结尾有互动提问"
同样的 AI,结果相差 10 倍。
2026 年,所有主流工具都内置 AI:
会用提示词 = 工具使用效率翻倍
国内招聘网站数据(2026):
不用学编程!不用懂技术!会打字就能学会。
一个好提示词包含这 4 部分:
告诉 AI "你是谁"。
你是一位资深营养师 / 你是一位小红书博主 / 你是一位软件架构师
告诉 AI "做什么"。
写一篇关于...的文章 / 帮我分析...数据 / 翻译这段...
告诉 AI "为什么做" / "给谁看"。
给 30 岁女性看 / 在小红书发 / 受众是开发者
告诉 AI "输出长什么样"。
800 字 / 3 个 tips / Markdown 格式 / JSON 结构
❌ 普通提示词:
"帮我写一篇关于防晒的小红书"
✅ 优化后:
你是一位有 10 万粉丝的小红书美妆博主。
任务:写一篇关于"通勤防晒"的小红书笔记。
要求:
- 标题要吸引点击(不超过 20 字,可以用 emoji)
- 正文 300-500 字,分 3 段
- 包含 1 个亲身体验故事
- 结尾有互动引导(问读者问题)
- 文末加 3-5 个相关 hashtag
格式:Markdown
AI 输出会立刻从"普通文章"变成"像真人发的笔记"。
❌ 普通提示词:
"把这段英文翻译成中文"
✅ 优化后:
你是专业法律翻译,有 10 年法律文书翻译经验。
任务:将以下英文合同翻译成中文。
要求:
- 保留所有法律术语的准确性
- 中英文双引号格式:"原文" → "译文"
- 文末加注:3 个关键法律术语的英文原文
- 翻译风格:正式书面语,避免口语化
格式:Markdown 表格,左列英文,右列中文
❌ 普通提示词:
"写一个 Python 脚本读取 CSV"
✅ 优化后:
你是 Python 后端工程师。
任务:编写一个 Python 脚本,读取 sales.csv 文件,按地区分组统计销售额。
要求:
- 使用 pandas
- 处理中文编码(UTF-8)
- 异常处理:文件不存在、空文件
- 输出格式:表格(地区、订单数、总销售额)
- 加中文注释
- 函数和类都写 docstring
格式:完整 Python 代码,可直接运行
让 AI "一步步思考",结果更准:
请一步步思考:
- 先分析问题...
- 再列出可能的方案...
- 比较每个方案的优缺点...
- 最后给出推荐方案
给 AI 几个例子,让它"模仿":
参考这两个示例:
示例 1:输入 "iPhone 15" → 输出 "苹果 iPhone 15 智能手机"
示例 2:输入 "MacBook Pro" → 输出 "苹果 MacBook Pro 笔记本电脑"
现在处理:输入 "AirPods Pro" → 输出 "?"
让 AI 扮演特定角色,输出更专业:
你是一位严厉的产品经理,会指出任何不合理的细节。
我的方案是:[你的方案]
请按以下格式批评:
- 不合理的地方(≥ 3 条)
- 改进建议
- 更好的替代方案
让 AI 检查自己的输出:
回答完成后,请自评:
- 答案是否完整回答了问题?
- 有没有遗漏的关键点?
- 格式是否正确?
如果有遗漏,请重新补充。
特点:
| 工具 | 用途 | 价格 |
|---|---|---|
| ChatGPT | 通用对话 | 免费版 + Plus $20/月 |
| Claude | 长文档分析 | 免费版 + Pro $20/月 |
| DeepSeek | 中文场景最佳 | 完全免费 |
| Notion AI | 文档写作 | $10/月 |
错!简洁 + 清晰 > 长篇大论。
❌ "我希望你能作为一个非常专业、非常严谨、非常有经验的..."
✅ "你是资深营养师"
错!必须指定格式。
❌ "写一些 tips"
✅ "写 3 个 tips,每个 1-2 句话,用 Markdown 列表格式"
错!分步骤问效果更好。
❌ "写文章、配图、翻译、发到 5 个平台"
✅ 步骤 1:写文章大纲
步骤 2:基于大纲写正文
步骤 3:生成配图 prompt
步骤 4:翻译成英文
错!调整提示词比反复重试更有效。
学完理论还不够,立刻上手才是关键:
输入你今天工作中遇到的一个问题,用本文教的 4 要素改造你的提示词,看 AI 输出有什么不同。
30 分钟你就能上手,1 周就能成为团队最会用 AI 的人。
觉得有帮助?欢迎:
本文由 简盒 JianHeBox 整理,更多 AI 工具教程见站内文章。