🤖 6 Hermes Agent Use Cases

Alex Finn · 15:17 · Hermes Agent · AI Productivity
"99%的人不知道该怎么用 Hermes Agent"
hermes-agent ai-agent productivity automation workflow
6
Use Cases
24h+
最长连续运行
5
Alex的Agent数量

💡 核心洞察

Hermes Agent 不只是工具,是你的 24/7 AI 员工
关键差异在于:/goal + metaprompting 解锁超长任务,
Kanban + Triage 实现自动化分发,
Memory Wiki 让 Agent 拥有记忆。

"general computer administrator, basically the CEO of all your devices is what it turns Hermes into."

📊 Use Cases 难度 vs 收益矩阵

🔄 每日工作流闭环

🌅 起床
9:00 AM
📋 晨间优先Prompt
告诉Agent今日重点
📥 任务进Triage
AI领任务
✅ AI完成
人类做人的事
🧠 更新Memory
Agent自我改进

⚡ 最高 ROI 的两个 Use Cases

按立即可执行性和影响排序
UC1: /goal + Metaprompting ROI最高
UC4: Memory Wiki 长期复利

🛠 技术门槛

UC5: Tailscale跨设备 需安装Tailscale
UC3: 竞品调研 需浏览器+Console
🎯
/goal + Metaprompting
最被低估的 AI 功能 · 超长任务执行器
/goal 允许 Agent 执行超长任务(Alex 跑过 24小时+ 不间断)。关键解锁方式: Metaprompting —— 让 AI 先帮你写 prompt,再用精心设计的 prompt 跑 /goal。
"/goal is one of the most underrated features in AI this year. Metaprompting is what unlocks slashgoal."
— Alex Finn @ 0:51 / 1:18

Metaprompting 工作流

📝 描述需求
🤖 AI写prompt
📋 复制prompt
▶️ 执行/goal
✅ 24h+运行
1
告诉 AI 你想做什么("我想做一个 3D 第三人称射击游戏")
2
让 AI 帮你写一个详细的 /goal prompt
3
复制生成的 prompt,在 Hermes 里执行 /goal
4
Agent 先问几个澄清问题,然后开始长时间运行
5
完成后,用 Claude Code/Cline 接手代码继续完善

✅ 适合 /goal 的任务

复杂 App 构建 详细设计变更 超长研究文档 大规模重构 多文件代码生成 视频脚本编写

❌ 不适合 /goal 的任务

简单问答 单行修改 需要实时反馈 模糊目标
核心:任务需要细节和约束,给得越多跑得越好

📈 /goal 任务规模 vs 运行时间

📋
Hermes Kanban Board
任务自动化分发 · 每日工作流核心
Hermes 内置 Kanban 板(Hermes dashboard → URL → Kanban Tab)。 任务放进 Triage 列,Agent 自动领取并完成。人做只有人能做的事。

Alex 的晨间流程

📝 To-Do

写YouTube脚本
找AI工具报告
发推3条

🔀 Triage

AI能做的任务
付账单(人类)

📌 To-Do

写脚本...进行中

✅ Done

3条推文✓

🎯 Triage 自动化逻辑

放进去 任何任务 → Hermes 自动识别
判断 AI 能做 → 分配给 Sub-Agent
人类任务 → 留在原地等你处理
完成后 → 移动到 Done 列
"You start your day, you go hey Hermes here's everything I need you to do. Put in the Kanban board. You go get your human work done. And by the time you're done with that, Hermes took care of all the work it can do."
— Alex Finn @ 4:19

💡 与 /goal 的协同

简单任务 → Kanban 直接完成
复杂任务 → Kanban → /goal 执行
代码任务 → Claude Code / Cline 接手
三者组合:Kanban(入口) + /goal(执行) + Coder(完善)
🔍
竞品技术调研
浏览器控制 · 完整技术分析报告
Hermes 控制浏览器,自动访问竞品网站,查看 Console,分析技术栈,生成完整技术报告。 结果可以喂给 Coding Agent 帮你实现竞品做得好的功能。
1
对 Hermes 说:"Open a browser and go to [竞品网站]. Do a full research and technical breakdown."
2
Hermes 自己打开浏览器,点击页面,查看 Console,分析技术栈
3
生成完整技术报告(准确度很高)
4
发给 Claude Code → 让它帮你实现竞品的功能

📊 技术报告输出内容

维度内容价值
技术栈前端框架、后端、语言
定价模式订阅/免费/一次性
分析事件收集哪些用户数据
功能列表所有 Feature
可借鉴点做得好可以 emulated

🔗 完整 Pipeline

🔍 竞品调研
📄 技术报告
👨‍💻 Claude Code
🚀 你的 App
🧠
Memory Wiki
个人记忆系统 · Agent 自我改进
建一个网站,记录所有对话、每日工作日志、所有做过的事。既是人类日记(回溯过去),也是 Agent 记忆强化。
"This reinforces your memory system. If you have your Hermes agent maintain this memory wiki, it can go back and look at these daily logs itself."
— Alex Finn @ 9:46

🏗 Memory Wiki 数据结构

📚 Subjects

所有聊过的话题

📅 Daily Logs

每天做过的事

💬 Conversations

具体对话内容

🎯 Memory Wiki 价值

回溯 — 之前用 Hermes 做过什么关于 X 的事?
记忆强化 — Agent 可查看自己的 daily logs
自动化日记 — 追踪所有对话和工作
自我学习 — Agent 越来越懂你

📋 Memory Wiki Prompt

I want to build a memory wiki. This should be a site I can visit that has:
- A list of all the subjects we've talked about
- Daily logs of what we've done together
- I should be able to click on any subject or daily log and get more details
💻
General Computer Administrator
Tailscale 组网 · 跨设备控制
通过 Tailscale(免费) 把所有设备组成私有网络,Hermes Agent 在任何设备上工作。 "CEO of all your devices"。
"General computer administrator, basically the CEO of all your devices is what it turns Hermes into."
— Alex Finn @ 12:47

🌐 Tailscale 网络拓扑

MacBook Pro
你的开发机
Tailscale VPN
Mac Studio
你的服务器
Tailscale VPN
iPhone
你的手机
🔗
统一控制
Hermes Agent
任何设备访问

💡 核心使用场景

📱 手机取文件 — 在手机上让 Hermes 从电脑取文件
🖥 LLM 调用 — 在一台电脑上安装本地 LLM,另一台直接调用
🧪 跨设备测试 — 在 MacBook 上 vibe coding,在 iPhone 上测试
🌍 远程访问 — 任何地方访问家里电脑的 localhost
✅ Tailscale 完全免费,支持所有主流平台(macOS/iOS/Windows/Linux)
🌅
Morning Priority Prompt
每日 Context 注入 · Agent 自我改进
每天早上 9 点,Agent 主动问你当天最重要的一件事。通过每日回答,Agent 越来越了解你,工作越来越个性化。
📋 Morning Priority Prompt(直接可用)
Every morning at 9:00 AM, ask me what my number one priority is for that day.
Then, come up with tasks you can do to help me with that priority.
Then, update your memories about me accordingly.

🔄 每日增强循环

🌅 9AM 提问
今天最重要的事?
🧠 Context 更新
Agent 更新对你的记忆
📈 越来越懂你
个性化程度持续提升

💎 长期价值

30天后 — Agent 掌握你的工作模式
90天后 — Agent 能预测你的需求
180天后 — Agent 成为真正的数字分身
关键是每天坚持回答,日积月累的 context 让 Agent 越来越精准。

📋 Prompt 库(可直接 Copy 使用)

🎯 Metaprompting for /goal

I want to do a slash goal with you. But first, I want to come up with the perfect prompt for it. I'm looking to build [YOUR PROJECT DETAILS]. Please build me a /goal prompt for this.
先让 AI 写 prompt,再执行 /goal,跑 24h+ 不间断

📋 Memory Wiki

I want to build a memory wiki. This should be a site I can visit that has: - A list of all the subjects we've talked about - Daily logs of what we've done together - I should be able to click on any subject or daily log and get more details

🌅 Morning Priority (配合 Cron Job)

Every morning at 9:00 AM, ask me what my number one priority is for that day. Then, come up with tasks you can do to help me with that priority. Then, update your memories about me accordingly.
建议配合 cron job 每天 9:00 AM 自动触发

🔍 竞品调研

Open a browser and go to [COMPETITOR-URL]. Do a full research and technical breakdown of the site. What stack does it use? How does it work? Which features does it have? What can we emulate?

📊 Use Cases 多维度分析

⏱ 预计节省时间(每周)

🎯 实施难度

UC1: /goal
UC2: Kanban
UC3: 竞品调研
UC4: Memory Wiki
UC5: Tailscale
UC6: Morning