Bundle
dsh-distillation-director
蒸馏主管(distillation-director):把一本书蒸馏成可执行 Agent 技能的判态制元技能(V4.1 三闸门禁制)
- Source
- winsonpong98-cloud
- stars
- 1 stars
- License
- AGPL-3.0
- Updated
- Updated yesterday
Readme
# distillation-director · 蒸馏主管(V4.1 三闸门禁制)
把一本书蒸馏成一组可执行的 Agent 技能——**判态制元技能**(权威执行标准)。
不是通用蒸馏框架,而是**专注书籍蒸馏的专科方案**:三闸判态制(防线3 忠实度 / 盲测路由 / 达尔文体检),只判态不打分,门禁 = 零🔴。
---
## 战绩清单(实测背书)
| 维度 | 数据 |
|---|---|
| 已蒸馏书籍 | 10+ 本(投资 8+ 本 + 教育 2 本 + 技术标准 1 本) |
| 产出技能 | 40+ 个(金融投资宿主 41 个 + 教育/技术技能) |
| 质量 | 零🔴、A 档交付(三闸判态制门禁) |
| 单本成本 | **¥20.5 实测**(L2.5 epub 文字版 ≈14 万字,35 次 flash 子代理 + 机器层 ¥0) |
| 机器层 | 零成本先行(引文逐字核验 / 盲测词表 / 防线3 冒充扫描 / 9 维预检,全部本地脚本) |
**差异化 vs 通用蒸馏框架(如 cangjie):**
| 维度 | 通用框架 | 本插件 |
|---|---|---|
| 定位 | 书/视频/播客/课程全科 | **专注书籍蒸馏专科** |
| 验证 | 通用模板 | **三闸判态 + 逐字核验** |
| 机器层 | 无 | **有(脚本 ¥0)** |
| 公开战绩/成本 | 无 | **40+ 技能零🔴、¥20.5/本实测** |
---
## 安装
dsh plugin add <本包路径或 tarball>
(底层 = pnpm 安装 npm 包 + `cordis.patch.yml` 的 insert 条目挂载,DSH 启动时扫描 bundle 自动 apply)
## 使用
新会话里说:
- 「拆书《XXX》」
- 「蒸馏这本书」
- 「把 XX 书做成 skill」
- 「按手册蒸这本书」
## 目录结构
SKILL.md 技能正文(V4.1 权威)
index.js 插件壳(注册技能)
cordis.patch.yml 挂载配置
extractors/ 提取器提示词模板
scripts/ 机器层脚本(precheck / 盲测词表 / 防线3 / readycheck)
manual-history/ 历史版本手册(v2.0 / v3.0 / V4.0 存档)
## 版本
V4.1(2026-09-12)· 红线词分级 + LLM 终裁 / desc 让位分离 / 分段落盘 + 超时判据 / 成本基准 ¥20.5
---
## 版权边界(重要)
**本插件是「蒸馏方法论文档」,只含流程、规则、判态标准、机器层脚本——不含任何书籍原文或逐字引文。**
- 手册中出现的书名(如《周期、估值与人性》《原则》)仅作实测对象的**书名引用**,不构成内容复制。
- 你用本插件蒸馏任何书时,**蒸馏产物(技能 SKILL.md)里的原文引文版权归原书作者**,请自行遵守版权法规;本插件与作者不对你的蒸馏产物承担版权责任。
## 许可证
AGPL-3.0(因 index.js 结构参考了同许可证的 dsh-cangjie-skill)。完整文本见 `LICENSE` 或 <https://www.gnu.org/licenses/agpl-3.0.html>。
Install
dsh plugin --profile web add github:winsonpong98-cloud/dsh-distillation-director
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-distillation-director from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.