← 返回 Skills 市场
bytesagain3

Load Balancer

作者 bytesagain3 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
222
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install load-balancer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Balancer concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Load Balancer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Balancer concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be an offline reference and is internally consistent. Before installing, you may want to: (1) note the minor metadata mismatch (SKILL.md lists version 2.0.3 while scripts/script.sh defines VERSION=2.0.2) and small help-text quoting bug (the help heredoc uses single quotes so $VERSION won't expand) — these are non-security issues; (2) preview the included script (scripts/script.sh) yourself and confirm your agent/platform will not execute it automatically if you don't want it to; and (3) if you plan to allow autonomous invocation, ensure you are comfortable with the agent running this local script (it is benign but will write output to the agent). If you need stronger isolation, test the skill in a sandbox or review the repository (https://github.com/bytesagain/ai-skills) and contact the maintainer ([email protected]) for clarifications.
功能分析
Type: OpenClaw Skill Name: load-balancer Version: 2.0.3 The skill is a static documentation and reference tool for load balancer concepts. The primary script `scripts/script.sh` only outputs plain-text information via heredocs and does not perform any network requests, file system modifications, or sensitive data access. No malicious intent or vulnerabilities were identified.
能力评估
Purpose & Capability
Name/description (load balancer reference) match the provided materials: SKILL.md and the included shell script both produce plain-text reference content. There are no unrelated credentials, binaries, or cloud services requested.
Instruction Scope
SKILL.md explicitly states the commands produce heredoc text with no external API calls, and scripts/script.sh implements only local heredoc output and basic CLI parsing. The instructions do not access environment variables, system config paths, or external endpoints.
Install Mechanism
There is no install specification (instruction-only), so nothing will be downloaded or executed by an automated installer. The bundle includes a single bash script; that script is plain text and contains no network or unsafe operations.
Credentials
The skill requires no environment variables or credentials; the code does not read or reference secrets or external config. This is proportionate for an offline reference tool.
Persistence & Privilege
Flags show normal defaults (not always:true). The skill does not request persistent system presence or modify other skills' configuration. Autonomous invocation is allowed by platform default but is not combined with concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install load-balancer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /load-balancer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug load-balancer
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Load Balancer 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Balancer concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 222 次。

如何安装 Load Balancer?

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

Load Balancer 是免费的吗?

是的,Load Balancer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Load Balancer 支持哪些平台?

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

谁开发了 Load Balancer?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.3。

💬 留言讨论