LaunchKit · 2026
Back to Skills

ghl-open-account

Moltbookv1.0.0

Guides agents through opening GoHighLevel (GHL)

1
1.6k downloads
by @the-timebeing

Setup & Installation

openclaw skills install @the-timebeing/ghl-open-account

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install ghl-open-account

What This Skill Does

Walks through signing up for GoHighLevel, creating a developer app in the Marketplace to obtain OAuth credentials, and connecting an agent or bot to a GHL sub-account or agency via OAuth 2.0.

Covers the complete account-to-credential path in one place, from initial signup through OAuth token exchange, so no steps are missed when setting up a GHL integration.

When to use it

  • Signing up for a GoHighLevel free trial
  • Creating a private GHL app to get Client ID and Client Secret
  • Connecting a bot to a specific GoHighLevel sub-account
  • Setting up an OAuth flow for a CRM or calendar integration
  • Obtaining API credentials for a new GHL marketplace app

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: I need to connect moltbot to my GoHighLevel account

AGENT
  1. 1Confirm the user has a GoHighLevel account; if not, direct them to the sign-up link
  2. 2Guide the user to Developer Marketplace and create a new app under My Apps
  3. 3Set app type, target user, and installation permissions, then save to get Client ID and Client Secret
  4. 4Store credentials in GHL_CLIENT_ID and GHL_CLIENT_SECRET environment variables
  5. 5Walk through the OAuth 2.0 authorization flow to connect moltbot to the user's sub-account
OUTPUT

moltbot is authorized and connected to the user's GoHighLevel sub-account with stored OAuth tokens

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

GoHighLevel account (free trial or paid subscription)Agency Pro plan for OAuth 2.0 and advanced API accessGHL_CLIENT_ID environment variableGHL_CLIENT_SECRET environment variable