From d9f94a4990a803b04ffdce59ff737b532331a434 Mon Sep 17 00:00:00 2001 From: ccfzj Date: Mon, 26 Jan 2026 15:14:12 +0800 Subject: [PATCH] Update README.md --- README.md | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 77 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 680a1dc..14f2094 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,78 @@ -# open_AI_prompt_packs +本项目将 ChatGPT 提示词按不同职能进行整理, +帮助学习者和从业者在真实工作场景中高效使用 AI。 +All prompts are practical, reusable, and inspired by OpenAI Academy Prompt Packs. +所有 Prompt 均为高频实用场景整理,参考 OpenAI Academy 官方 Prompt Packs 结构。 + +--- + +## 📚 Browse by Role +## 📚 按职能浏览 + +### 💼 Business & Growth|商业与增长 +- [Sales(销售)](./roles/sales.md) +- [Marketing(市场 / 品牌)](./roles/marketing.md) +- [Customer Success(客户成功)](./roles/customer-success.md) + +### 🧠 Product & Engineering|产品与技术 +- [Product(产品管理)](./roles/product.md) +- [Engineering(工程 / 开发)](./roles/engineering.md) +- [IT(信息技术 / 运维)](./roles/it.md) + +### 🏢 Organization & Operations|组织与运营 +- [HR(人力资源)](./roles/hr.md) +- [Finance(财务)](./roles/finance.md) +- [Managers(管理者)](./roles/managers.md) + +### 🧭 Strategy & Leadership|战略与决策 +- [Executives(高管 / 决策层)](./roles/executives.md) + +--- + +## What’s inside? +## 包含内容 + +Each role-based Prompt Pack includes: +- 20 curated, high-frequency prompts +- Top 10 core daily-use scenarios +- 10 advanced or scaling use cases + +每个职能 Prompt Pack 均包含: +- 精选 20 条高频 Prompt +- 前 10 条为日常最常用场景 +- 后 10 条为进阶与扩展使用 + +--- + +## How to Use +## 使用建议 + +If you're new: +1. Start with the Top 10 prompts in your role +2. Copy and use them in real work scenarios +3. Gradually adapt inputs to your own context + +如果你是初学者: +1. 先从自己职能的前 10 条 Prompt 开始 +2. 直接用于真实工作任务 +3. 再根据实际情况进行微调 + +--- + +## Source & License +## 来源与授权说明 + +This project is inspired by OpenAI Academy Prompt Packs. +All prompts are reorganized and rewritten for learning and open-source sharing. + +本项目参考 OpenAI Academy 官方 Prompt Packs 的结构进行整理与重写, +仅用于学习与开源分享,不包含任何受限或私有内容。 + +--- + +## Contributing +欢迎贡献: +- 新的职能 Prompt Pack +- 高频 Prompt 优化 +- 使用案例或学习说明 +- 多语言版本 \ No newline at end of file