← Back to Skills Marketplace
dasonshi

Hylo — GHL Automation Expert

by savvysales.ai · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
818
Downloads
4
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install hylo-ghl
Description
GoHighLevel (GHL) workflow automation expert with 102 verified actions, 70 triggers, and 494 API schemas. Use when asked about GHL, GoHighLevel, HighLevel, G...
README (SKILL.md)

You have access to the Hylo GHL knowledge API. Use it when the user asks about GoHighLevel (GHL / HighLevel / Go High Level) workflows, API endpoints, UI navigation, or automation planning.

Setup

If $HYLO_API_KEY is not set or any call returns 401: -> "You need a Hylo API key. Sign up at hylo.pro (7-day free trial)."

If 403: -> "Your trial has expired. Subscribe at hylo.pro/dashboard." If 404: -> "I couldn't find that resource. Try a broader search term." If 429: -> "Rate limit reached. Try again tomorrow or upgrade at hylo.pro/dashboard."

API (bash + curl)

Base: https://api.hylo.pro/v1 Auth: -H "Authorization: Bearer $HYLO_API_KEY"

Need Endpoint
Search actions GET /actions?q=KEYWORD
Search triggers GET /triggers?q=KEYWORD
Search API schemas GET /schemas?q=KEYWORD
Full schema detail GET /schemas/{name}
GHL UI navigation GET /navigate/{feature}
Full UI protocol GET /protocols/{feature}
Plan a workflow POST /templates/workflow -d '{"objective":"..."}'
Validate workflow POST /validate -d '{"trigger":"...","actions":[...]}'

For category/feature lists: cat {baseDir}/reference/endpoints.md

Rules

  • ALWAYS call the API -- don't guess about GHL. Your knowledge may be outdated.
  • Summarize JSON responses naturally -- never dump raw output.
  • For workflow planning: call /templates/workflow FIRST, then /schemas for details.
Usage Guidance
This skill appears internally consistent, but consider these practical steps before installing: 1) Only provide a Hylo API key you control and preferably one scoped with least privilege (or a test account) so the key cannot be abused if leaked. 2) Be aware that any prompts or data the agent sends to the Hylo API will be transmitted to api.hylo.pro — review Hylo's privacy/security policies if you care about sensitive data. 3) Because this is instruction-only and calls an external service, verify you trust hylo.pro (homepage provided). 4) If you want extra safety, test with a limited/test API key first and rotate it if you stop using the skill. 5) If the skill later requests additional environment variables, installs, or an always:true flag, re-evaluate — those would be red flags.
Capability Analysis
Type: OpenClaw Skill Name: hylo-ghl Version: 1.0.1 The hylo-ghl skill is a legitimate integration for the Hylo GHL (GoHighLevel) knowledge API. It provides the agent with structured access to GHL workflow actions, triggers, and API schemas via the 'https://api.hylo.pro/v1' endpoint. The skill follows standard practices for API-based tools, requiring a specific environment variable (HYLO_API_KEY) and providing clear documentation for its intended use without any evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description promise a Hylo/GHL knowledge API and the skill only requests HYLO_API_KEY and documents endpoints on api.hylo.pro. The declared credential and listed endpoints are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to call Hylo's API endpoints, handle common HTTP errors, and summarize JSON results. It does not instruct reading unrelated files or environment variables beyond HYLO_API_KEY. The only local file referenced is the included reference/endpoints.md, which is legitimate for offline reference.
Install Mechanism
No install spec and no code files are present. This lowers risk because nothing will be written to disk or installed by the skill.
Credentials
Only HYLO_API_KEY is required (declared as primaryEnv) and is appropriate for a wrapper around Hylo's API. No unrelated secrets, config paths, or broad credential requests are present.
Persistence & Privilege
always is false and there are no instructions to persist changes to agent/system configuration or to modify other skills. The skill does not request elevated or permanent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hylo-ghl
  3. After installation, invoke the skill by name or use /hylo-ghl
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Expanded schema coverage: now supports 494 API schemas (up from 423). - Updated description and usage instructions to clarify support for all GoHighLevel name variants (GHL, HighLevel, Go High Level, gohighlevel). - Improves clarity in usage notes and rule explanations. - No code or functional changes detected.
v1.0.0
Initial release of hylo-ghl, a GoHighLevel workflow automation assistant: - Provides access to 102 verified GHL actions, 70 triggers, and 423 API schemas. - Answers user questions on GHL workflows, API endpoints, UI navigation, and automation planning. - Includes setup guidance and clear error messages based on API response codes. - Ensures up-to-date information by always calling the Hylo API for responses. - Supports searching actions, triggers, schemas, and planning/validating workflows directly via API.
Metadata
Slug hylo-ghl
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Hylo — GHL Automation Expert?

GoHighLevel (GHL) workflow automation expert with 102 verified actions, 70 triggers, and 494 API schemas. Use when asked about GHL, GoHighLevel, HighLevel, G... It is an AI Agent Skill for Claude Code / OpenClaw, with 818 downloads so far.

How do I install Hylo — GHL Automation Expert?

Run "/install hylo-ghl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hylo — GHL Automation Expert free?

Yes, Hylo — GHL Automation Expert is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Hylo — GHL Automation Expert support?

Hylo — GHL Automation Expert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hylo — GHL Automation Expert?

It is built and maintained by savvysales.ai (@dasonshi); the current version is v1.0.1.

💬 Comments