Run these steps on the OpenClaw host to give the bot free, unlimited web search (no API key needed).
mkdir -p /opt/searxng
SECRET=$(openssl rand -hex 32)
cat > /opt/searxng/settings.yml << EOF| #!/bin/bash | |
| # Claude Code build logging — one command setup. | |
| # curl -sL https://gist.githubusercontent.com/chilledpear/0bbc9bdf02332a691c8726d55b54f375/raw/setup-build-log.sh | bash | |
| set -e | |
| # 1. Global: ~/.claude/CLAUDE.md (instructions every session reads) | |
| mkdir -p ~/.claude | |
| cat > ~/.claude/CLAUDE.md << 'GLOBALEOF' | |
| # Global Instructions |