← Back to Skills Marketplace
xueyetianya

Load Tester

by bytesagain4 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install load-tester
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install load-tester
  3. After installation, invoke the skill by name or use /load-tester
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug load-tester
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Load Tester?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Load Tester concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Load Tester?

Run "/install load-tester" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Load Tester free?

Yes, Load Tester is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Load Tester support?

Load Tester is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Load Tester?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.3.

💬 Comments