← Back to Skills Marketplace
WebGL性能调试速查
by
chenxiaoyu0124-web
· GitHub ↗
· v1.1.0
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install webgl-perf-debug
Description
快速定位WebGL渲染性能瓶颈,提供Chrome DevTools分析、纹理压缩、Draw Calls优化、shader与内存泄漏排查方法。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webgl-perf-debug - After installation, invoke the skill by name or use
/webgl-perf-debug - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
新增定价,内容不变
v1.0.0
初始发布:GPU分析+Shader优化+内存排查
Metadata
Frequently Asked Questions
What is WebGL性能调试速查?
快速定位WebGL渲染性能瓶颈,提供Chrome DevTools分析、纹理压缩、Draw Calls优化、shader与内存泄漏排查方法。 It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install WebGL性能调试速查?
Run "/install webgl-perf-debug" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WebGL性能调试速查 free?
Yes, WebGL性能调试速查 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WebGL性能调试速查 support?
WebGL性能调试速查 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WebGL性能调试速查?
It is built and maintained by chenxiaoyu0124-web (@chenxiaoyu0124-web); the current version is v1.1.0.
More Skills