<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prompt Skill on Text Matrix</title><link>https://txtmix.com/tags/prompt-skill/</link><description>Recent content in Prompt Skill on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/prompt-skill/index.xml" rel="self" type="application/rss+xml"/><item><title>Caveman Coding Agent：让 Agent 少讲废话的输出压缩 Skill</title><link>https://txtmix.com/posts/tech/caveman-coding-agent-output-token-compression/</link><pubDate>Thu, 09 Jul 2026 02:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/caveman-coding-agent-output-token-compression/</guid><description>&lt;h1 id="caveman-coding-agent让-agent-少讲废话的输出压缩-skill">Caveman Coding Agent：让 Agent 少讲废话的输出压缩 Skill&lt;/h1>
&lt;h2 id="一句话核心判断">一句话核心判断&lt;/h2>
&lt;p>Coding Agent 在终端里最常见的&amp;quot;消耗源&amp;quot;不是它的思考，是它的废话——&amp;ldquo;Sure, I&amp;rsquo;d be happy to help&amp;rdquo;、&amp;ldquo;Let me take a look&amp;rdquo;、&amp;ldquo;You&amp;rsquo;re absolutely right&amp;rdquo; 这种前缀对单轮成本影响小，对长 session 的累计输出 token 影响巨大。JuliusBrussee/caveman（仓库 &lt;code>JuliusBrussee/caveman&lt;/code>）做的事情恰好是给 Agent 装一张&amp;quot;嘴变小&amp;quot;的 mask：&lt;strong>让 Agent 沿用同样的脑子，把答复压缩成 caveman 风格（短、碎、不变形），同时保留代码、命令、错误信息 byte-for-byte 准&lt;/strong>。在仓库公开的 10 prompt benchmark 上平均节省 65% 输出 token（区间 22%–87%），但 README 反复强调&amp;quot;只是输出减省、推理不受损，且 skill 自身会增加 1–1.5k input token&amp;quot;。&lt;/p></description></item></channel></rss>