← 返回 Skills 市场
xueyetianya

Load Tester

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

Load Tester

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester 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 a harmless local reference tool: it prints static documentation via a bash script and does not request credentials or perform network activity. Before installing, consider the minor documentation mismatches (version number mismatch between metadata and script, and a cheatsheet command name difference). If you want to be extra cautious, open and review scripts/script.sh yourself or run the script in a sandboxed environment; otherwise this skill is low-risk to enable. Remember that 'benign' here means coherent with its description—not a guarantee of security in all deployment contexts.
功能分析
Type: OpenClaw Skill Name: load-tester Version: 2.0.3 The 'load-tester' skill is a purely informational reference tool. The primary script (scripts/script.sh) uses bash heredocs to output static documentation for various devtools concepts and contains no network calls, file system modifications, or credential access. The SKILL.md instructions are consistent with the code's behavior and do not attempt any prompt injection or unauthorized actions.
能力评估
Purpose & Capability
Name/description (Load Tester reference) align with provided assets: an instruction file and a small bash script that prints local reference docs. No unusual binaries, credentials, or installs are requested. Minor issue: the script embeds VERSION="2.0.2" while registry metadata and SKILL.md show 2.0.3 (version inconsistency).
Instruction Scope
SKILL.md states all commands output plain-text via heredoc with no external calls; the included scripts/script.sh matches that behavior and only prints static docs. Minor documentation inconsistency: the cheatsheet lists a 'troubleshooting' command but the script exposes 'debugging' (likely a wording mismatch). The instructions do not read files, env vars, or network resources.
Install Mechanism
No install spec is provided (instruction-only). The only code file is a small bash script that is safe to inspect and run locally. No downloads or archive extraction occur.
Credentials
The skill requires no environment variables, no credentials, and no config paths. Nothing requests secrets or unrelated credentials.
Persistence & Privilege
Skill is not always-enabled (always: false) and is user-invocable. It does not request permanent presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install load-tester
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /load-tester 触发
  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
publish v2.0.0
元数据
Slug load-tester
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Load Tester 是什么?

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

如何安装 Load Tester?

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

Load Tester 是免费的吗?

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

Load Tester 支持哪些平台?

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

谁开发了 Load Tester?

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

💬 留言讨论