Performance Audit

🌐Community
by manuelvillarvieites · vlatest · Repository

Helps with performance optimization, auditing as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add manuelvillarvieites-performance-audit npx -- -y @trustedskills/manuelvillarvieites-performance-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "manuelvillarvieites-performance-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/manuelvillarvieites-performance-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill performs performance audits of n8n workflows. It analyzes workflow execution times and identifies potential bottlenecks, providing insights to optimize efficiency. The audit generates a report detailing resource usage and suggests improvements for faster processing.

When to use it

  • You've noticed your n8n workflows are taking longer than expected.
  • You want to identify specific nodes or operations contributing to slow workflow execution.
  • You’re looking to optimize resource utilization within your n8n environment.
  • Before deploying a complex workflow, you need baseline performance data.

Key capabilities

  • Workflow Execution Time Analysis
  • Resource Usage Reporting
  • Bottleneck Identification
  • Optimization Suggestions

Example prompts

  • "Audit the 'Customer Onboarding' n8n workflow and provide a detailed report."
  • "Analyze the performance of my n8n workflow and suggest ways to reduce execution time."
  • "Generate a resource usage report for the 'Data Synchronization' workflow."

Tips & gotchas

This skill requires access to your n8n instance. Ensure proper authentication is configured before running an audit, as it needs to monitor workflow executions.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
manuelvillarvieites
Installs
2

🌐 Community

Passed automated security scans.