From 681c4c9e45128a24703660595e450080a5a5c55b Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 1 May 2026 15:03:49 +0000 Subject: [PATCH 1/2] =?UTF-8?q?feat(posts):=20add=20EP62=20=E8=81=8A?= =?UTF-8?q?=E8=81=8A=20Prompt:=20=E5=B0=91=E7=82=B9=E5=A5=97=E8=B7=AF?= =?UTF-8?q?=EF=BC=8C=E5=A4=9A=E7=82=B9=E6=95=88=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://claude.ai/code/session_01SpUfs4SVgE4EBU44LSMWKd --- src/content/posts/ep62.mdx | 48 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 src/content/posts/ep62.mdx diff --git a/src/content/posts/ep62.mdx b/src/content/posts/ep62.mdx new file mode 100644 index 0000000..6474692 --- /dev/null +++ b/src/content/posts/ep62.mdx @@ -0,0 +1,48 @@ +--- +type: podcast-episode +status: published +slug: /posts/ep62 +guid: 62 +title: "EP62 聊聊 Prompt: 少点套路,多点效率" +subtitle: "聊聊 Prompt: 少点套路,多点效率" +publicationDate: 2026-05-01 14:00:00 +author: AnnatarHe +season: 3 +episodeNumber: 62 +episodeType: full +excerpt: "EP62 聊聊 Prompt: 少点套路,多点效率" +url: "" +size: 0 +duration: 0 +explicit: false +xyzLink: "" +youtubeId: Xyn-K2je-es +biliUrl: "" +categories: + - ai + - prompt-engineering + - claude + - productivity +--- + +### 📕 Shownotes + +Prompt 工程的尽头,是「说人话」。 + +少一点: + +- 复杂 role +- 冗长规则 +- 八股结构 + +多一点: + +- 清晰目标 +- 简单表达 +- 合理拆分任务 + +把 AI 当成一个实习生,而不是神或工具。你怎么说,它就怎么做。 + +这期聊的是:如何更高效地和 AI 沟通,而不是「控制它」。欢迎交流你使用 AI 的方式。 + +BGM by Otologic From 1b840f9eca718237199325ac1fbfdd809ee667d4 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 1 May 2026 15:16:46 +0000 Subject: [PATCH 2/2] chore(posts): fill EP62 xyzLink and biliUrl https://claude.ai/code/session_01SpUfs4SVgE4EBU44LSMWKd --- src/content/posts/ep62.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/posts/ep62.mdx b/src/content/posts/ep62.mdx index 6474692..908ae6b 100644 --- a/src/content/posts/ep62.mdx +++ b/src/content/posts/ep62.mdx @@ -11,13 +11,13 @@ season: 3 episodeNumber: 62 episodeType: full excerpt: "EP62 聊聊 Prompt: 少点套路,多点效率" -url: "" +url: https://www.xiaoyuzhoufm.com/episode/69f4c2309b598c69178c8270 size: 0 duration: 0 explicit: false -xyzLink: "" +xyzLink: https://www.xiaoyuzhoufm.com/episode/69f4c2309b598c69178c8270 youtubeId: Xyn-K2je-es -biliUrl: "" +biliUrl: //player.bilibili.com/player.html?isOutside=true&aid=116499830280682&bvid=BV1yLRuBvEb2&cid=38014288984&p=1 categories: - ai - prompt-engineering