Add three new sections to all 14 examples:
- "Carry Forward": what output feeds into later examples (01-10)
- "The Cumulative Path": alternative prompt building on previous output (02-10)
- "Now Try It Yourself": personalized template with transferable pattern (all)
- "Building On" callout connecting back to previous examples (02-10)
Add Example 14: Build Your Personal Agent - capstone that guides reader
through writing their own CLAUDE.md, creating a personal skill, connecting
a messaging channel, setting up automation, and testing end-to-end.
Update README with cumulative path diagram, two usage modes, and example 14.
Update GETTING-STARTED.md with cross-references to relevant examples.
17 files changed, 703+ lines added. The examples now form a coherent
learning path from "see what it can do" to "build your own agent."
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Major update based on Anthropic's March 24, 2026 releases:
- feature-map.md: expanded from 20 to 22 capabilities, gaps reduced
from 2 to 1 (only Canvas/A2UI remains)
- examples/11-computer-use: desktop control via screenshots and clicks
- examples/12-remote-control: /rc and Dispatch for phone control
- examples/13-auto-mode: AI safety classifier for autonomous execution
- cowork-integration/: how Code + Cowork + Dispatch together replicate
OpenClaw's full feature set
- security/auto-mode-explained.md: deep-dive on the new permission mode
- Updated README with broader ecosystem table and revised scores
Score: 12 full match (55%), 9 different approach (41%), 1 gap (4%)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>