---
id: "entity-openclaw-d8"
type: "entity"
entityType: "product"
canonicalName: "OpenClaw"
source_timestamps: ["00:00:07", "00:11:42", "00:13:22"]
tags: ["open-source", "ai-agent", "software"]
related: ["concept-markdown-as-agent-os", "entity-peter-steinberger"]
sources: ["s08-real-problem-agents"]
sourceVaultSlug: "s08-real-problem-agents"
originDay: 8
---
# OpenClaw

## Profile

Described as the **most popular and widely copied open-source AI agent framework of 2026**, with over **250,000 GitHub stars**.

### Capabilities
- Runs locally on user hardware
- Connects to any LLM
- Multi-channel interfaces: Telegram, WhatsApp, iMessage, Slack, phone calls
- Heavily reliant on markdown files for configuration — see [[concept-markdown-as-agent-os]]

### Origin & design philosophy
Originally designed by [[entity-peter-steinberger-d8]] for developers. It features **intentional friction** — it is hard to install and configure *by design* to ensure security and flexibility. This friction is what [[contrarian-installation-is-not-the-bottleneck]] argues was a *feature*, not a bug.

## Role in this vault

OpenClaw is the canonical reference framework throughout the source. Most claims, anti-patterns, and architectural patterns are illustrated against OpenClaw deployments. It is the surface that makes the [[concept-the-now-what-problem]] visible at scale.

## Competitive landscape
- [[entity-manis]] — Meta's lower-friction competitor
- [[entity-perplexity-personal-computer]] — cloud-hosted alternative
- [[entity-nemoclaw]] — Nvidia's enterprise wrapper
- [[entity-claude-dispatch]] — Anthropic's mobile-first pivot toward an OpenClaw-like model
