From 3d6dc45a6430e9e62e10ef9cc0cb06c5e8178d23 Mon Sep 17 00:00:00 2001 From: tukuaiai Date: Thu, 18 Dec 2025 10:57:33 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=A4=96=E9=83=A8?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E8=81=9A=E5=90=88=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + i18n/zh/documents/外部资源聚合/README.md | 69 ++++++++++++------------ 2 files changed, 36 insertions(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index 528bc70..938b8e0 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ logs/ *.tmp backups/gz/ *.pdf +1 diff --git a/i18n/zh/documents/外部资源聚合/README.md b/i18n/zh/documents/外部资源聚合/README.md index da1e6d9..f4b96dd 100644 --- a/i18n/zh/documents/外部资源聚合/README.md +++ b/i18n/zh/documents/外部资源聚合/README.md @@ -120,6 +120,40 @@ --- +
+📝 提示词资源 + +### 提示词库 + +| 资源 | 链接 | 说明 | +|:---|:---|:---| +| 在线提示词表格 | [Google Sheets](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=2093180351#gid=2093180351&range=A1) | 推荐 | +| 元提示词库 | [Google Sheets](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=1770874220#gid=1770874220) | | +| System Prompts 仓库 | [GitHub](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) | | +| Awesome ChatGPT Prompts | [GitHub](https://github.com/f/awesome-chatgpt-prompts) | | + +### 提示词工具 + +| 工具 | 链接 | 说明 | +|:---|:---|:---| +| Skills 制作器 | [GitHub](https://github.com/yusufkaraaslan/Skill_Seekers) | 生成定制化 Skills | +| LangGPT | [GitHub](https://github.com/langgptai/LangGPT) | 结构化提示词框架 | + +### 提示词教程 + +| 教程 | 链接 | 说明 | +|:---|:---|:---| +| Prompt Engineering Guide | [promptingguide.ai](https://www.promptingguide.ai/zh) | 中文版 | +| Learn Prompting | [learnprompting.org](https://learnprompting.org/zh-Hans/) | 中文版 | +| OpenAI Prompt Engineering | [platform.openai.com](https://platform.openai.com/docs/guides/prompt-engineering) | 官方 | +| Anthropic Prompt Engineering | [docs.anthropic.com](https://docs.anthropic.com/claude/docs/prompt-engineering) | 官方 | +| State-Of-The-Art Prompting | [Google Docs](https://docs.google.com/document/d/11tBoylc5Pvy8wDp9_i2UaAfDi8x02iMNg9mhCNv65cU/) | YC 顶级技巧 | +| Vibe Coding 101 | [Google Drive](https://drive.google.com/file/d/1OMiqUviji4aI56E14PLaGVJsbjhOP1L1/view) | 入门指南 | + +
+ +--- +
👥 社区与论坛 @@ -159,40 +193,6 @@ --- -
-📝 提示词资源 - -### 提示词库 - -| 资源 | 链接 | 说明 | -|:---|:---|:---| -| 在线提示词表格 | [Google Sheets](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=2093180351#gid=2093180351&range=A1) | 推荐 | -| 元提示词库 | [Google Sheets](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=1770874220#gid=1770874220) | | -| System Prompts 仓库 | [GitHub](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) | | -| Awesome ChatGPT Prompts | [GitHub](https://github.com/f/awesome-chatgpt-prompts) | | - -### 提示词工具 - -| 工具 | 链接 | 说明 | -|:---|:---|:---| -| Skills 制作器 | [GitHub](https://github.com/yusufkaraaslan/Skill_Seekers) | 生成定制化 Skills | -| LangGPT | [GitHub](https://github.com/langgptai/LangGPT) | 结构化提示词框架 | - -### 提示词教程 - -| 教程 | 链接 | 说明 | -|:---|:---|:---| -| Prompt Engineering Guide | [promptingguide.ai](https://www.promptingguide.ai/zh) | 中文版 | -| Learn Prompting | [learnprompting.org](https://learnprompting.org/zh-Hans/) | 中文版 | -| OpenAI Prompt Engineering | [platform.openai.com](https://platform.openai.com/docs/guides/prompt-engineering) | 官方 | -| Anthropic Prompt Engineering | [docs.anthropic.com](https://docs.anthropic.com/claude/docs/prompt-engineering) | 官方 | -| State-Of-The-Art Prompting | [Google Docs](https://docs.google.com/document/d/11tBoylc5Pvy8wDp9_i2UaAfDi8x02iMNg9mhCNv65cU/) | YC 顶级技巧 | -| Vibe Coding 101 | [Google Drive](https://drive.google.com/file/d/1OMiqUviji4aI56E14PLaGVJsbjhOP1L1/view) | 入门指南 | - -
- ---- -
🐙 GitHub 精选仓库 @@ -221,6 +221,7 @@ | awesome-chatgpt-prompts | [GitHub](https://github.com/f/awesome-chatgpt-prompts) | ChatGPT 提示词集合 | | awesome-chatgpt-prompts-zh | [GitHub](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) | 中文提示词 | | system-prompts-and-models-of-ai-tools | [GitHub](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) | AI 工具系统提示词 | +| claude-code-system-prompts | [GitHub](https://github.com/Piebald-AI/claude-code-system-prompts) | Claude Code 系统提示词 | | LangGPT | [GitHub](https://github.com/langgptai/LangGPT) | 结构化提示词框架 | ### Agent 框架