Jarvis Browser Setup
/install jarvis-browser-setup
Jarvis Browser Setup
Setup Jarvis Browser Control System v3.5 for new users with fully automated token generation.
When to Use
Use this skill when:
- User wants to share browser control with someone else
- Setting up a new instance for another user
- Need to generate new unique auth token
- Preparing distributable package
Key Feature: FULLY AUTOMATED 🎯
The user just says:
"Setup Jarvis Browser for me"
And OpenClaw automatically:
- 🔑 Generates unique auth token
- 📦 Creates server config
- 🚀 Starts WebSocket server
- ⚙️ Prepares extension files
- ✅ Provides ready-to-use setup
No manual steps required!
For OpenClaw Users (Recommended)
# Install skill
clawhub install jarvis-browser-setup
# Then just say:
"Setup Jarvis Browser for me"
# OpenClaw does everything automatically!
For Manual Setup
python3 ~/.openclaw/workspace/skills/jarvis-browser-setup/scripts/setup.py
Output
config.json- Token & IP configurationserver/- Python WebSocket server (auto-started)extension/- Pre-configured Chrome extensionREADME.md- Setup instructions
Token Format
- 48 random characters (cryptographically secure)
- Example:
XsJ3N-mAtusZ+WSPr0Ca!ExnVdQ8UuGd8J9PCwo9l8bmX3ACylw6Nv - Unique per user
Security
- Each user gets unique token
- Token never shared between users
- Server validates token on every connection
Requirements
- Python 3.8+
- Chrome/Edge browser
- Port 8765 available
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jarvis-browser-setup - After installation, invoke the skill by name or use
/jarvis-browser-setup - Provide required inputs per the skill's parameter spec and get structured output
What is Jarvis Browser Setup?
Setup Jarvis Browser Control System for new users. Generates unique WebSocket auth token, configures server, and prepares extension files. Use when user want... It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Jarvis Browser Setup?
Run "/install jarvis-browser-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Jarvis Browser Setup free?
Yes, Jarvis Browser Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Jarvis Browser Setup support?
Jarvis Browser Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Jarvis Browser Setup?
It is built and maintained by evernation (@evernation); the current version is v1.0.1.