PulseAugur
实时 08:16:39
English(EN) Nous Research Adds /learn to Hermes Agent’s Skills System, Capturing Workflows as Slash Commands Without Hand-Writing SKILL.md

Hermes Agent 获得 '/learn' 命令,可实现自动化技能创建

Nous Research 为其 Hermes Agent 推出了新的 '/learn' 命令,使该代理能够通过处理文档、SDK 或对话日志来自动创建可重用技能。此功能旨在捕获复杂的工作流,并将其转换为结构化的 SKILL.md 文件,然后可以将其作为斜杠命令进行访问。该系统通过仅在需要时加载完整的技能内容来有效管理令牌使用,从而允许拥有大量技能而不会压倒代理的上下文窗口。 AI

影响 自动化代理技能的创建,可能缩短开发时间并提高代理的适应性。

排序理由 为现有开源代理发布新功能。

在 MarkTechPost 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Hermes Agent 获得 '/learn' 命令,可实现自动化技能创建

报道来源 [2]

  1. MarkTechPost TIER_1 English(EN) · Asif Razzaq ·

    Nous Research 为 Hermes Agent 的技能系统添加 /learn 功能,无需手动编写 SKILL.md 即可捕获工作流为斜杠命令

    <p>Nous Research has added /learn to the Hermes Agent Skills System. The command authors a standards-compliant SKILL.md from a local directory, a doc URL, a past conversation, or pasted notes. The live agent sources the material with its own tools, then writes the skill — no hand…

  2. Towards AI TIER_1 English(EN) · David Pradeep ·

    构建你的第一个Hermes Agent技能:完整演练

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*xHHC2rD9zwblz8JT.png" /></figure><p>I stared at my terminal for 20 minutes trying to figure out why my Hermes Agent kept forgetting everything between sessions. Same context. Same prompts. Same frustration. Then …