跳至主要内容
小龙虾小龙虾AI
🤖

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...

下载1.3k
星标4
版本1.0.1
自动化脚本
安全通过

技能说明


name: 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, Go High Level, or gohighlevel workflows, API endpoints, navigation, or automation planning. homepage: https://hylo.pro metadata: {"openclaw": {"emoji": "🦞", "requires": {"env": ["HYLO_API_KEY"]}, "primaryEnv": "HYLO_API_KEY"}}

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"

NeedEndpoint
Search actionsGET /actions?q=KEYWORD
Search triggersGET /triggers?q=KEYWORD
Search API schemasGET /schemas?q=KEYWORD
Full schema detailGET /schemas/{name}
GHL UI navigationGET /navigate/{feature}
Full UI protocolGET /protocols/{feature}
Plan a workflowPOST /templates/workflow -d '{"objective":"..."}'
Validate workflowPOST /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.

如何使用「Hylo — GHL Automation Expert」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Hylo — GHL Automation Expert技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能