Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Automates the full DataHive browser extension setup in a deterministic, headless-friendly sequence: installs the target browser if needed, creates a dedicated browser profile, installs the DataHive extension via CRX bypassing the Chrome Web Store, and completes login via email magic link. Each step is verified before the next begins.
Installs the extension via CRX and policy scripts rather than the Chrome Web Store UI, so the entire flow runs without manual browser interaction.
When to use it
- Setting up DataHive on a fresh machine
- Automating DataHive installation in a headless environment
- Reinstalling DataHive after a browser profile is wiped
- Onboarding a new device to an existing DataHive account
- Recovering a broken DataHive extension installation
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: install datahive
- 1Check whether the target browser (Chrome or Chromium) is installed; install it if missing
- 2Check whether the datahive browser profile exists in OpenClaw config; create it with CDP port 18810 if not
- 3Verify Gog mailbox access is available; stop and report blocker if Gog is not configured
- 4Install the DataHive extension via CRX using the extension ID and policy scripts, restart the profile, then verify the extension is active
- 5Open the DataHive login page in the datahive profile, request a magic link, fetch it via Gog, and complete authentication
DataHive extension installed and logged in inside the datahive browser profile, with dashboard login confirmed
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.