<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>生产力 on Huoke.Me - 跨境生活，从理财开始！</title><link>https://blog.huoke.me/tags/%E7%94%9F%E4%BA%A7%E5%8A%9B/</link><description>Recent content in 生产力 on Huoke.Me - 跨境生活，从理财开始！</description><generator>Hugo</generator><language>cn</language><lastBuildDate>Mon, 18 May 2026 08:55:57 +0800</lastBuildDate><atom:link href="https://blog.huoke.me/tags/%E7%94%9F%E4%BA%A7%E5%8A%9B/index.xml" rel="self" type="application/rss+xml"/><item><title>Hermes Agent + X Premium：Grok 4.3 零基础接入指南</title><link>https://blog.huoke.me/posts/hermes-grok/</link><pubDate>Mon, 18 May 2026 08:55:57 +0800</pubDate><guid>https://blog.huoke.me/posts/hermes-grok/</guid><description>&lt;blockquote>
&lt;p>🎯 一句话总结：X Premium 订阅现在可以直接驱动 Hermes Agent，免费获得 Grok 4.3 + 实时 X 搜索能力。&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="-最新集成进展">📌 最新集成进展&lt;/h2>
&lt;p>2026 年 5 月，xAI 与 Nous Research 正式合作，将 X Premium（含 Premium+）订阅直接接入 Hermes Agent。&lt;/p>
&lt;p>&lt;strong>核心升级：&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>无需单独申请 API Key，直接用 X Premium 登录&lt;/li>
&lt;li>支持 Grok 4.3 / SuperGrok 模型&lt;/li>
&lt;li>Hermes Agent 获得原生实时 X 帖子搜索能力&lt;/li>
&lt;li>保留本地持久记忆和工具调用优势&lt;/li>
&lt;/ul>
&lt;p>这意味着你可以用固定的订阅费用，获得一个真正「有手有脚」的 AI 助手。&lt;/p>
&lt;hr>
&lt;h2 id="-安装-hermes-agent">🛠️ 安装 Hermes Agent&lt;/h2>
&lt;h3 id="windows-用户推荐-wsl">Windows 用户（推荐 WSL）&lt;/h3>
&lt;ol>
&lt;li>按 &lt;code>Win + R&lt;/code>，输入 &lt;code>wsl&lt;/code> 打开终端&lt;/li>
&lt;li>如果未安装 WSL，先按微软官方指南安装（3-5 分钟）&lt;/li>
&lt;li>在终端执行安装命令：&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:2;-o-tab-size:2;tab-size:2;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/install.sh &lt;span style="color:#000;font-weight:bold">|&lt;/span> bash
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="4">
&lt;li>验证安装：&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:2;-o-tab-size:2;tab-size:2;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>hermes --help
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="mac--linux-用户">Mac / Linux 用户&lt;/h3>
&lt;p>直接打开终端，粘贴相同安装命令即可。&lt;/p></description></item><item><title>CREAO：把一次对话变成永久下班的AI分身</title><link>https://blog.huoke.me/posts/creao-ai-agent-automation/</link><pubDate>Thu, 23 Apr 2026 00:00:00 +0800</pubDate><guid>https://blog.huoke.me/posts/creao-ai-agent-automation/</guid><description>&lt;blockquote>
&lt;p>🎯 &lt;strong>一句话总结：CREAO 的 Super Agent 能把你的一次高质量对话变成永久不下班的自动化分身，每天定点推送信息差到 Notion。&lt;/strong>&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="-核心介绍">📌 核心介绍&lt;/h2>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>项目&lt;/th>
 &lt;th>内容&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>产品名&lt;/td>
 &lt;td>CREAO&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>核心功能&lt;/td>
 &lt;td>对话 → Agent 沉淀 + Scheduled Run&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>适用人群&lt;/td>
 &lt;td>AI Solopreneur、独立开发者、内容创作者&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>关键优势&lt;/td>
 &lt;td>一次性投入，长期自动化运行&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>CTO&lt;/td>
 &lt;td>Dr. Peter Pang（Physics PhD，前 Applied Intuition Staff Eng）&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;p>&lt;img src="https://blog.huoke.me/img/posts/creao-ai-agent-automation/image-2.jpg" alt="CREAO 工作流示意图" width="680" height="483" loading="lazy" decoding="async">
&lt;/p>
&lt;hr>
&lt;h2 id="-工作原理三步把对话变成自动化">⚙️ 工作原理：三步把对话变成自动化&lt;/h2>
&lt;p>CREAO 的核心机制出奇简单，但效果惊人：&lt;/p>
&lt;p>&lt;strong>步骤 1：描述需求&lt;/strong>
用自然语言跟 Super Agent 说清楚你想要什么。比如&amp;quot;每天早上的 AI 圈热点信息整理&amp;quot;。&lt;/p>
&lt;p>&lt;strong>步骤 2：保存为 Agent&lt;/strong>
对话跑通后，点击 &lt;strong>Save as Agent&lt;/strong>。这一步把临时对话变成可复用的资产。&lt;/p>
&lt;p>&lt;strong>步骤 3：设定定时&lt;/strong>
给 Agent 配上 Scheduled Run，定好执行时间（比如每天早上 8:00）。&lt;/p>
&lt;p>&lt;img src="https://blog.huoke.me/img/posts/creao-ai-agent-automation/image-1.jpg" alt="Notion 自动接收 AI 信息差" width="680" height="272" loading="lazy" decoding="async">
&lt;/p>
&lt;p>从那之后你不用再打开 CREAO。它自己每天按点跑，把结果送到你指定的地方（Notion、Email、Slack 等）。&lt;strong>关掉浏览器，它还在干活。&lt;/strong>&lt;/p></description></item></channel></rss>