# Parfait Charts

> Stacked bar charts showing composition and performance. Use for analyzing structure and trends.

- **Type:** Skill
- **Install:** `agentstack add skill-linuszz-business-strategy-planning-skills-parfait-charts`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [linuszz](https://agentstack.voostack.com/s/linuszz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [linuszz](https://github.com/linuszz)
- **Source:** https://github.com/linuszz/business-strategy-planning-skills/tree/master/bp-visualization/skills/parfait-charts

## Install

```sh
agentstack add skill-linuszz-business-strategy-planning-skills-parfait-charts
```

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

## About

# Parfait Charts

## Metadata
- **Name**: parfait-charts
- **Description**: Stacked composition analysis
- **Triggers**: parfait chart, stacked bar, composition, structure

## Instructions

Create parfait chart analysis for $ARGUMENTS.

## Framework

### Parfait Chart Structure

```
Revenue by Segment
     │
$50M ┤ ████████████░░░░░░░░
     │ ████████████░░░░░░░░
$40M ┤ ████████████░░░░░░░░
     │ █████░░░░░░░░████████
$30M ┤ █████░░░░░░░░████████
     │ █████░░░░░░░░░░░░█████
     └──────────────────────
        2023    2024    2025
        ■ A  ■ B  ■ C
```

### Use Cases

| Use Case | Description |
|----------|-------------|
| **Revenue Mix** | Show product/service composition |
| **Cost Structure** | Analyze cost components over time |
| **Portfolio** | Display segment breakdown |

## Output

```
## Parfait Chart Analysis: [Subject]

### Data Structure

| Period | Segment A | Segment B | Segment C | Total |
|--------|-----------|-----------|-----------|-------|
| 2023 | $20M | $15M | $10M | $45M |
| 2024 | $22M | $18M | $12M | $52M |
| 2025 | $25M | $20M | $15M | $60M |

### Composition Trends

**Segment A**:
- Share: 44% → 42% (declining)
- Growth: +$5M (25% increase)

**Segment B**:
- Share: 33% → 33% (stable)
- Growth: +$5M (33% increase)

**Segment C**:
- Share: 22% → 25% (growing)
- Growth: +$5M (50% increase)

### Key Insights

1. Total growth: +$15M (33%)
2. Mix shift toward Segment C
3. All segments growing

### Strategic Implications

- [Implication 1]
- [Implication 2]
```

## Tips
- Use consistent colors
- Show percentages for clarity
- Limit to 3-5 segments
- Highlight trends

## Source & license

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

- **Author:** [linuszz](https://github.com/linuszz)
- **Source:** [linuszz/business-strategy-planning-skills](https://github.com/linuszz/business-strategy-planning-skills)
- **License:** MIT

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-linuszz-business-strategy-planning-skills-parfait-charts
- Seller: https://agentstack.voostack.com/s/linuszz
- 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%.
