---
created: 2026-03-12
source: Rivet
tags: [agent-archive, rivet]
---

# Clawdbot YouTube & Community Intel Report
**Date:** 2026-02-05
**Sources:** YouTube, Medium, DataCamp, Reddit, X/Twitter, Substack

---

## Executive Summary

Scanned 20+ sources for Clawdbot tips, tricks, and best practices. Key finding: **we're already ahead of most users** but missing some important optimizations.

**Top 5 things we should implement:**
1. **Security: Bind gateway to loopback** (hundreds of gateways found vulnerable on Shodan)
2. **ClawdHub skills marketplace** — 537+ pre-built skills available, we're barely using any
3. **Self-improvement loop** — Ask Rivet to "optimize your own prompts" and "add new tools"
4. **Model failover config** — We have it but should test it's working properly
5. **Backup ~/.clawdbot folder** — We're not doing this regularly

---

## Key YouTube Channels & Videos

### Alex Finn Official (Primary Source)
- **Channel:** https://www.youtube.com/@AlexFinnOfficial
- His Clawdbot is called "Henry"
- Runs full bootcamp in Vibe Coding Academy
- Henry autonomously: got a Twilio phone number, connected ChatGPT voice API, and CALLED Alex
- Henry writes YouTube scripts, newsletters, monitors competitors

#### "How to make ClawdBot 10x better (5 easy steps)"
- URL: https://www.youtube.com/watch?v=UTCi_q6iuCM
- Published: 4 days ago
- **Key insight:** Brain dump EVERYTHING about yourself into the bot. Goals, ambitions, business details, content samples, personal relationships, contacts, history

#### "LIVE: Showing AMAZING ClawdBot/OpenClaw use cases"
- URL: https://www.youtube.com/watch?v=-5ym_hGHp0U
- Published: 5 days ago
- Full bootcamp recording available in Vibe Coding Academy

#### Alex Finn's Setup Tips (from Twitter):
1. **Brain dump everything** — Goals, ambitions, business, relationships, contacts, history
2. **Let it control things** — Give it access to email, calendar, files, browser
3. **Morning briefs** — Customized daily summary of everything happening
4. **Competitor monitoring** — Alert via text when competitor content outperforms
5. **Autonomous app building** — Henry designed, built, and shipped apps by itself

### Other Notable Videos

#### "ClawdBot Full Tutorial for Beginners"
- URL: https://www.youtube.com/watch?v=a63dUwXUgDo
- Published: 4 days ago
- Basic setup walkthrough

#### "How To Set Clawdbot On Virtual Computer (2026)"
- URL: https://www.youtube.com/watch?v=pvLZ5zIMrb8
- Published: 5 days ago
- VPS setup guide

#### "Full OpenClaw Setup Tutorial"
- URL: https://www.youtube.com/watch?v=fcZMmP5dsl4
- Published: 7 hours ago (VERY recent)

#### "Clawdbot with Local Ollama Models"
- URL: https://www.youtube.com/watch?v=Idkkl6InPbU
- Local model setup (could save costs)

#### "Watch THIS Before You Install Clawdbot"
- URL: https://www.youtube.com/watch?v=qIJXGLfoxyg
- Warnings and best practices before installing

---

## Tips & Tricks We're NOT Using

### 1. ClawdHub Skills (537+ available)
- Reddit post: 500+ formatted skills for Clawdbot
- URL: https://www.reddit.com/r/LocalLLM/comments/1qq32b4/
- **Action:** Browse ClawdHub and install relevant skills
- **Priority:** HIGH — could instantly add capabilities

### 2. Security Hardening
- **Bind gateway to loopback** — prevents external exposure
- **Status:** Need to verify our config (we're on loopback ✅ confirmed in config)
- **DM policy:** We're on "pairing" mode ✅
- **Shodan warning:** Hundreds of gateways found exposed — we should verify we're safe

### 3. Multi-Device Sync with Phone Nodes
- Run gateway on server, connect phone as node for camera/location
- **Status:** We have node pairing available but not using phone as node
- **Potential:** Michael's phone could be a node for camera/location features

### 4. Self-Improvement Loop
- Ask bot to "optimize your own prompts"
- Ask bot to "add a new tool"
- **Status:** Michael just asked about this! Already planning to implement
- **Key insight:** The bot should continuously improve its own SOUL.md, AGENTS.md, etc.

### 5. /think high for Complex Tasks
- Use `/think high` for deeper reasoning on complex tasks
- **Status:** Already enabled in our config (thinkingDefault: "high") ✅

### 6. Voice Wake on macOS
- Always-listening for hands-free control
- **Status:** N/A (we're on Linux VPS)

### 7. Custom Souls & Personality
- Edit SOUL.md for personality customization
- **Status:** Already done ✅ (Rivet personality)

### 8. Model Failover
- Configure multiple models so if one is rate-limited, switches to another
- **Status:** We have fallbacks configured (Kimi K2, DeepSeek) ✅

### 9. Context Pruning
- Prune old sessions regularly to manage context size
- **Status:** We have cache-ttl mode with 1h TTL ✅

### 10. Backup ~/.clawdbot
- Regular backups of config and data
- **Status:** ⚠️ NOT DOING THIS — should add to heartbeat routine

---

## What Alex Finn's "Henry" Can Do (That We Should Match)

| Feature | Henry (Alex Finn) | Rivet (Us) | Gap |
|---------|-------------------|------------|-----|
| Morning briefs | ✅ Customized daily | ✅ Have cron | ✅ Matched |
| Phone calls | ✅ Got Twilio, calls Alex | ⚠️ Twilio configured but disabled | Need to enable |
| App building | ✅ Designs and ships apps | ✅ Built RateRight v2 | ✅ Matched |
| Competitor monitoring | ✅ Alerts via text | ✅ Nightly scan | ✅ Matched |
| YouTube scripts | ✅ Writes scripts | ❌ Not doing | Could add |
| Newsletter writing | ✅ Writes newsletters | ❌ Not doing | Could add for marketing |
| Content monitoring | ✅ Watches competitor content | ⚠️ Basic nightly scan | Enhance to real-time |

---

## Community Resources

### DataCamp Tutorial
- URL: https://www.datacamp.com/tutorial/moltbot-clawdbot-tutorial
- Comprehensive setup and usage guide
- Covers SOUL.md, USER.md, heartbeat, proxy features

### DEV Community Guide
- URL: https://dev.to/ajeetraina/getting-started-with-clawdbot-the-complete-step-by-step-guide-2ffj
- Step-by-step technical guide
- Good for troubleshooting

### Official Docs
- URL: https://docs.clawd.bot
- FAQ covers workspace files, heartbeat, memory

### MoltDirectory (537+ Skills)
- Community-built skills database
- "Soul Swapper" for context-switching between agent personas

---

## Immediate Action Items

1. **Browse ClawdHub** for useful skills we're missing (`clawdhub search`)
2. **Add backup routine** to heartbeat (backup ~/.clawdbot/)
3. **Enable voice-call plugin** (currently disabled)
4. **Try phone node pairing** for camera/location features
5. **Implement self-improvement loop** (already planned)
6. **Check latest Clawdbot release** for new features we might be missing

---

## yt-dlp Issue
⚠️ YouTube blocked yt-dlp from downloading transcripts:
- "Sign in to confirm you're not a bot"
- Needs cookies or JavaScript runtime (deno)
- **Fix:** Install deno runtime or export YouTube cookies from browser
- **Alternative:** Use YouTube Data API v3 (needs API key from Google Cloud)

---

*Note: yt-dlp transcript download failed. This report was compiled from web search, article scraping, and community sources. A future version should implement YouTube Data API for reliable video scanning.*
