← 返回 Skills 市场
ckchzh

Perf Analyzer

作者 BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install perf-analyzer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Perf Analyzer concepts, best practices, and implementation patterns.
安全使用建议
This skill appears coherent and low-risk: it only provides local reference text via a small bash script and requests no credentials or network access. Before installing, verify you trust the source (the GitHub repo/homepage) and whether you want the agent to be able to invoke the skill autonomously (autonomous invocation is the platform default). If you plan to execute the bundled script locally, run it without elevated privileges and inspect it yourself (it's readable) — the script contains only static documentation output and a minor cosmetic issue (the help heredoc uses a literal $VERSION), not malicious behavior.
功能分析
Type: OpenClaw Skill Name: perf-analyzer Version: 2.0.1 The perf-analyzer skill bundle is a static documentation reference tool. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for sysops concepts and contains no network requests, file system modifications, or credential access. The SKILL.md instructions accurately reflect the code's behavior without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (reference for perf analyzer) aligns with included files: SKILL.md provides reference text and scripts/script.sh emits the same reference text via heredocs. There are no unexpected dependencies or credentials requested.
Instruction Scope
SKILL.md explicitly states the commands return plain-text heredocs with no external API calls or network access. The bundled script implements only local heredoc outputs and basic argument parsing; it does not read files, environment variables, or reach out over the network.
Install Mechanism
No install spec is present and no remote downloads or package installs occur. The only code is a local bash script, so there is nothing written to disk or fetched at install time beyond the skill bundle itself.
Credentials
The skill declares no required env vars, credentials, or config paths and the script does not reference environment variables or secrets. Requested access is proportionate to its purpose.
Persistence & Privilege
always is false and the skill has no mechanism to persistently modify agent/system configuration. It does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perf-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perf-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug perf-analyzer
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Perf Analyzer 是什么?

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

如何安装 Perf Analyzer?

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

Perf Analyzer 是免费的吗?

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

Perf Analyzer 支持哪些平台?

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

谁开发了 Perf Analyzer?

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

💬 留言讨论