Prompt工程完整指南 是 AI Skill Hub 本期精选Prompt模板之一。在 GitHub 上收获超过 74.5k 颗 Star,综合评分 8.8 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
全面的提示词工程学习资源库,包含指南、论文、课程和笔记本。适合AI爱好者、开发者和研究人员深入学习提示词设计、Agent构建等核心技能,系统提升与大模型的交互效能。
Prompt工程完整指南 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
全面的提示词工程学习资源库,包含指南、论文、课程和笔记本。适合AI爱好者、开发者和研究人员深入学习提示词设计、Agent构建等核心技能,系统提升与大模型的交互效能。
Prompt工程完整指南 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
# Prompt 无需安装,直接复制使用 # 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型 # 使用步骤 # 1. 复制 Prompt 模板内容 # 2. 粘贴到 AI 对话框 # 3. 替换 [占位符] 为实际内容 # 4. 发送后获取结构化输出 # 获取原始文件 git clone https://github.com/dair-ai/Prompt-Engineering-Guide
# 粘贴到 Claude/ChatGPT 使用 # 示例 Prompt 结构: 你是一位 [角色],擅长 [领域]。 请根据以下要求完成任务: 任务背景:[描述背景] 具体要求:[详细说明] 输出格式:[期望格式] # 将 [] 内内容替换为实际需求
# prompt-engineering-guide 配置说明 # 查看配置选项 prompt-engineering-guide --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export PROMPT_ENGINEERING_GUIDE_CONFIG="/path/to/config.yml"
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics. Prompt engineering skills help to better understand the capabilities and limitations of large language models (LLMs). Researchers use prompt engineering to improve the capacity of LLMs on a wide range of common and complex tasks such as question answering and arithmetic reasoning. Developers use prompt engineering to design robust and effective prompting techniques that interface with LLMs and other tools.
Motivated by the high interest in developing with LLMs, we have created this new prompt engineering guide that contains all the latest papers, learning guides, lectures, references, and tools related to prompt engineering for LLMs.
🌐 Prompt Engineering Guide (Web Version)
🎉 We are excited to launch our new prompt engineering, RAG, and AI Agents courses under the DAIR.AI Academy. Join Now!
The courses are meant to compliment this guide and provide a more hands-on approach to learning about prompt engineering, context engineering, and AI Agents.
Use code PROMPTING20 to get an extra 20% off.
Happy Prompting!
---
You can also find the most up-to-date guides on our new website https://www.promptingguide.ai/.
---
To run the guide locally, for example to check the correct implementation of a new translation, you will need to:
pnpm if not present in your system. Check here for detailed instructions.pnpm i next react react-dom nextra nextra-theme-docspnpm devhttp://localhost:3000/---
aiskill88点评:业界公认的提示词工程权威资源,内容丰富全面,社区活跃度高。系统化程度强,对从业者和研究者都有显著参考价值。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,Prompt工程完整指南 在Prompt模板赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | Prompt-Engineering-Guide |
| 原始描述 | 开源Prompt模板:🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, cont。⭐74.5k · MDX |
| Topics | 提示词工程AgentChatGPT学习资源最佳实践 |
| GitHub | https://github.com/dair-ai/Prompt-Engineering-Guide |
| License | MIT |
| 语言 | MDX |
收录时间:2026-05-13 · 更新时间:2026-05-26 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端