openclaw-direct

One-click OpenClaw installer with security hardening. No Docker required - runs directly on Windows, macOS, and Linux.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-direct" with this command: npx skills add ningtoba/openclaw-direct

OpenClaw Direct Setup

Double-click to install! No Docker required.

Quick Start

Windows: Double-click setup.bat or setup.ps1 Linux/Mac: Run bash setup.sh

The script will:

  1. Check if Node.js is installed
  2. Install OpenClaw globally
  3. Install ClawHub CLI and skills (pc-assistant, event-monitor)
  4. Create config with your LLM settings
  5. Start Ollama (if not running)
  6. Start the OpenClaw gateway

That's it!

Requirements

What Gets Installed

ComponentDetails
OpenClawnpm install -g openclaw
ClawHubnpm install -g clawhub
Skillspc-assistant, event-monitor
Config~/.openclaw/openclaw.json
Workspace~/.openclaw/workspace

Security Features

  • Localhost-only binding (127.0.0.1) - No external network access
  • Admin/root detection - Blocks if running with elevated privileges
  • Optional firewall rules - Blocks external access to gateway port
  • Tailscale disabled by default - No account required

Configuration Options

During setup, you'll be asked for:

OptionDefaultDescription
Port18789Gateway port
LLM Base URLhttp://localhost:11434/v1Your LLM API endpoint
LLM ModelServiceNow-AI/Apriel-1.6-15b-Thinker:Q4_K_MModel ID

Common LLM Setups

Ollama

LLM Base URL: http://localhost:11434/v1
LLM Model: llama3

LM Studio

LLM Base URL: http://localhost:1234/v1
LLM Model: llama-3-8b

vLLM

LLM Base URL: http://localhost:8000/v1
LLM Model: mistral-7b

OpenAI

LLM Base URL: https://api.openai.com/v1
LLM Model: gpt-4o

After installation, edit ~/.openclaw/openclaw.json to add your API key.

After Installation

Commands

# Start gateway
openclaw gateway

# Stop gateway
openclaw gateway stop

# Check status
openclaw status

Uninstall

npm uninstall -g openclaw
rm -rf ~/.openclaw

Scripts

FilePlatformUsage
setup.batWindowsDouble-click or run in CMD
setup.ps1WindowsRight-click → Run with PowerShell
setup.shLinux/Macbash setup.sh

Problems?

  1. Node.js not found - Restart after installing Node.js
  2. Port in use - Choose a different port during setup
  3. LLM not connecting - Check your LLM is running and the URL is correct
  4. Ollama port conflict - Script detects if port 11434 is already in use

Version History

1.0.0

  • Initial release
  • Security hardening (localhost binding, admin detection)
  • Auto-install pc-assistant and event-monitor skills
  • Ollama port conflict detection
  • Optional firewall rules

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Skill Guard

Skill Security Scanner - Scan for risks before download/use. Check: code execution, file ops, network requests, command injection, vulnerabilities, permissio...

Registry SourceRecently Updated
012
Profile unavailable
Security

Session Password

Provides secure session authentication using bcrypt-hashed passwords, security questions, email recovery, and lockout protection with audit logging.

Registry SourceRecently Updated
114
Profile unavailable
Security

agent-bom registry

MCP server security registry and trust assessment — look up servers in the 427+ server security metadata registry, run pre-install marketplace checks, batch...

Registry SourceRecently Updated
0128
Profile unavailable