Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: I need to connect moltbot to my GoHighLevel account
- 1Confirm the user has a GoHighLevel account; if not, direct them to the sign-up link
- 2Guide the user to Developer Marketplace and create a new app under My Apps
- 3Set app type, target user, and installation permissions, then save to get Client ID and Client Secret
- 4Store credentials in GHL_CLIENT_ID and GHL_CLIENT_SECRET environment variables
- 5Walk through the OAuth 2.0 authorization flow to connect moltbot to the user's sub-account
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.