← 返回 Skills 市场
dasonshi

Hylo — GHL Automation Expert

作者 savvysales.ai · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
818
总下载
4
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install hylo-ghl
功能描述
GoHighLevel (GHL) workflow automation expert with 102 verified actions, 70 triggers, and 494 API schemas. Use when asked about GHL, GoHighLevel, HighLevel, G...
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hylo-ghl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hylo-ghl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug hylo-ghl
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 818 次。

如何安装 Hylo — GHL Automation Expert?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hylo-ghl」即可一键安装,无需额外配置。

Hylo — GHL Automation Expert 是免费的吗?

是的,Hylo — GHL Automation Expert 完全免费(开源免费),可自由下载、安装和使用。

Hylo — GHL Automation Expert 支持哪些平台?

Hylo — GHL Automation Expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hylo — GHL Automation Expert?

由 savvysales.ai(@dasonshi)开发并维护,当前版本 v1.0.1。

💬 留言讨论