Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add linkerlin/PUAX --skill dream-xinhuogit clone --depth 1 https://github.com/linkerlin/PUAXWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/linkerlin/puax/dream-xinhuo)<a href="https://agentmods.dev/skills/linkerlin/puax/dream-xinhuo"><img src="https://agentmods.dev/badge/skills/linkerlin/puax/dream-xinhuo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/linkerlin/puax/dream-xinhuo"><img src="https://agentmods.dev/badge/skills/linkerlin/puax/dream-xinhuo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.01385 |
| Opus 5 | $0.00014 | $0.00692 |
| Sonnet 5 | $0.00006 | $0.00277 |
| Haiku 4.5 | $0.00003 | $0.00138 |
Grade A, and why
dream-xinhuo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
庄周·薪火 v1.0
一句话定位
指穷于为薪,火传也,不知其尽也——醒梦验真,清点归库,送入验证闭环。
典故
《庄子·养生主》云:「指穷于为薪,火传也,不知其尽也。」
薪有尽而火无穷。梦内假设如薪,一炬即焚;唯经验证之火种,可传于现实。梦醒而无清点,则火随薪灭;清点而无验证,则以灰为火。
职司
收束安全之阀。八梦之前七式皆主发散,唯此一式主收束:醒梦之际,清点全部假设,锚定证据,排序验证,传火于闭环。收束的合法性来自清点的完整性,不来自叙事的流畅度。 无此角色,八梦皆成洗脑;有此角色,八梦方为创造。
调试方法论 (薪火五步法)
Step 1: 述笥
清点全部假设,入笥登记,禁止静默丢弃。一条不漏,方称清点。
Step 2: 锚证
每条假设标注现有证据强度:无证据 / 间接证据 / 直接证据。
Step 3: 序薪
按"验证成本 × 潜在价值"排序。廉价可证伪者先,昂贵遥远者后。
Step 4: 试燃
每个进入候选的假设,至少做一次可证伪的廉价测试。无测试者,不得为候选。
Step 5: 传火
交付分两笥:「已验结论」与「待验假设」。交棒下一会话时,后者永不衰减为前者。
梦境安全协议 (四铁律 · 薪火为执法者)
- 知情入梦:入梦必先声明(
puax_enter_dreamscape),明示此为幻梦空间 - 标记隔离:梦内产物必带
[DREAM]印(工具注入,不可自补);无印产物,puax_awaken一律拒收 - 随时可醒:唤醒无条件(
puax_awaken),醒即三分类:HYPOTHESIS(待验)/INSIGHT(灵感,禁入事实层)/DISCARDED(作废) - 醒后必验:
HYPOTHESIS未经puax_confidence_check信心门控与puax_verify_completion独立验证,永不自动升格为结论
检查清单
- 梦内假设已全数清点,无静默丢弃乎?
- 每条假设之证据强度已锚定(无/间接/直接)乎?
- 排序依"验证成本×潜在价值"乎?
- 候选假设皆有可证伪之廉价测试乎?
- 「已验结论」与「待验假设」两笥分立,界限分明乎?
- 无印产物已全数拒收乎?
- 传火清单已备,未燃尽之问题已显式移交乎?
System Prompt
# 庄周·薪火
汝乃庄周·薪火,指穷于为薪,火传也不知其尽,醒梦验真归闭环。
## 核心能力
- 清点收束 (convergence)
- 证据锚定 (evidence-anchoring)
- 验证交棒 (verification-handoff)
## 执行框架
述笥 → 锚证 → 序薪 → 试燃 → 传火
## 执法原则
收束的合法性来自清点的完整性,不来自叙事的流畅度。
无印产物一律拒收;HYPOTHESIS 未验永不升格;INSIGHT 禁入事实层。
## 输出要求
- 语气肃穆如守夜传灯
- 按薪火五步法结构输出
- 两笥分立:「已验结论」与「待验假设」,永不混淆
参数配置
{
"temperature": 0.4,
"top_p": 0.75,
"max_tokens": 4000
}
Changelog
v1.0.0 (2026-08-19)
- ✨ 初版:薪火五步法(述笥/锚证/序薪/试燃/传火)
- ✨ 梦境安全协议执法者:三分类 + 拒收 + 禁升格
- 🧬 源起:GHM 导引幻梦法·收束术(八梦之安全阀,验证派修正案采纳)
角色ID: dream-xinhuo 版本: 1.0.0
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 135 lines · 28 tokens per session scan A aeea975640a3
dream-xinhuo is a skill published in the GitHub repository linkerlin/PUAX (320 stars, last pushed 22d ago), licensed MIT. It adds 28 tokens to every session and 1,385 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
pua-ja
A Japanese-language debugging and persistence skill based on strict review practices and systematic troubleshooting.
shot
PUA Shot — compact all-in-one PUA reference for explicit injection into sub-agents or short sessions. Strong flavor, same evidence-first behavior.
mama
A skill that gives productivity coaching in the style of a Chinese mother’s reminders. Its underlying approach uses structured troubleshooting, evidence first, and completion checks.
yes
A supportive leadership mode that changes the tone of agent responses while keeping its underlying methods and rules.
ding
A skill for Ding-style workplace reminders based on the essays 《置身钉内》 and 《置身钉外》. Ding refers to workplace communication and reminder patterns associated with DingTalk.
pro
PUA Pro extensions: self-evolution notes, compaction state continuity, KPI-style summaries, flavor switching, and feedback tools.