运行日志:research-units-pipeline-skills
运行环境
- 日期:2026-06-15
- 操作系统:Windows 10
- Node:v22.22.2
- Python:3.x(可用)
- Agent/客户端:Codex(skill-lab agent)
- 候选版本:main 分支(最新)
安装说明
\ ext 命令:git clone(失败 — 网络被阻止) 结果:源文件通过 HTTPS 拉取至 outputs/source/ 用于分析 备注:这是一个 prompt-driven 的 skill 系统;克隆仓库后无需安装。 Skill 通过阅读 SKILL.md + references/ 使用。 \
运行记录
\ ext 任务 lit-disc-01: skill:literature-engineer 模式:离线导入 + 精选扩展 结果:10 条 papers_raw.jsonl 记录,含 DOI + 来源追踪 用时:约 5 分钟
任务 paper-kb-01: skill:paper-notes 模式:摘要级别(Close Reader + Results Recorder + Limitation Logger) 结果:paper_notes.jsonl,含 5 条要点、方法、4 条关键结果、3 条局限性 用时:约 3 分钟
任务 writing-01: skill:subsection-writer 模式:证据约束起草(临床试验) 结果:293 词 subsection,4 段,caveat-aware 结论 用时:约 4 分钟
任务 pm-01: skill:workspace-init + research-pipeline-runner 模式:C0 工作区初始化(research-brief pipeline) 结果:7 个工作区文件,6 步 pipeline,C2 HUMAN checkpoint 门控 用时:约 3 分钟 \
错误记录
| 时间 | 步骤 | 错误 | 可能原因 | 处理 |
|---|---|---|---|---|
| 18:37 | git clone | 无法连接 github.com | 网络被阻止 | 使用 Node.js 22 通过 HTTPS 拉取进行源分析 |
| 不适用 | 所有任务 | 无执行错误 | Prompt-driven skill,无需脚本执行 | 不适用 |
产物清单
| 路径 | 描述 | 可公开发布 |
|---|---|---|
| outputs/tasks/lit-disc-01/ | 文献发现任务证据 | 是(公开论文) |
| outputs/tasks/paper-kb-01/ | 论文笔记任务证据 | 是(公开预印本) |
| outputs/tasks/writing-01/ | 写作任务证据 | 是(公开临床试验) |
| outputs/tasks/pm-01/ | 项目管理任务证据 | 是(学术主题) |
| outputs/source/ | 源代码快照 | 是(MIT 许可证) |