Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

marimekko-chartsMarimekko 图表

Agent Skill

marimekko-charts 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,398

周安装

187

GitHub Stars

公开资料未说明

下载量

1,541
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:marimekko-charts(Marimekko 图表)
来源仓库:https://github.com/linuszz/marimekko-charts
安装命令:
openclaw skills install marimekko-charts
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install marimekko-charts

简介

使用 Marimekko 图表创建市场景观图。用于竞争定位、市场分析和可视化多维数据。

SKILL.md

name
marimekko-charts
description
Create market landscape maps using Marimekko charts. Use for competitive positioning, market analysis, and visualizing multi-dimensional data.

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 ForNot Good For
Market landscape mappingSimple comparisons
Portfolio analysisTime series
Competitive positioningDetailed data reading
Executive presentationsPrecise values needed
Multi-category analysisSmall 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 (<5%) 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

92.75%
按下载量换算1,429

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills