— No reviews yet
0 installs
3 views
0.0% view→install
Install
$ agentstack add skill-gy910210-hermes-research-skills-scheduled-research-monitor-zh ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Scheduled Research Monitor Zh? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Hermes 适配说明
- 本 skill 现面向 Hermes 使用,优先依赖 Hermes 原生工具:
search_files、read_file、write_file、patch、session_search、delegate_task、cronjob、browser、web/search、vision。 - 若正文提到
references/...或scripts/...,优先读取当前 skill 目录下对应文件,不再依赖 Claude 专属目录结构。 - 原始 Claude
agents/openai.yaml不作为执行前提;需要并行研究、分工精读或角色评审时,改用 Hermes 的delegate_task。 - 保留原有研究方法论与产物契约,但执行层统一按 Hermes 工具体系落地。
Scheduled Research Monitor(中文)
这个 skill 适合“持续跟踪一个方向”,尤其适合被 automation 周期性触发。
何时使用
- 你已经有一套研究文档,希望每周或每天自动看有没有新论文、新 benchmark、新官方信号。
- 你只有一个 topic,也希望持续搜集近一段时间的新资料。
- 你想先得到增量证据摘要,再决定是否更新主知识库。
输入
topic或existing_docs[]recency_window: 默认最近7-14天;也可按周、双周或月度source_policy: 默认arXiv + 官方页面 + 权威技术博客update_modedigest_onlydraft_update_candidateshandoff_to_kb_updater
输出
monitoring_digestdelta_evidence_mapupdate_candidatesno_update_reasons(如果没有足够强的新证据)
工作流
- 先用
brief-ingester-zh读取已有文档或笔记,形成当前方向的context_brief。 - 从已有结论、开放问题、种子来源里抽出监测关键词、子方向和高优先来源。
- 用
literature-scout-zh对最近窗口内的新论文、benchmark、dataset page、官方博客做增量检索。 - 去重并与已有知识库比对,避免重复收录旧来源。
- 对新来源标注:
direct / adjacent / backgroundsupport / contradiction / open gapacademic / industrial / official
- 生成一个“这轮有什么值得更新”的增量摘要,而不是直接改主稿。
- 只有当新证据达到 [monitoring-runbook.md](references/monitoring-runbook.md) 中定义的更新门槛时,才把结果交给
knowledge-base-updater-zh。
守护
- 明确写出具体日期,不要用模糊的“最近”替代。
- 没有足够强的新证据时,输出
no_update_reasons,不要为了更新而更新。 - 这个 skill 默认产出“增量观察结果”,不直接改知识库正稿。
与现有技能的关系
- 方向理解:
brief-ingester-zh - 新证据扩展:
literature-scout-zh - 深读高价值来源:
paper-reader-zh - 审核是否足够强:
paper-critic-zh - 真正落库:
knowledge-base-updater-zh
资源
- 监测运行手册:
references/monitoring-runbook.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: gy910210
- Source: gy910210/hermes-research-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.