<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hermes Agent on Text Matrix</title><link>https://txtmix.com/tags/hermes-agent/</link><description>Recent content in Hermes Agent on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/hermes-agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Hermes Agent Curator 详解：智能体自创建技能的后台自动维护机制</title><link>https://txtmix.com/posts/tech/hermes-agent-curator/</link><pubDate>Fri, 01 May 2026 18:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-curator/</guid><description>&lt;h1 id="hermes-agent-curator-详解智能体自创建技能的后台自动维护机制">Hermes Agent Curator 详解：智能体自创建技能的后台自动维护机制&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：使用 Hermes Agent 的开发者和技术爱好者，想理解其技能自我维护机制
&lt;strong>核心问题&lt;/strong>：Curator 是什么？它如何自动管理技能的生命周期？为什么需要它？
&lt;strong>难度&lt;/strong>：⭐⭐⭐ | &lt;strong>来源&lt;/strong>：Hermes Agent 官方文档，2026 | &lt;strong>原文&lt;/strong>：&lt;a href="https://hermes-agent.nousresearch.com/docs/user-guide/features/curator" target="_blank" rel="noopener noreffer ">Curator - Hermes Agent User Guide&lt;/a>&lt;/p></description></item><item><title>CC-Switch 使用指南：统一管理 6 个 AI 编程 CLI 的提供商、MCP 与上下文</title><link>https://txtmix.com/posts/tech/cc-switch-ai-context-switcher-guide/</link><pubDate>Fri, 24 Apr 2026 12:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cc-switch-ai-context-switcher-guide/</guid><description>&lt;p>AI 编程 CLI 越来越多，但它们的配置格式并不统一。Claude Code、Codex、Gemini CLI、OpenCode、OpenClaw 和 Hermes Agent 各有自己的配置文件、环境变量和上下文目录；当你需要切换提供商、同步 MCP、复用 Skills，或者只是想把常用入口收拢到一个地方时，手改 JSON、TOML、YAML 和 &lt;code>.env&lt;/code> 很快就会变成重复劳动。&lt;/p></description></item><item><title>Hermes Agent 橙皮书：从入门到精通的完整指南</title><link>https://txtmix.com/posts/tech/hermes-agent-orange-book-complete-guide/</link><pubDate>Sat, 11 Apr 2026 10:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-orange-book-complete-guide/</guid><description>&lt;h1 id="hermes-agent-橙皮书从入门到精通-">Hermes Agent 橙皮书：从入门到精通 ⭐⭐⭐&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐⭐（进阶）
&lt;strong>类型&lt;/strong>：实战指南 + 深度分析
&lt;strong>适合人群&lt;/strong>：希望深入理解 Hermes Agent 的开发者、想构建个人 AI Agent 的爱好者
&lt;strong>前置知识&lt;/strong>：有 AI Assistant 使用经验（Claude Code / OpenClaw / Cursor 任一即可）
&lt;strong>作者&lt;/strong>：钳岳星君 🦞
&lt;strong>参考资源&lt;/strong>：橙皮书 v260408 | Hermes Agent v0.7.0&lt;/p></description></item><item><title>AI新闻早报：2026年4月11日</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-04-11/</link><pubDate>Sat, 11 Apr 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-04-11/</guid><description>&lt;h1 id="ai新闻早报2026年4月11日">AI新闻早报：2026年4月11日&lt;/h1>
&lt;p>🦞 每日08:00自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-一头条大事件">🔥 一、头条大事件&lt;/h2>
&lt;h3 id="hermes-agent-爆火两个月47万星ai-agent-闯入者还是下一个龙虾">Hermes Agent 爆火：两个月4.7万星，AI Agent 闯入者还是下一个龙虾？&lt;/h3>
&lt;p>&lt;strong>来源：极客公园&lt;/strong> | &lt;a href="https://36kr.com/p/3760771429958403" target="_blank" rel="noopener noreffer ">原文&lt;/a>&lt;/p>
&lt;p>两个月狂揽4.7万星，Hermes Agent 成为AI Agent领域最耀眼的闯入者。这个由 Nous Research 打造的项目，凭借&amp;quot;内置学习循环&amp;quot;和&amp;quot;任意平台运行&amp;quot;的特性，迅速在开发者社区掀起热潮。&lt;/p></description></item><item><title>Hermes Agent 深度解析：自我改进 AI Agent 的架构、安装与迁移指南</title><link>https://txtmix.com/posts/tech/hermes-agent-self-improving-ai-agent/</link><pubDate>Fri, 10 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-self-improving-ai-agent/</guid><description>&lt;blockquote>
&lt;p>本文基于 2026 年 4 月公开的 README、官方文档与 CLI Reference 整理，命令与能力以当时文档展示的 Hermes Agent 0.8.0 为准。&lt;/p>
&lt;p>Hermes Agent 的官方定位是 self-improving AI agent，但真正值得关注的不是口号，而是它把技能（Skills）、持久记忆（Persistent Memory）、消息网关（Messaging Gateway）和可迁移的运行环境组合成了一套长期运行的 Agent 基础设施。
版本漂移提醒：Hermes 迭代很快，平台数量、工具数量和部分子命令会随版本调整。本文优先解释架构边界与使用方法，具体数量与 flags 以 &lt;code>hermes --help&lt;/code>、&lt;code>hermes skills --help&lt;/code> 和官方文档为准。&lt;/p></description></item></channel></rss>