Category Performance Diagnosis

🌐Community
by goldenzero · vlatest · Repository

Identifies root causes of underperforming categories using data analysis and suggests targeted improvement strategies.

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 category-performance-diagnosis npx -- -y @trustedskills/category-performance-diagnosis
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to analyze and diagnose performance issues within a category. It identifies potential bottlenecks, inefficiencies, or areas for improvement based on provided data or descriptions of the category's behavior. The agent can then suggest corrective actions or optimizations to enhance overall performance. This is particularly useful for complex systems where pinpointing problems requires deep understanding.

When to use it

  • Troubleshooting slow response times in a content recommendation system.
  • Analyzing user engagement metrics within an e-commerce category and identifying drop-off points.
  • Diagnosing why a specific product category's sales are underperforming compared to others.
  • Evaluating the efficiency of a search results ranking algorithm for a particular category.

Key capabilities

  • Performance analysis
  • Bottleneck identification
  • Optimization suggestions
  • Category-specific diagnosis

Example prompts

  • "Analyze the performance of the 'electronics' product category and identify potential bottlenecks."
  • "Diagnose why user engagement is low in the 'clothing' category. What are some possible causes?"
  • "Suggest optimizations for the 'books' search ranking algorithm to improve relevance."

Tips & gotchas

The accuracy of the diagnosis depends heavily on the quality and detail of the data provided about the category’s performance. Ensure you provide sufficient context and relevant metrics for optimal results.

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
goldenzero
Installs
2

🌐 Community

Passed automated security scans.