Workshop materials for a hands-on introduction to autonomous AI agents using OpenClaw and ZeroClaw.
.
βββ handout/ # PDF handout (DE + EN)
βββ slides/ # Presentation materials
βββ examples/
βββ openclaw/ # OpenClaw config examples & skill demos
βββ zeroclaw/ # ZeroClaw local setup examples
npm install -g openclaw
openclaw configure
openclaw gateway start- Download from https://www.zeroclawlabs.ai
- Runs fully offline β no data leaves your machine
- What are autonomous agents?
- OpenClaw vs ZeroClaw β when to use which
- Skills & tool composition
- Multi-agent setups (agent-to-agent communication)
- Building your first skill
- Live demo
- OpenClaw docs: https://docs.openclaw.ai
- ZeroClaw: https://www.zeroclawlabs.ai
- ClawHub (skill registry): https://clawhub.com
- Discord community: https://discord.com/invite/clawd
Workshop by Oskar β execute008