About this site
- What it is
- AgentHub is a learning site focused on OpenClaw and AI agent workflows—not the official OpenClaw product site.
- What you'll find
- Tutorials, workflow patterns, and concrete examples. Technical explanations for developers.
Technical tutorials, concepts, and workflow examples for developers building multi-step AI systems with OpenClaw.
OpenClaw is a framework for building AI agent workflows. It lets you define agents that reason and call tools, then chain them into workflows—sequential, parallel, or branching. Use it to automate multi-step tasks that need search, synthesis, or decision-making.
Learn more in What is OpenClaw. Understand the architecture in How OpenClaw works. See patterns in OpenClaw workflow examples.
These pages cover the essentials. Begin with an overview, then dive into concepts and examples.
An overview of OpenClaw: what it is, its core concepts, and how it fits into the AI agent ecosystem.
Read more →Learn the architecture: agents, tools, workflows, and how they connect. Understand the mental model before writing code.
Read more →Concrete examples: sequential chains, parallel execution, branching, and human-in-the-loop patterns with code.
Read more →Step-by-step tutorials for common workflow use cases. Each guide explains the design and walks through implementation.
A multi-agent setup that searches, summarizes, and synthesizes information from multiple sources.
Read more →Route tickets to specialized agents by intent. Handle escalation to humans when needed.
Read more →Draft, edit, and review content with separate agents. Parallelize steps where possible.
Read more →Navigate to learning pages by category.