Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Analyze code performance to identify bottlenecks, detect redundant computations and blocking operations, and provide optimization recommendations.
Analyze code performance to identify bottlenecks, detect redundant computations and blocking operations, and provide optimization recommendations.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
分析代码性能,识别瓶颈并提供优化建议。
循环性能分析 重复计算检测 同步阻塞识别 复杂度计算 优化建议生成
"性能分析" "性能瓶颈" "performance" "优化建议"
循环内数组操作 重复的函数调用 同步阻塞操作 内存泄漏风险
{ "issues": [ { "type": "loop_push", "location": "line 42", "suggestion": "使用数组推导式或预先分配" } ], "complexity": "O(n²)", "score": 75 }
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.