Execute this skill enables AI assistant to detect and resolve performance bottlenecks in applications. it analyzes cpu, memory, i/o, and database performance to identify areas of concern. use this skill when you need to diagnose slow application performance, op... Use when optimizing performance. Trigger with phrases like 'optimize', 'performance', or 'speed up'.
5.2
Rating
0
Installs
Backend Development
Category
The skill provides a reasonable framework for detecting performance bottlenecks with clear use cases and examples. However, the description is somewhat generic and lacks specific implementation details that would enable a CLI agent to autonomously invoke it effectively. The SKILL.md references scripts (analyze_cpu.sh, analyze_db.sh, etc.) which presumably contain the actual analysis logic, satisfying task knowledge requirements. Structure is adequate with logical sections, though some content is boilerplate. Novelty is moderate - while performance analysis is valuable, the skill doesn't demonstrate highly complex or unique capabilities that would be difficult for a CLI agent to replicate with standard profiling tools. The description could be more specific about what metrics are analyzed, what thresholds trigger alerts, and how remediation suggestions are generated.
Loading SKILL.md…

Skill Author