Install
openclaw skills install streaming-obs-bootstrapClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Rebuild and validate a reusable OBS streaming scene pack via agentic-obs and mcporter. Use when setting up or migrating streaming scenes (local or remote OBS), wiring browser overlays from workspace over LAN HTTP, running recording smoke tests, and troubleshooting browser-source rendering/emoji issues.
openclaw skills install streaming-obs-bootstrapUse this skill to quickly stand up a consistent streaming scene set on OBS and verify it with recording walkthroughs.
mcporter installed and configured with obs MCP server4455)streaming/overlays)Run from workspace root.
# 1) Target OBS host
./skills/streaming-obs-bootstrap/scripts/obs_target_switch.sh <obs-host-ip> 4455
# 2) Start/verify overlay host server
./skills/streaming-obs-bootstrap/scripts/start_overlay_server.sh
# 3) Rebuild scenes + attach overlays
./skills/streaming-obs-bootstrap/scripts/rebuild_scenes.sh
# 4) Apply transition preset
./skills/streaming-obs-bootstrap/scripts/apply_transition_preset.sh Fade 300
# 5) Optional audio baseline (set OBS_AUDIO_INPUTS first)
# export OBS_AUDIO_INPUTS="Mic/Aux,Desktop Audio"
./skills/streaming-obs-bootstrap/scripts/apply_audio_baseline.sh
# 6) Run walkthrough recording (default 7s/scene)
./skills/streaming-obs-bootstrap/scripts/smoke_test_walkthrough.sh
# 7) Optional stream dry-run (default 15s)
./skills/streaming-obs-bootstrap/scripts/stream_dry_run.sh 15 "Intro" "Main Live"
/tmp for persistent overlay assets.http://<agent-lan-ip>:8787/... browser source URLs over file:// for remote OBS.See:
references/troubleshooting.mdreferences/networking.mdreferences/scene-map.mdreferences/v0.2-features.md