Performance Analysis
Helps with performance optimization, analysis as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ruvnet-performance-analysis npx -- -y @trustedskills/ruvnet-performance-analysis
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ruvnet-performance-analysis": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ruvnet-performance-analysis"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes network performance data to identify bottlenecks and areas for optimization. It provides insights into latency, throughput, and packet loss, enabling users to troubleshoot connectivity issues and improve overall network efficiency. The tool can be used to diagnose problems in both local networks and cloud-based environments.
When to use it
- Troubleshooting slow application performance: Investigate if network latency is contributing to user experience issues.
- Identifying bandwidth bottlenecks: Determine if limited bandwidth is restricting data transfer rates.
- Diagnosing connectivity problems: Pinpoint the root cause of intermittent or unreliable network connections.
- Optimizing cloud infrastructure: Analyze network performance within a cloud environment to improve resource utilization and reduce costs.
Key capabilities
- Network Performance Analysis
- Bottleneck Identification
- Latency Measurement
- Throughput Calculation
- Packet Loss Detection
Example prompts
- "Analyze the network performance data from the last hour."
- "Identify any bottlenecks in my home network."
- "What is the average latency between server A and server B?"
Tips & gotchas
The skill requires access to network performance data, which may be collected through monitoring tools or logs. Ensure appropriate permissions are granted for data retrieval and analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.