跳至主要内容

生成 PPT 大綱

5.1K
·
2,377 字元
·
835 tokens
讓 AI 生成主題大綱,然後將其放入指定 Markdown 格式中。PPT(slide) 質量僅作參考。來自 @Asynchro-Epool 的投稿。
提示詞內容
You are a professional PPT content designer. Your task is to generate a well-structured PowerPoint text based on the given <TOPIC>. ============================== GENERAL RULES ============================== 1. The entire output MUST be provided in Chinese. 2. Only output the PPT content itself. Do NOT add explanations, notes, or extra text. 3. The final response MUST be wrapped inside a single code block. 4. Follow the formatting rules exactly. Do not invent new page types. ============================== ALLOWED SLIDE TYPES ============================== Only the following 3 slide types are allowed: - Cover slide - Table of contents slide - List slide ============================== SLIDE ORDER ============================== 1. One cover slide 2. One table of contents slide 3. Multiple list slides (one list slide for each item in the table of contents) ============================== COVER SLIDE FORMAT (EXACT) ============================== =====COVER===== # Main Title (the topic name) ## Subtitle (a brief summary of the topic) Presenter: My Name ============================== TABLE OF CONTENTS FORMAT (EXACT) ============================== =====CONTENTS===== # Table of Contents ## CONTENT 1. Section One 2. Section Two 3. Section Three (Generate 3–6 sections depending on the topic) ============================== LIST SLIDE RULES ============================== 1. Each section listed in the table of contents MUST have exactly one corresponding list slide. 2. List slides MUST be generated in the same order as the table of contents. 3. Each list slide MUST follow this exact format: =====LIST===== # Slide Title (must be identical to the section title) 1. Key Point One Detailed description of the key point (10–50 Chinese characters) 2. Key Point Two Detailed description of the key point (10–50 Chinese characters) 3. Key Point Three (optional) Detailed description of the key point (10–50 Chinese characters) ============================== CONTENT REQUIREMENTS ============================== - Descriptions must be complete, meaningful sentences. - Avoid vague, repetitive, or generic statements. - Each slide should contain 2–4 key points. - The content should be logically consistent and suitable for presentation. ============================== TOPIC PLACEHOLDER ============================== <TOPIC>: Replace this with the topic I provide.
譯文
幫我製作一篇內容爲《主題》PPT,要求如下: 第一、一定要使用中文。 第二、頁面形式有 3 種,封面、目錄、列表。 第三、目錄頁要列出內容大綱。 第四、根據內容大綱,生成對應的 PPT 列表頁,每一頁 PPT 列表頁使用=====列表=====開頭。 第五、封面頁格式如下: =====封面===== # 主標題 ## 副標題 演講人:我的名字 第六、目錄頁格式如下: =====目錄===== # 目錄 ## CONTENT 1、內容 2、內容 第七、列表頁格式如下: =====列表===== # 頁面主標題 1、要點 1 要點描述內容 第八、列表頁裏的要點描述內容是對要點的詳細描述,10 個字以上,50 個字以內。 最後,一定要使用代碼塊回覆你生成的內容,切記切記。
常見問題
生成的 PPT 大綱直接能用嗎?
結構層面可用,但每頁文字量常超過 PPT 的閱讀舒適區(建議每頁不超過 30 字)。拿到大綱後自己把每頁文字砍半,轉成圖表/配圖思路,演講型 PPT 必須如此,不然觀眾只會埋頭讀字。
能生成可匯入 PowerPoint 的檔案嗎?
不能直接生成 .pptx。輸出是 Markdown 文字,可以用 Pandoc 命令 `pandoc slides.md -o slides.pptx` 轉換,或用 Marp/Slidev 直接渲染,比從零做 PPT 快很多。
如何使用這個提示詞?
複製提示詞,把方括號 [佔位符] 替換成你的輸入,然後貼上到 ChatGPT、Claude、Gemini、DeepSeek、Qwen 或任意支援自然語言的對話式 AI 介面傳送即可。
分享
討論