Tutorials Hub
Everything you need to go from zero to automated
Start Here
BeginnerWhat is OpenClaw?
OpenClaw is an AI automation platform that runs on your Mac Mini (or any always-on computer). It executes "skills" — small automation scripts that monitor, scrape, generate, and alert — all running 24/7 without you touching anything.
Think of it as having a tireless assistant that never sleeps, working on your Mac Mini in the background.
Install OpenClaw
Installing OpenClaw takes about 5 minutes. You need a Mac (Intel or Apple Silicon) with macOS 13+.
# Install OpenClaw via Homebrew
brew install openclaw/tap/openclaw
# Verify installation
openclaw --version
# Start the daemon (runs in background)
openclaw start
# Check status
openclaw statusInstall Your First Skill
Let's install the YouTube Competitor Spy — it's free and takes 10 minutes to set up.
# Browse available skills
openclaw marketplace browse
# Install a skill from Claw Plaza
openclaw install youtube-competitor-spy
# Configure the skill
openclaw config youtube-competitor-spy
# Run a test
openclaw run youtube-competitor-spy --test
# Enable the cron schedule
openclaw enable youtube-competitor-spyGlossary
Skill Tutorials
YouTube Competitor Spy
5 steps · 10 minutes
Daily Briefing Pack
4 steps · 15 minutes
SEO Keyword Hunter
3 steps · 20 minutes
Email Warmup Engine
3 steps · 30 minutes
Social Metrics Tracker
3 steps · 15 minutes
Lead Scraper Pro
3 steps · 25 minutes
Content Calendar AI
3 steps · 10 minutes
Shopify Price Watcher
3 steps · 15 minutes
Video Tutorials
Video series coming soon
Subscribe to get notified when our video tutorial series launches