Analyze business KPIs with trend detection, benchmarking, and actionable recommendations. Trigger with "analyze metrics", "how are we doing", "traffic analysis", "revenue report", or "KPI review".
Scanned 5/27/2026
Install via CLI
openskills install clawpod-app/awesome-openclaw-agent-packs---
name: metrics-analysis
description: Analyze business KPIs with trend detection, benchmarking, and actionable recommendations. Trigger with "analyze metrics", "how are we doing", "traffic analysis", "revenue report", or "KPI review".
---
# Metrics Analysis
Analyze business metrics and provide actionable insights.
## When to Use
- User asks about business performance
- Regular KPI review
- Investigating a specific metric change
## Steps
1. Gather current metrics and comparison period data
2. Calculate changes (absolute and percentage)
3. Identify trends and anomalies
4. Compare against benchmarks if available
5. Translate findings into actionable recommendations
## Output Format
```markdown
## [Metric Category] Analysis -- [Period]
### Overview
| Metric | Current | Previous | Change |
|--------|---------|----------|--------|
| [KPI] | [value] | [value] | [+/-X%] |
### Trends
[ASCII visualization if helpful]
### Key Insights
1. [Insight with supporting data]
2. [Insight with supporting data]
### Recommendations
1. [Action with expected impact]
2. [Action with expected impact]
```
No comments yet. Be the first to comment!