← 返回 Skills 市场
linuszz

Marimekko Charts

作者 linuszz · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install marimekko-charts
功能描述
Create market landscape maps using Marimekko charts. Use for competitive positioning, market analysis, and visualizing multi-dimensional data.
使用说明 (SKILL.md)

Marimekko Charts

Metadata

  • Name: marimekko-charts
  • Description: Variable-width stacked charts for market mapping
  • Triggers: marimekko, mekko, market map, mosaic chart, variable width

Instructions

You are a data visualization specialist creating Marimekko charts for $ARGUMENTS.

Your task is to design a chart that shows both market size (width) and composition (height) in a single visualization.

Framework

What is a Marimekko?

A Marimekko (or Mekko) chart combines:

  • Width = Size of segment (market share, revenue, volume)
  • Height = Composition within segment (categories, competitors, products)
  • Area = Relative importance (width × height)
┌──────────┬─────────┬────────┐
│          │         │        │
│  Comp A  │  Comp B │ Comp C │  ← Height = share within segment
│   35%    │   25%   │  40%   │
│          │         │        │
├──────────┴─────────┴────────┤
│         Segment 1           │  ← Width = segment size
│           60%               │     (60% of total market)
├──────────┬─────────┬────────┤
│          │         │        │
│ Segment 2│ Segment │Segment │
│   30%    │ 3  15%  │ 4  55% │
└──────────┴─────────┴────────┘

When to Use Marimekko

Good For Not Good For
Market landscape mapping Simple comparisons
Portfolio analysis Time series
Competitive positioning Detailed data reading
Executive presentations Precise values needed
Multi-category analysis Small datasets

Common Applications

  1. Market Maps - Segment × Competitor
  2. Product Portfolios - Category × Product
  3. Geographic Analysis - Region × Product
  4. Customer Segmentation - Segment × Behavior
  5. Profitability Analysis - Business Unit × Margin Tier

Output Process

  1. Define dimensions - What goes on each axis?
  2. Gather data - Segment sizes, category shares
  3. Calculate totals - Ensure data adds up
  4. Order segments - Largest to smallest (typically)
  5. Choose colors - Meaningful, consistent palette
  6. Create chart - Excel, PowerPoint, or specialized tool
  7. Add annotations - Key insights callouts
  8. Test readability - Can audience understand it?

Output Format

## Marimekko Chart: [Title]

### Chart Specifications

**X-Axis (Width):** [Dimension, e.g., Market Segments]
**Y-Axis (Height):** [Dimension, e.g., Competitors]
**Data Source:** [Where data came from]
**Time Period:** [Date range]

---

### Data Table

| Segment | Size | Competitor A | Competitor B | Competitor C | Others |
|---------|------|--------------|--------------|--------------|--------|
| Segment 1 | 35% | 40% | 30% | 20% | 10% |
| Segment 2 | 25% | 25% | 35% | 30% | 10% |
| Segment 3 | 20% | 15% | 25% | 45% | 15% |
| Segment 4 | 12% | 50% | 20% | 15% | 15% |
| Segment 5 | 8% | 10% | 40% | 35% | 15% |
| **Total** | **100%** | **28%** | **30%** | **28%** | **14%** |

---

### Visual Representation

MARKET MAP: [Industry/Market] - [Year]

 │                              Competitors
 │    ┌──────────────────────────────────────────────┐
 │    │              COMPETITOR A (28%)              │
 │    ├──────────────────────────────────────────────┤
 │    │              COMPETITOR B (30%)              │

S │ ├──────────────────────────────────────────────┤ H │ │ COMPETITOR C (28%) │ A │ ├──────────────────────────────────────────────┤ R │ │ OTHERS (14%) │ E │ └──────────────────────────────────────────────┘ │ │ ┌─────────┬───────┬──────┬────┬───┐ │ │ │ │ │ │ │ │ │ SEG 1 │ SEG 2 │ SEG3 │ S4 │S5 │ │ │ (35%) │ (25%) │(20%) │12% │8% │ │ │ │ │ │ │ │ └────┴─────────┴───────┴──────┴────┴───┴─── MARKET SEGMENTS (Width = Segment Size)


---

### Key Insights

**Insight 1: [Market Concentration]**
- [Observation about how concentrated the market is]
- [Implication for strategy]

**Insight 2: [Competitive Positioning]**
- [Observation about competitor positioning]
- [Implication for our strategy]

**Insight 3: [Segment Opportunities]**
- [Observation about underserved segments]
- [Implication for targeting]

---

### Strategic Implications

| Finding | Implication | Action |
|---------|-------------|--------|
| [Finding 1] | [What it means] | [What to do] |
| [Finding 2] | [What it means] | [What to do] |
| [Finding 3] | [What it means] | [What to do] |

---

### Chart Creation Notes

**Color Scheme:**
- [Competitor A]: Blue
- [Competitor B]: Orange
- [Competitor C]: Green
- [Others]: Gray

**Order:**
- Segments: Left to right, largest to smallest
- Competitors: Bottom to top, by overall share

**Annotations:**
- [List any callouts or labels to add]

**Format:**
- Include legend
- Show segment sizes at top
- Show competitor shares at right

Tips

  • Order segments logically (size, geography, value chain)
  • Use consistent colors across similar charts
  • Limit to 5-7 segments and 4-6 categories for readability
  • Small segments (\x3C5%) should be grouped into "Other"
  • Don't put numbers inside the boxes - use callouts
  • The story is more important than precision
  • Test with a colleague before presenting
  • Consider creating a simpler alternative for some audiences

Excel Creation

  1. Create stacked column chart
  2. Manually adjust column widths (or use Mekko macro)
  3. Format colors and labels
  4. Export to PowerPoint for final formatting

References

  • Few, Stephen. Show Me the Numbers. 2012.
  • Tufte, Edward. The Visual Display of Quantitative Information. 2001.
  • Knaflic, Cole. Storytelling with Data. 2015.
安全使用建议
This is a documentation-only skill that explains how to design and produce Marimekko charts; it does not install code or ask for secrets. Before using: (1) do not paste sensitive credentials or confidential datasets into any public chat — provide only the data needed for the chart or anonymized/sampled data; (2) be cautious if you follow the guidance to use an Excel 'Mekko macro' or download macros from the web — only enable/run macros from trusted, signed sources; (3) prefer supplying CSV or tabular data rather than granting file-system or remote-access to tools; (4) if you want automation, ask the skill author for the exact macro or script so you can inspect it before running.
功能分析
Type: OpenClaw Skill Name: marimekko-charts Version: 1.0.0 The skill bundle is a purely informational template and set of instructions for generating Marimekko charts. It contains no executable code, network requests, or file system operations, and the instructions in SKILL.md are strictly aligned with its stated purpose of data visualization.
能力评估
Purpose & Capability
Name/description (Marimekko charts, market maps) align with the instructions: the SKILL.md describes how to design and present Marimekko charts and lists expected inputs (segments, shares, colors, annotations). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The instructions stay within chart-design scope (define dimensions, gather data, calculate totals, create chart in Excel/PowerPoint or specialized tool). One noteworthy point: the doc references using a 'Mekko macro' and manual Excel macros to create variable column widths — following that advice could prompt the user to enable or run macros in Excel, which is an operational risk if macros come from untrusted sources. The skill itself does not ask the agent to read system files, environment variables, or transmit data externally.
Install Mechanism
No install spec and no code files—lowest risk. Nothing will be written to disk by the skill and there are no third-party downloads or package installs declared.
Credentials
The skill requires no environment variables, credentials, or config paths. The amount and type of access requested is proportionate to a documentation-only visualization helper.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated presence, nor does it modify system or other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marimekko-charts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marimekko-charts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Marimekko Charts skill. - Generate Marimekko charts for market landscape, portfolio, and segmentation analysis. - Provides a full framework: definition, when to use, applications, and chart creation process. - Includes standardized output templates for chart specs, data tables, visuals, insights, and strategy. - Offers tips for readability, story focus, and Excel creation. - Reference materials for best practices in data visualization.
元数据
Slug marimekko-charts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Marimekko Charts 是什么?

Create market landscape maps using Marimekko charts. Use for competitive positioning, market analysis, and visualizing multi-dimensional data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Marimekko Charts?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install marimekko-charts」即可一键安装,无需额外配置。

Marimekko Charts 是免费的吗?

是的,Marimekko Charts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Marimekko Charts 支持哪些平台?

Marimekko Charts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Marimekko Charts?

由 linuszz(@linuszz)开发并维护,当前版本 v1.0.0。

💬 留言讨论