← 返回 Skills 市场
ckchzh

Perf Tools

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install perf-tools
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Perf Tools concepts, best practices, and implementation patterns.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perf-tools
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perf-tools 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package
v2.0.0
publish v2.0.0
元数据
Slug perf-tools
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Perf Tools 是什么?

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

如何安装 Perf Tools?

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

Perf Tools 是免费的吗?

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

Perf Tools 支持哪些平台?

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

谁开发了 Perf Tools?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论