# Analyzing Insights

> Interprets Insight data to identify patterns, anomalies, and trends. Use when analyzing visualizations, extracting findings, or explaining patterns in graphs.

- **Type:** Skill
- **Install:** `agentstack add skill-altertable-ai-skills-analyzing-insights`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [altertable-ai](https://agentstack.voostack.com/s/altertable-ai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [altertable-ai](https://github.com/altertable-ai)
- **Source:** https://github.com/altertable-ai/skills/tree/main/skills/analyzing-insights
- **Website:**  https://altertable.ai

## Install

```sh
agentstack add skill-altertable-ai-skills-analyzing-insights
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Analyzing Insights

## Quick Start

When analyzing an insight:
1. Call `view_insight` for saved insights, or use provided chart data directly
2. Identify the chart type and what it measures
3. Look for patterns (trends, seasonality, anomalies)
4. Quantify observations with specific numbers
5. Provide actionable interpretation

## When to Use This Skill

- User asks "what does this insight show?"
- Analyzing visualization results
- Identifying trends or anomalies
- Explaining patterns in data
- Generating insights from visual data

## Chart Types

| Type | Best For | Look For |
|------|----------|----------|
| Line | Time series trends | Direction, inflection points |
| Bar | Category comparison | Relative sizes, outliers |
| Area | Volume over time | Growth, composition |
| Pie | Distribution | Proportions, dominance |
| Table | Detailed data | Patterns, sorting |
| Metric | Single values | Change from baseline |
| BarList | Ranked items | Top performers, long tail |

## Analysis Framework

### 1. Describe What You See

Start with objective observations:
- What is being measured?
- What is the time range?
- What are the key dimensions?

### 2. Identify Patterns

Look for:
- **Trends**: Upward, downward, flat
- **Seasonality**: Weekly, monthly, yearly cycles
- **Anomalies**: Spikes, drops, outliers
- **Inflection points**: Where direction changes

### 3. Quantify Observations

Always include numbers:
- Absolute values
- Percentage changes
- Comparisons to baselines

### 4. Provide Interpretation

Explain significance:
- Why might this be happening?
- What are the implications?
- What actions should be considered?

## Pattern Recognition

### Trend Patterns

#### Upward Trend
- Consistent growth over time
- Look for: slope, acceleration/deceleration
- Note: sustainability, growth rate

#### Downward Trend
- Consistent decline over time
- Look for: rate of decline, stabilization
- Note: severity, projected impact

#### Flat/Stable
- No significant change
- Look for: volatility within range
- Note: whether stability is expected

### Seasonality Patterns

#### Weekly Cycles
- Weekday vs weekend differences
- Monday dips, Friday spikes
- Note: business day patterns

#### Monthly Cycles
- Beginning/end of month patterns
- Billing cycles, payroll effects
- Note: calendar effects

#### Yearly Cycles
- Holiday impacts
- Seasonal business patterns
- Note: YoY comparisons

### Anomaly Patterns

#### Spikes
- Sudden increase
- Look for: magnitude, duration
- Consider: campaigns, events, bugs

#### Drops
- Sudden decrease
- Look for: recovery pattern
- Consider: outages, issues, seasonality

#### Outliers
- Values far from normal range
- Look for: explanation
- Consider: data quality, real events

## Analysis by Chart Type

### Line Charts

Focus on:
- Overall trend direction
- Volatility/smoothness
- Inflection points
- Comparisons between lines

Questions to answer:
- Is the metric growing or declining?
- Are there regular patterns?
- Where are the peaks and troughs?

### Bar Charts

Focus on:
- Relative bar heights
- Ordering (if applicable)
- Gaps between categories
- Outlier categories

Questions to answer:
- Which category leads/lags?
- Is distribution expected?
- Are there surprising values?

### Pie Charts

Focus on:
- Dominant segments
- Small segments
- Unexpected proportions

Questions to answer:
- Is any segment too dominant?
- Are proportions as expected?
- Has composition changed?

### Tables

Focus on:
- Sorting patterns
- Extreme values
- Null/missing data
- Relationships between columns

Questions to answer:
- What patterns emerge?
- Are there data quality issues?
- What correlations exist?

## Quantification Guidelines

### Describing Changes

| Change | Description |
|--------|-------------|
| +/-5% | Slight change |
| +/-10-20% | Moderate change |
| +/-20-50% | Significant change |
| +/-50%+ | Dramatic change |
| 2x | Doubled |
| 3x | Tripled |

### Time Comparisons

- **WoW**: Week-over-week
- **MoM**: Month-over-month
- **QoQ**: Quarter-over-quarter
- **YoY**: Year-over-year

### Statistical Context

- Compare to historical average
- Note standard deviation if known
- Reference typical ranges

## Communication Patterns

### Good Insight Format

```
[What]: Revenue increased 23% this week
[Context]: From $45,000 to $55,350
[Comparison]: This is 15% above the 4-week average
[Interpretation]: Likely driven by the holiday promotion
[Recommendation]: Consider extending the campaign
```

### Avoid Vague Statements

| Bad | Good |
|-----|------|
| "Revenue went up" | "Revenue increased 23% to $55,350" |
| "There's a trend" | "Daily active users grew 5% WoW for 6 consecutive weeks" |
| "Something changed" | "Conversion dropped from 3.2% to 2.1% on March 15" |

## Common Pitfalls

- Making claims without numbers
- Ignoring context (seasonality, events)
- Confusing correlation with causation
- Over-interpreting normal variance
- Missing obvious anomalies
- Not considering data quality issues

## Reference Files

- [Insight types detail](references/insight-types.md)
- [Visualizations guide](references/visualizations.md)
- [Anomaly patterns](references/anomaly-patterns.md)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [altertable-ai](https://github.com/altertable-ai)
- **Source:** [altertable-ai/skills](https://github.com/altertable-ai/skills)
- **License:** MIT
- **Homepage:**  https://altertable.ai

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-altertable-ai-skills-analyzing-insights
- Seller: https://agentstack.voostack.com/s/altertable-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
