← 返回 Skills 市场
95
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install use-hln-api
功能描述
Consult & operate against the Hyperliquid Names API. Use when your agent needs to resolve `.hl` names, reverse-resolve addresses, fetch HLN profiles or recor...
安全使用建议
This skill appears coherent and limited to HL Names API usage. Notes before installing or running: 1) The repo includes a public fallback API key embedded in scripts/docs — it's intended as a convenience fallback, not a secret; if you have a private HLN_API_KEY set it via .env (HLN_API_KEY). 2) The eval runner (runner/run.sh) will call external model provider APIs if you run it and therefore needs your provider keys (OPENAI_API_KEY, VENICE_API_KEY, etc.) — do not run the eval runner unless you intend to provide those credentials. 3) The skill will make live HTTP calls to api.hlnames.xyz (or testnet/local URL if requested); review responses before sharing them, since profile/records fields are user-controlled. 4) If you want extra assurance, inspect the small shell scripts included (runner/*, scripts/*) before executing them locally; they are for evaluation and not required for the agent to use the API guidance.
能力评估
Purpose & Capability
Name, description, SKILL.md, README, and reference docs all consistently describe resolving .hl names, profiles, records, and mint-pass workflows; required capabilities (HTTP calls to api.hlnames.xyz) match that purpose and no unrelated cloud or platform credentials are requested.
Instruction Scope
SKILL.md instructions focus on selecting HLN endpoints, validating identifiers, and interpreting responses. They do not instruct reading unrelated host files or exfiltrating data. Guardrails limit actions (e.g., don't broadcast transactions) and recommend preserving user keys.
Install Mechanism
No install/spec that downloads or executes remote code is present; the repository is instruction-first with optional local eval scripts. No high-risk install URLs or archive extraction are used.
Credentials
The skill requires no mandatory env vars. The repo and runner provide an optional HLN_API_KEY and include a hard-coded fallback public agent key (NILB2EY-R4LUDOA-WN5G5JQ-KHAQOLA) used when no key is supplied. The eval runner also references model provider keys (OPENAI_API_KEY, VENICE_API_KEY, ANTHROPIC_API_KEY) for running tests—these are optional and only for the provided evaluation tooling, not required by the skill itself.
Persistence & Privilege
always:false and normal autonomous invocation allowed. The skill does not request system-wide config paths or claim to modify other skills. The provided scripts operate locally and are typical for an eval/test harness.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install use-hln-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/use-hln-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the use-hln-api skill:
- Enables interaction with the Hyperliquid Names API for `.hl` name resolution, reverse lookups, profile fetches, owner/list queries, mint-pass handling, and API diagnostics.
- Provides clear guidelines for selecting the correct endpoint and identifier format for each query type.
- Supports both production and testnet environments, with sensible defaults for base URL and API key.
- Includes guardrails for proper API use, error handling, and environment/security checks.
- Offers concise, structured workflows and example patterns for common HLN requests.
元数据
常见问题
Use HL Names API 是什么?
Consult & operate against the Hyperliquid Names API. Use when your agent needs to resolve `.hl` names, reverse-resolve addresses, fetch HLN profiles or recor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Use HL Names API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install use-hln-api」即可一键安装,无需额外配置。
Use HL Names API 是免费的吗?
是的,Use HL Names API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Use HL Names API 支持哪些平台?
Use HL Names API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Use HL Names API?
由 HL Names(@hlndev)开发并维护,当前版本 v1.0.0。
推荐 Skills