openclaw.ai

openclaw.ai

Website of openclaw.ai

Stars: 173

Visit
 screenshot

OpenClaw.ai is a landing page for OpenClaw, a personal AI assistant. The page includes Quick Start, features, testimonials, and a visual grid of supported chat providers, AI models, platforms, and tools. It is built using Astro as the static site generator and hosted on GitHub Pages with custom CSS. The landing page also provides installer scripts for macOS, Linux, and Windows, along with UI controls for installation options and automation. OpenClaw.ai is automatically deployed to GitHub Pages on push to the main branch.

README:

openclaw.ai

Landing page for OpenClaw — your personal AI assistant.

Live: openclaw.ai

Pages

  • / — Main landing page with Quick Start, features, and testimonials
  • /integrations — Visual grid of all supported chat providers, AI models, platforms, and tools
  • /shoutouts — Community testimonials and mentions

Tech Stack

  • Astro — Static site generator
  • GitHub Pages — Hosting
  • Custom CSS — No framework, just vibes

Development

bun install
bun run dev

Build

bun run build
bun run preview

Deploy

Automatically deployed to GitHub Pages on push to main.

Install Scripts

The landing page hosts installer scripts:

  • macOS/Linux: curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bash
  • macOS/Linux (CLI only, no onboarding): curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install-cli.sh | bash
  • Windows: iwr -useb https://openclaw.ai/install.ps1 | iex

Installer UI controls (macOS/Linux install.sh):

  • Pass --gum to force gum UI when supported, or --no-gum to disable gum output.
  • Set OPENCLAW_USE_GUM=auto|1|0 to control gum behavior in automation.
  • Compatibility alias: CLAWDBOT_USE_GUM (mapped to OPENCLAW_USE_GUM).

These scripts:

  1. Install Homebrew (macOS) or detect package managers (Windows)
  2. Install Node.js 22+ if needed
  3. Install openclaw globally via npm
  4. Run openclaw doctor --non-interactive for migrations (upgrades only)
  5. Prompt to run openclaw onboard (new installs)

Related

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for openclaw.ai

Similar Open Source Tools

For similar tasks

For similar jobs