Vol. 161 从开发自己的 OpenClaw 聊起

source Updated 2026-07-07 Tags: Podcast, Ai, Agents, Openclaw, Personal-Automation

Summary

This 枫言枫语 episode by Justin Yan and 自立 uses Open Claw and Justin’s own simplified personal agent as a practical entry point into agent-native software. The discussion argues that the interesting shift is not merely using an agent, but building one: tools, channels, AI Skills, permissions, memory, multimodal models, and token costs become the real product surface. It adds Agent Native Software, On-Demand Apps, and Agent Permission Boundaries to the wiki’s existing Agent Harness, Vibe Coding, and AI Inference Cost Structure threads.

Key Claims

  • Open Claw is framed as different from a traditional app with AI features: if the agent is removed, the product no longer makes sense, so traditional code, tools, skills, channels, and UI become the agent’s hands and environment.
  • Justin Yan built a simplified Telegram-focused agent largely through Vibe Coding, using the build process to understand architecture rather than reading every line of code.
  • AI Skills are treated as lighter than MCP-style tool integration because a skill can be a markdown or prompt-like description of how to use an existing tool.
  • A major product shift appears when an agent can scan services, infer what they do, and write new skills for itself, turning skills into a concrete mechanism for Agent Self-Evolution.
  • Agent Permission Boundaries are central for personal agents: Justin separated trusted skills from agent-written skills, limited automatic invocation, used a virtual machine, and avoided giving the agent his main accounts.
  • The episode treats personal-agent value as partly proactive: random surprises, daily English prompts, personal questions, health-data reports, menu-photo understanding, and voice input point toward Proactive Agents and Human-Agent Collaboration.
  • On-Demand Apps describes the source’s “现炒 App” idea: software shifts from prewritten feature menus toward capabilities assembled or generated at the moment of need.
  • Continuous triggers, many skills, web coding, and always-on agent loops make AI Inference Cost Structure a commercial constraint; the hosts doubt that OpenClaw-like products are easy to monetize while token costs remain high.
  • The hosts speculate that agent-native software can pressure traditional SaaS, but high-security domains involving money, accounts, banking, or private code remain poor candidates for full delegation.
  • Human taste, expert judgment, and personal curation remain valuable because AI can imitate generic selection but cannot automatically become a particular trusted person.

Key Quotes

“系统自己给自己加功能” — the source’s clearest contrast between agent-native software and traditional software.

“现炒 App” — Justin Yan’s phrase for apps or capabilities assembled when the user needs them.

“拿掉 Agent 软件就不成立” — the episode’s framing of Open Claw as agent-native rather than AI-assisted traditional software.

Connections

Contradictions