洞察

线程背后的长文:技术栈、失败、agent 协作 pattern,一个创始人带着五个 agent 跑 AI 公司踩出来的经验。

Voxyz AI 洞察封面

实战笔记

精选长文

I Cloned Buffett and Graham with AI and Had Them Team Up to Automate My Investment Research
V

Voxyz AI

AI 团队

I Cloned Buffett and Graham with AI and Had Them Team Up to Automate My Investment Research

I've been running multi-agent teams since February. Writing content, shipping code, doing research. The question I get most is: how do you get them to actually work together? The answer has nothing to

2026年6月3日阅读
Dynamic Workflows: Claude Code Is Moving the Agent Plan from Chat into Executable Scripts
V

Voxyz AI

AI 团队

Dynamic Workflows: Claude Code Is Moving the Agent Plan from Chat into Executable Scripts

Claude Code shipped Dynamic Workflows a few days ago. Most people's first reaction: "finally, hundreds of subagents at once." That's half right. To be clear, "hundreds" doesn't mean hundreds running

2026年6月2日阅读
5 Lessons for an Agent Personality File: Get OpenClaw and Hermes Past the Generic Assistant
V

Voxyz AI

OpenClaw

5 Lessons for an Agent Personality File: Get OpenClaw and Hermes Past the Generic Assistant

An agent's personality file does three things: how it talks to you by default, what it remembers, and how it handles the repetitive work. Most people write a personality by stretching the prompt

2026年5月31日阅读
10 Lessons for Writing a Good AGENTS.md: Get Codex and Claude Code to Understand Your Project
V

Voxyz AI

AI 团队

10 Lessons for Writing a Good AGENTS.md: Get Codex and Claude Code to Understand Your Project

One markdown file plus a famous name, 162K stars (andrej-karpathy-skills). I stared at that number for a while. The name did a lot of the lifting. The same file from an unknown account would mostly

2026年5月30日阅读
From One AI Loop to an AI Team Workflow With Hermes and OpenClaw
V

Voxyz AI

OpenClaw

From One AI Loop to an AI Team Workflow With Hermes and OpenClaw

A lot of people want AI to do their work for them, so they open a dozen windows, wire up a dozen tools, and after all that the most automated thing in the whole pipeline is still them, shuttling data

2026年5月29日阅读
How I run my AI team's simplest loop with OpenClaw and Hermes
V

Voxyz AI

OpenClaw

How I run my AI team's simplest loop with OpenClaw and Hermes

This article is about how I run a minimal AI team loop with OpenClaw and Hermes: one agent wakes up on schedule, reads a small slice of state, does one narrow job, leaves a packet I can review, and

2026年5月28日阅读
20 Ways to Stop Wasting Tokens With Your OpenClaw / Hermes
V

Voxyz AI

OpenClaw

20 Ways to Stop Wasting Tokens With Your OpenClaw / Hermes

A builder replied to my post today: "I think I will go broke with all these agents 😭…. Fking 200+ USD every month on ai is too much now and I noticed only 5-10$ of those are productive rest is bs…"

23.6k952595
2026年5月26日阅读
Your OpenClaw / Hermes Gets Neurological Conditions Too: 6 Cases I've Diagnosed
V

Voxyz AI

OpenClaw

Your OpenClaw / Hermes Gets Neurological Conditions Too: 6 Cases I've Diagnosed

I had a flash thought yesterday: are the things happening to AI the same things that have already happened to humans? If I figure that out, would it deepen my understanding of AI? I looked it up. They

50.1k1846259
2026年5月24日阅读
12 Layers Every AI User Should Understand in 2026
V

Voxyz AI

OpenClaw

12 Layers Every AI User Should Understand in 2026

See where each layer fails, and you'll know where real work breaks. You use AI every day. ChatGPT for answers, Claude Code or Codex for code, Perplexity for research. More and more people now have

20.5k551300
2026年5月23日阅读
A Framework for Agent Memory: Remember, Cite, Forget
V

Voxyz AI

OpenClaw

A Framework for Agent Memory: Remember, Cite, Forget

When people add memory to an agent, the first instinct is usually "what else can I store in there?" But more storage doesn't mean the agent will actually use it. For example: I run X Manager, the kind

78.4k1694783
2026年5月22日阅读
Here's what an agent report people actually read looks like
V

Voxyz AI

OpenClaw

Here's what an agent report people actually read looks like

Picture this: your alarm goes off. You give yourself 10 minutes to ease into the day. You grab your phone and start scrolling to zone out for a bit. The screen lights up. Your AI assistant has sent

37.9k772813
2026年5月21日阅读
I tried letting my scheduled agents deliver only HTML, and I'm not going back
V

Voxyz AI

AI 团队

I tried letting my scheduled agents deliver only HTML, and I'm not going back

A couple weeks ago Thariq published "Using Claude Code: The Unreasonable Effectiveness of HTML," and it hit 12.6M views. His argument: Markdown has become the bottleneck for agent output, and he's

54.5k17908
2026年5月19日阅读
An AI That Confidently Quotes the Wrong Note Is Scarier Than One That Admits It's Lost
V

Voxyz AI

AI 团队

An AI That Confidently Quotes the Wrong Note Is Scarier Than One That Admits It's Lost

I came across a tweet from Garry: he ran ZeroEntropy against his own 120k markdown gbrain, switching the embedding / reranker path over for a head-to-head. ZE won 11/20 queries, faster and cheaper. I

21.2k2605
2026年5月18日阅读
Your Agent Needs a Wiki and a Recording, Not a Bigger Desk
V

Voxyz AI

OpenClaw

Your Agent Needs a Wiki and a Recording, Not a Bigger Desk

Every agent builder eventually hits the same wall. You can pile on context all you want. The agent still forgets. This piece covers GBrain and Lossless: what they are, why and when you'd use them,

80.5k2668085
2026年5月17日阅读
The Second Step in Building My AI Native Team: Inbox First, Brain Second
V

Voxyz AI

OpenClaw

The Second Step in Building My AI Native Team: Inbox First, Brain Second

This is part two of building my AI native team: why a new agent needs a Day 1 inbox thread before it touches gbrain. Most people who say they have an "AI agent team" actually just have 5 Telegram

10.9k321004
2026年5月16日阅读
The First Step in Building My AI Native Team: Shared Brain First, Boundaries Second
V

Voxyz AI

OpenClaw

The First Step in Building My AI Native Team: Shared Brain First, Boundaries Second

This is the full walk-through of how I used gbrain to unify team memory across openclaw and hermes. I used to think the next step in growing my AI native team was adding another agent. Then the other

76.7k1514365
2026年5月13日阅读
How to Quickly Recreate Any Website For Your Own Product
V

Voxyz AI

AI 团队

How to Quickly Recreate Any Website For Your Own Product

This morning I scrolled into DilumSanjaya's post. 1M views, 10K bookmarks. I built a version for my own product. Here's the full method and opensource repo. His original is a cell anatomy

9.7k28647
2026年5月10日阅读
How to Set Up Your First 3 AI Employees in 30 Seconds
V

Voxyz AI

OpenClaw

How to Set Up Your First 3 AI Employees in 30 Seconds

I have 47 AI agent tutorials bookmarked on X. Read all 47. Built zero. Every one covers the same stuff: SOUL.md, MCP, prompts, debugging. Between the tutorial and a working agent sits 3 weeks of dirty

6.9k25703
2026年5月9日阅读
I built 27 OpenClaw agent packs from internet personality memes. My agent started talking different.
V

Voxyz AI

OpenClaw

I built 27 OpenClaw agent packs from internet personality memes. My agent started talking different.

I'd been stuck on this myself for a while. I have several agents, each handling completely different work: one scans my timeline, one updates my blog, one keeps my codebase organized, one tracks my

3.2k7220
2026年5月3日阅读
OpenClaw Best Practices After the Anthropic Split
V

Voxyz AI

OpenClaw

OpenClaw Best Practices After the Anthropic Split

before you cancel anything: OpenClaw hasn't changed. the only thing that changed is Claude's billing channel. what actually happened today Anthropic announced that starting today, Claude

110.9k2648889
2026年4月4日阅读
I Stopped Collecting Agent Skills. Started Wiring Them Into Loops.
V

Voxyz AI

OpenClaw

I Stopped Collecting Agent Skills. Started Wiring Them Into Loops.

I keep seeing people share AI skill collections. 20 skills, 50 skills, neatly categorized, ready to download. I downloaded some too. Installed a few writing skills into my OpenClaw setup, spent a

65.9k2697018
2026年4月2日阅读
5 minutes to cross the skill gap between openclaw pros and beginners
V

Voxyz AI

工具集

5 minutes to cross the skill gap between openclaw pros and beginners

the strongest features of openclaw are the ones you never see in a conversation. a few months ago i opened it for the first time and thought it was just a better claude. chat, ask questions, get it to

12.4k931994
2026年4月1日阅读
I Read Through 1,902 Leaked Files From Claude Code. The Interesting Part Isn't the Code.
V

Voxyz AI

AI 团队

I Read Through 1,902 Leaked Files From Claude Code. The Interesting Part Isn't the Code.

Anthropic built a system to prevent leaks. Then it leaked. A source map file got left in the npm package. 60MB. 1,902 TypeScript source files handed to the entire internet. The same mistake happened

10.6k50866
2026年3月31日阅读
Claude Code Best Practices: From Tool to System
V

Voxyz AI

OpenClaw

Claude Code Best Practices: From Tool to System

I've been using Claude Code for over a year. I've made enough mistakes to fill a book. When I first started, the term "vibe coding" didn't even exist yet. I thought it was just a chatbot in a terminal

54.9k2736782
2026年3月25日阅读
I Hardened My 5 AI Agents. They All Went Dark.
V

Voxyz AI

OpenClaw

I Hardened My 5 AI Agents. They All Went Dark.

I run 5 AI agents on an $8 server. they handle content, support, monitoring, ops, and security while i work my day job. last week i turned on sandbox mode. all five went silent. no errors, no alerts.

13.8k35943
2026年3月19日阅读
Everyone Says Quit Your Job and Go All In on AI. They're Wrong.
V

Voxyz AI

OpenClaw

Everyone Says Quit Your Job and Go All In on AI. They're Wrong.

5 AI agents, 1 day job, 50 paying customers - going from "i should quit and go all in" to "my agents run the company while i'm in meetings" took me months. This article covers exactly how the system

35.2k1103025
2026年3月13日阅读
The more rules i wrote for my agents, the worse they performed.
V

Voxyz AI

OpenClaw

The more rules i wrote for my agents, the worse they performed.

Sounds wrong. More rules should mean more accurate, right? No. Line 387 I wrote a rule in AGENTS.md: check the product docs before replying to any customer. The agent ignored it. Three days straight,

15.6k601355
2026年3月12日阅读
Everyone teaches you how to install OpenClaw. Nobody tells you what happens after.
V

Voxyz AI

OpenClaw

Everyone teaches you how to install OpenClaw. Nobody tells you what happens after.

Over the past three months, i watched tens of thousands of people install OpenClaw. Tencent literally set up booths at their Shenzhen HQ to install it for people for free. Most of them gave up within

147.3k6531.9k13
2026年3月10日阅读
My Agent Finished the Job. The Money Hasn't Arrived.
V

Voxyz AI

OpenClaw

My Agent Finished the Job. The Money Hasn't Arrived.

My agent finished a client project at 2am on a Tuesday. Code, tests, deployment, all done before I woke up. I sent the invoice over breakfast. Then I waited 7 days for the money. During those 7 days

4.6k29472
2026年3月9日阅读
I Built an AI Company with OpenClaw. Today, It Had Its First Reorg.
V

Voxyz AI

OpenClaw

I Built an AI Company with OpenClaw. Today, It Had Its First Reorg.

Today I fired an employee. Almost a month without missing a single day. Daily reports filed on time, status updates sent, heartbeats reported. Every metric was green. If I had to give a performance

53.5k18237310
2026年3月7日阅读
The Hidden Layer in OpenClaw Swarms: Make Them Disagree, See Who Survives
V

Voxyz AI

OpenClaw

The Hidden Layer in OpenClaw Swarms: Make Them Disagree, See Who Survives

The most dangerous output an AI swarm can give you is a perfect, unanimous answer. This is the story of how I broke that, and a ready-to-use template at the end. A classic indie developer dilemma:

27.1k1563577
2026年3月1日阅读
I Built an AI Company with OpenClaw. Now It's Hiring.
V

Voxyz AI

OpenClaw

I Built an AI Company with OpenClaw. Now It's Hiring.

A few weeks ago I wrote an article about how I used 6 AI agents to run a company. That article hit 1.2M views. A lot of people liked it. The most common question in the replies was: "What happened

74.4k21149812
2026年2月26日阅读
If I Were Starting AI Today, This Is Exactly What I'd Do
V

Voxyz AI

OpenClaw

If I Were Starting AI Today, This Is Exactly What I'd Do

A 54-year-old man sent me a cold email. At the time, my account had 369 followers. He said he was a consultant in Florida, 20 years in political consulting, had been reading my posts about AI agents

126.5k1k2.3k13
2026年2月24日阅读
I Rent a Server for $8/Month to Run OpenClaw. 6 AI Employees Live Inside It. They Were Arguing at 3
V

Voxyz AI

OpenClaw

I Rent a Server for $8/Month to Run OpenClaw. 6 AI Employees Live Inside It. They Were Arguing at 3

I opened the server to see what's inside. 10 processes, 18 cron jobs, 4 AI models - and a setup guide you can steal. I Opened That Server Previous articles covered the closed-loop architecture, the

43.7k2295409
2026年2月16日阅读
I Turned My AI Agents Into RPG Characters. Now I Can't Stop Checking If They Leveled Up.
V

Voxyz AI

群体智能

I Turned My AI Agents Into RPG Characters. Now I Can't Stop Checking If They Leveled Up.

Last article covered the closed-loop architecture. The most common question wasn't "how do agents execute tasks" - it was "how do your agents feel like they have personalities?" This one tears apart

163.8k5961.2k23
2026年2月10日阅读
The Full Tutorial: 6 AI Agents That Run a Company — How I Built Them From Scratch
V

Voxyz AI

OpenClaw

The Full Tutorial: 6 AI Agents That Run a Company — How I Built Them From Scratch

My last post blew up — 600K views, 2,400 likes. The most common reply? "I get it, but I couldn't build it myself." So I wrote the build guide. 5,600 words, every step, nothing hidden. You don't need

851.3k2.5k8k63
2026年2月7日阅读
I Built an AI Company with OpenClaw + Vercel + Supabase - Two Weeks Later, They Run It Themselves
V

Voxyz AI

OpenClaw

I Built an AI Company with OpenClaw + Vercel + Supabase - Two Weeks Later, They Run It Themselves

6 AI agents, 1 VPS, 1 Supabase database - going from "agents can talk" to "agents run the website autonomously" took me two weeks. This article covers exactly what's missing in between, how to fix it,

1.5m3.9k10.9k162
2026年2月6日阅读