← Back to Skills Marketplace
ckchzh

Perf Tools

by BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install perf-tools
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Perf Tools concepts, best practices, and implementation patterns.
Usage Guidance
This skill appears coherent and low-risk: it provides local reference docs and the included script only outputs static text. Before installing, you may want to (1) review the script contents yourself (they're short and human-readable) — I noticed a minor mismatch: the script's VERSION variable is "2.0.0" while registry metadata is 2.0.2 (harmless but inconsistent); (2) confirm the source (the GitHub repo/homepage) if you require provenance; and (3) remember that although the skill doesn't request credentials or network access, any included script will run with the agent's runtime permissions — run only if you trust the source. No other red flags were found.
Capability Analysis
Type: OpenClaw Skill Name: perf-tools Version: 2.0.2 The skill bundle is a static reference tool providing documentation for 'Perf Tools' via a bash script (scripts/script.sh). The script simply outputs text documentation using heredocs and contains no network calls, file system modifications, or credential access, aligning perfectly with the stated purpose in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (Perf Tools reference) align with included assets: SKILL.md describes plain-text reference commands and the script.sh implements those commands. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls or network access. The provided script simply prints embedded documentation and dispatches commands; it does not read external files, environment secrets, or transmit data.
Install Mechanism
There is no install spec and no downloads. The only code is a reasonable shell script included in the bundle; nothing in the manifest writes or executes remote code or pulls artifacts from untrusted URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script does not reference environment secrets or external service tokens.
Persistence & Privilege
always is false and the skill does not attempt to modify agent configuration or persist credentials. It does not request elevated/system-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install perf-tools
  3. After installation, invoke the skill by name or use /perf-tools
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package
v2.0.0
publish v2.0.0
Metadata
Slug perf-tools
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Perf Tools?

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

How do I install Perf Tools?

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

Is Perf Tools free?

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

Which platforms does Perf Tools support?

Perf Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Perf Tools?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.2.

💬 Comments