Claude Skill

wexare-ai/openbrowserclaw

OpenBrowserClaw is a personal AI assistant that runs natively in your browser with zero external infrastructure. The browser is the server. Built with TypeScript as a PWA.

Overview

Stars596
Forks83
LanguageTypeScript
Last pushed2026-02-26
Last synced2026-06-17
View on GitHub

Repository

Ownerwexare-ai
Repositoryopenbrowserclaw
Full namewexare-ai/openbrowserclaw
Repo ID1,163,577,956

Install this Skill

npm install

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-08
Platforms
ClaudeOpenClaw
Capabilities
browsermemorysearchimageterminalai-agentsai-assistantclaudeclawopenclaw
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON

Summary

OpenBrowserClaw is a browser-native personal AI assistant that runs entirely within the browser, requiring zero external infrastructure. It leverages the browser itself as the server, offering a lightweight and private AI experience.

Chinese description

浏览器原生个人AI助手。零基础设施,浏览器即服务器。

Key features

  • Zero infrastructure required
  • Browser acts as the server
  • Built with TypeScript
  • Progressive Web App (PWA) support
  • Native browser environment

Use cases

  • Personal AI assistant in the browser
  • Private AI tasks without cloud dependency
  • Lightweight AI tool for web users
  • Experimentation with browser-based AI agents
  • Offline-capable AI applications

README excerpt

# OpenBrowserClaw > **Disclaimer:** OpenBrowserClaw is a personal, open-source project. It is **not** affiliated with any cryptocurrency, meme coin, token, or social media account. If you see coins, tokens, or social media profiles claiming association with this project, they are **not legitimate** and are not endorsed by the author(s). Stay safe and do your own research. Browser-native personal AI assistant. Zero infrastructure — the browser is the server. Built as a browser-only reimagination of NanoClaw. Same philosophy, small enough to understand, built for one user, but running entirely in a browser tab. ## Quick Start ```bash cd openbrowserclaw npm install npm run dev ``` Open `http://localhost:5173`, paste your [Anthropic API key](https://console.anthropic.com/), and start chatting. ## Architecture ``` ┌──────────────────────────────────────────────────────────┐ │ Browser Tab (PWA) │ │ │ │ ┌──────────┐ ┌──────────┐ ┌────────────────────────┐ │ │ │ Chat UI │ │ Settings │ │ Task Manager │ │ │ └────┬─────┘ └─────┬────┘ └───────┬────────────────┘ │ │ └──────────────┼───────────────┘ │ │ ▼ │ │ Orchestrator (main thread) │ │ ├── Message queue & routing │ │ ├── State machine (idle/thinking/responding)│ │ └── Task scheduler (cron) │ │ │ │ │ ┌───────────┼───────────┐ │ │ ▼ ▼ ▼ │ │ IndexedDB OPFS Agent Worker

Topics

Explore more

Data from GitHub. Synced on 2026-06-17