<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[结构化 Prompt 模板：XML 标签让输出更可控]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：AI 订阅指南</p>
</blockquote>
<p dir="auto">使用 XML 标签来组织 Prompt 结构，是 Claude 官方推荐的方式。</p>
<p dir="auto"><strong>模板示例：</strong></p>
<pre><code class="language-xml">&lt;context&gt;
  你是一个技术文档写作专家。
&lt;/context&gt;

&lt;task&gt;
  请将以下技术内容改写为面向初学者的教程。
&lt;/task&gt;

&lt;requirements&gt;
  - 使用简单易懂的语言
  - 每段不超过3句话
  - 包含实际代码示例
&lt;/requirements&gt;

&lt;input&gt;
  {用户的内容}
&lt;/input&gt;
</code></pre>
<p dir="auto"><strong>优势</strong>：AI 能更准确地理解指令边界，减少混淆。</p>
<hr />
<p dir="auto"><em>更多 Prompt 工程技巧请关注 AI 订阅指南。</em></p>
]]></description><link>https://aspxai.com/topic/201/结构化-prompt-模板-xml-标签让输出更可控</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:37:54 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/201.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:58:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 结构化 Prompt 模板：XML 标签让输出更可控 on Mon, 22 Jun 2026 03:03:47 GMT]]></title><description><![CDATA[<p dir="auto">有没有专门做 prompt 安全审计的工具？</p>
]]></description><link>https://aspxai.com/post/1249</link><guid isPermaLink="true">https://aspxai.com/post/1249</guid><dc:creator><![CDATA[illusionist26]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to 结构化 Prompt 模板：XML 标签让输出更可控 on Mon, 22 Jun 2026 03:03:47 GMT]]></title><description><![CDATA[<p dir="auto">有没有好用的 prompt 调试工具推荐？</p>
]]></description><link>https://aspxai.com/post/1248</link><guid isPermaLink="true">https://aspxai.com/post/1248</guid><dc:creator><![CDATA[byte]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to 结构化 Prompt 模板：XML 标签让输出更可控 on Mon, 22 Jun 2026 03:03:47 GMT]]></title><description><![CDATA[<p dir="auto">能分享一个写产品文案的 prompt 吗？要电商风格的。</p>
]]></description><link>https://aspxai.com/post/1247</link><guid isPermaLink="true">https://aspxai.com/post/1247</guid><dc:creator><![CDATA[紫陌]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:47 GMT</pubDate></item></channel></rss>