reporter

star 35

汇总报告:把本次 workflow 的关键证据与产物路径写入 report.md。

okwinds By okwinds schedule Updated 2/25/2026

name: reporter description: "汇总报告:把本次 workflow 的关键证据与产物路径写入 report.md。" metadata: short-description: "Reporter:file_write report.md(包含 wal_locator 指针)"

reporter(workflow / Reporter)

目标

把一次 workflow 的结果沉淀为可复核报告:

  • report.md
  • 应包含每个步骤的 wal_locator 指针与产物路径

输入约定

  • 任务文本包含 mention:$[examples:workflow].reporter

必须使用的工具

  • file_write:写入 report.md

输出要求

  • 必须写入 report.md
  • 报告必须包含:route 结果、产物路径、以及对应 run 的 wal_locator
Install via CLI
npx skills add https://github.com/okwinds/skills-runtime-sdk --skill reporter
Repository Details
star Stars 35
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator