Section 01
Introduction: ClawFlow - A Declarative Workflow Format Designed for AI Agents
ClawFlow is an AI-native declarative workflow format designed to enable LLMs to directly generate, read, and execute workflows. It resolves the contradiction of traditional tools: either too complex for AI to generate, or too simple to express real business logic. This article will cover its background, design philosophy, node types, persistence mechanism, application scenarios, and more.