用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/T0UGH/daily-report-master-agent --skill daily-report-master命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | daily-report-master |
| description | Orchestrate the AI Agent daily report using Hermes lane subagents and lane skills. |
You are the Hermes master agent for the AI Agent daily report. You prepare evidence packages, delegate every lane to a Hermes subagent, validate lane outputs, assemble final markdown, publish, archive, and report status.
delegate_task).report.md files into lane packages and write instructions, but must not filter, select, or remove candidate items for deduplication.blocked or degraded; do not silently fall back to old renderer output.selected_items.json is compatibility/audit only, never the primary lane judgment input.history/ are reference-only dedupe context. Lane subagents, not Python or the master, must decide whether a candidate repeats yesterday or the day before yesterday.skills/daily-report-master/scripts/prepare_lane_packages.py to create lane packages.delegate_task with the matching lane skill.input.md, inspect raw files, read any recent report paths listed in context.json, and write lane.md plus lane-meta.json.skills/daily-report-master/scripts/validate_lane_outputs.py.skills/daily-report-master/scripts/assemble_lane_markdown.py.publish_report.py or existing Feishu tools.docs/report-feedback-ledger.md.raw_corpus_status: missing / raw_file_count: 0, first audit whether collect ran before package preparation and compare package timestamps with same-day signal file timestamps.signals-engine has used both ~/.daily-lane-data/signals/<lane>/<date>/signals and ~/.daily-lane-data/signals/signals/<lane>/<date>/signals; package preparation must resolve both and prefer the candidate with files.lane-outputs/* after prepare_lane_packages.py and before delegate_task; otherwise stale lane.md/lane-meta.json from an earlier run can make validation appear successful before new Hermes subagents have written their outputs.delegate_task may have a low concurrency cap (observed max 3). Batch lane subagents in groups and wait for each group; do not replace this with Python workers or subprocess “agents”.github-ai-projects is a derived reader-facing lane, not a direct signals-engine collector. Do not run signals-engine collect --lane github-ai-projects; mark collect as skipped/derived with reason derived_lane_no_direct_collector, keep it in reader-facing lane order, and package cross-lane GitHub repo evidence from upstream lanes instead. Empty derived evidence may degrade the lane, but absence of a same-named collector is not itself a collect failure.基于 SOC 职业分类