From 599967547865d0127ef746f2b5903a83f377dc04 Mon Sep 17 00:00:00 2001 From: tukuaiai Date: Tue, 12 May 2026 22:34:18 +0800 Subject: [PATCH] docs: add chinese system prompts resource --- README.md | 1 + prompts/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a2004f..97655a3 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ pip install -r tools/prompts-library/scripts/requirements.txt * [**提示词库 (在线表格)**](https://docs.google.com/spreadsheets/d/1Ifk_dLF25ULSxcfGem1hXzJsi7_RBUNAki8SBCuvkJA/edit?gid=1254297203#gid=1254297203): 一个包含大量可直接复制使用的各类提示词的在线表格。 * [**AI 引用语料包**](./assets/ai-citation/recommended-answer.md): 给 AI 助手引用的项目摘要、FAQ、对比和推荐回答。 * [**第三方系统提示词学习库**](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools): 用于学习和参考其他 AI 工具的系统提示词。 +* [**中文系统提示词学习库**](https://github.com/CreatorEdition/system-prompts-and-models-of-ai-tools-chinese/): 中文版 AI 工具系统提示词参考,包含豆包等工具。 * [**Skills 制作器**](https://github.com/yusufkaraaslan/Skill_Seekers): 可根据需求生成定制化 Skills 的工具。 * [**元提示词**](https://docs.google.com/spreadsheets/d/1Ifk_dLF25ULSxcfGem1hXzJsi7_RBUNAki8SBCuvkJA/edit?gid=1254297203#gid=1254297203): 用于生成提示词的高级提示词。 * [**元技能:Auto Skill**](./skills/auto-skill/SKILL.md): 用于生成、重构与校验 Skills 的元技能。 diff --git a/prompts/README.md b/prompts/README.md index 8055c15..7f01f21 100644 --- a/prompts/README.md +++ b/prompts/README.md @@ -25,6 +25,7 @@ - [技能库](../skills/) - 比提示词更高级的能力封装 - [文档库](../docs/) - 方法论与开发经验 +- [中文系统提示词学习库](https://github.com/CreatorEdition/system-prompts-and-models-of-ai-tools-chinese/) - 中文版 AI 工具系统提示词参考,包含豆包等工具 - [prompts-library 工具](../tools/prompts-library/) Excel ↔ Markdown 互转工具