← 返回 Skills 市场
chenxiaoyu0124-web

WebGL性能调试速查

作者 chenxiaoyu0124-web · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install webgl-perf-debug
功能描述
快速定位WebGL渲染性能瓶颈,提供Chrome DevTools分析、纹理压缩、Draw Calls优化、shader与内存泄漏排查方法。
安全使用建议
This skill is a readable checklist with code examples — it won't install or send anything by itself. Before copying snippets into your project, verify they match your three.js/webGL version and test in a safe environment. When following advice that points to external assets (for example KTX2 transcoder files at '/basis/'), host or fetch those binaries from trusted sources (official project releases or your own CDN). If you need a skill that runs tooling or downloads transcoders automatically, expect that would require an install step and possibly network access; this skill does not do that.
功能分析
Type: OpenClaw Skill Name: webgl-perf-debug Version: 1.1.0 The skill bundle is a legitimate educational resource for WebGL and Three.js performance optimization. It contains standard debugging advice, performance metrics, and code snippets for best practices (e.g., InstancedMesh, texture compression, and shader optimization) without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the SKILL.md content: guidance for WebGL/three.js performance debugging and optimization. The examples and recommendations are appropriate for this purpose; no unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md contains step-by-step debugging advice and code snippets only. It does not instruct the agent to read system files, access environment variables, or transmit data to external endpoints beyond normal developer actions. Advice to set a transcoder path (e.g., '/basis/') is a coding tip, not an instruction to fetch an unknown remote binary on its own.
Install Mechanism
No install spec and no code files that would be written/executed on disk. Being instruction-only is the lowest-risk model; nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The scope of requested secrets/access is minimal (none) and consistent with an informational/debugging checklist.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modify other skills/configs. Autonomous invocation is allowed (platform default) but, given the instruction-only nature and lack of credentials, this does not add risk here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webgl-perf-debug
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webgl-perf-debug 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
新增定价,内容不变
v1.0.0
初始发布:GPU分析+Shader优化+内存排查
元数据
Slug webgl-perf-debug
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

WebGL性能调试速查 是什么?

快速定位WebGL渲染性能瓶颈,提供Chrome DevTools分析、纹理压缩、Draw Calls优化、shader与内存泄漏排查方法。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 WebGL性能调试速查?

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

WebGL性能调试速查 是免费的吗?

是的,WebGL性能调试速查 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WebGL性能调试速查 支持哪些平台?

WebGL性能调试速查 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WebGL性能调试速查?

由 chenxiaoyu0124-web(@chenxiaoyu0124-web)开发并维护,当前版本 v1.1.0。

💬 留言讨论