ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

highlevel

Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/10xcoldleads/highlevel
Or

What This Skill Does

The highlevel skill transforms your OpenClaw agent into a powerful GoHighLevel (GHL) operations center. By integrating directly with the GHL API v2, this skill enables your AI to act as a virtual assistant capable of managing your entire CRM ecosystem. Whether you need to retrieve contact details, trigger automated workflows, book appointments into your calendar, or handle complex pipeline movements, the agent executes these tasks using secure, pre-defined API endpoints. Built using only Python's standard library, it ensures maximum security and zero dependency bloat, making it an ideal tool for agencies, solopreneurs, and sales teams who rely on GHL as their primary business engine.

Installation

To get started, simply run the command clawhub install openclaw/skills/skills/10xcoldleads/highlevel. Once the installation finishes, you can initiate the setup process by typing set up highlevel or /highlevel-setup in your chat interface. This will launch an interactive Python wizard that verifies your environment variables (HIGHLEVEL_TOKEN and HIGHLEVEL_LOCATION_ID). If you prefer a manual setup, ensure you have created a 'Private Integration' within your GoHighLevel sub-account settings. You will need to copy your Private Integration bearer token and your sub-account ID into your environment variables. The skill requires no third-party libraries, ensuring that your environment remains lightweight and secure.

Use Cases

This skill is perfect for high-volume sales environments and agency automation. Common use cases include: 1) Qualifying leads by automatically updating contact tags based on conversation history; 2) Managing sales pipelines by moving opportunities to the next stage upon receipt of a specific email; 3) Booking appointments directly into calendar slots without human intervention; and 4) Sending automated personalized follow-up messages after a meeting is concluded. It acts as a bridge between human intent and the complex data structures of GHL.

Example Prompts

  1. "Find the lead named John Doe and add the tag 'hot-prospect' to his profile in GoHighLevel."
  2. "What are my upcoming appointments for today in the Sales Calendar?"
  3. "Move the opportunity for Acme Corp in the 'Sales Pipeline' to the 'Contract Sent' stage."

Tips & Limitations

To maintain security, this skill strictly uses pre-defined API paths—it does not allow for arbitrary HTTP requests. Always adhere to the principle of least-privilege when selecting scopes for your Private Integration. Be mindful of GHL's rate limits (100 requests per 10 seconds), and ensure your HIGHLEVEL_TOKEN is never exposed in plain text files. If you encounter errors, verify your Location ID matches the specific sub-account where your data resides.

Metadata

Stars4473
Views4
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-10xcoldleads-highlevel": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#gohighlevel#crm#api#contacts#conversations#calendars#opportunities#invoices#workflows#automation
Safety Score: 5/5

Flags: network-access, external-api