Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

portfolio-matrix投资组合矩阵

Agent Skill

portfolio-matrix 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,067

周安装

207

GitHub Stars

公开资料未说明

下载量

1,639
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install portfolio-matrix

简介

通过 NPV 与实施难易程度来评估战略选择。用于项目优先级排序、资源分配和战略决策。

SKILL.md

name
portfolio-matrix
description
Evaluate strategic options by NPV vs ease of implementation. Use for project prioritization, resource allocation, and strategic decision making.

Portfolio Matrix

Metadata

  • Name: portfolio-matrix
  • Description: Strategic option evaluation by value vs ease
  • Triggers: portfolio matrix, NPV, prioritization, bubble chart, project evaluation

Instructions

Evaluate strategic options or projects using the Portfolio Matrix to prioritize resources.

Framework

The Matrix Dimensions

X-Axis (Ease of Implementation)Y-Axis (Net Present Value)
Hard - Technical complexity, regulatory hurdles, significant disruptionLow - NPV < $1M, quick wins
MediumSome challenges, change management, moderate complexityMedium - NPV $1-10M, standard projects
EasyProven approach, clear path, minimal resistanceHigh - NPV > $10M, major initiatives

Z-Axis Bubble Size: Represents NPV magnitude (absolute value)

The 2×2 Matrix

                NPV (Y)
                HIGH
                  │
    Hard  │ Medium │  Easy
    ┌───────────┼──────────────────┐
    │   [B]     │   [C]       │
    │  $10M      │   $5M       │
    │             │             │
    │             │             │
    └────────────┼──────────────────┘
                          │
                  LOW
                ┌──────────────┼──────────────────┐
    │  [A]     │   [B]       │
    │   -$2M      │   $15M      │
    │             │             │
    └────────────┼──────────────────┘

Quadrant Strategies

QuadrantStrategyActionResource Allocation
Hard + High NPV"Grand Slam" - Go big or go homeFund fully💸💸💸
Medium + High NPV"Strategic Build" - Invest for growthFund significantly💸💸
Easy + High NPV"Cash Cow"Harvest & fund growth📊💸💸
Hard + Low NPV"Turnaround"Fix and flip or exitReconsider or invest selectively🔴📊🔴
Medium + Low NPV"Niche"Low investment, focused scope📊📊📊

Output Process

  1. Define options - List all opportunities
  2. Establish criteria - NPV, ease, strategic fit, risk
  3. Score each option - Consistent methodology
  4. Create matrix - Plot on 2×2 grid
  5. Analyze portfolio - Balance of quadrants?
  6. Develop strategy - Shift portfolio as needed
  7. Resource allocation - Match capital to priorities

Output Format

## Portfolio Analysis: [Subject]

### Option Evaluation

| Option | NPV | Ease | Strategic Fit | Risk | Score | Priority | Strategy |
|---------|------|------|----------------|--------|----------|-----------|
| [Option A] | $X M | Hard | High | Low | 8/10 | Top | 💸💸💸 |
| [Option B] | $Y M | Medium | High | Medium | 6/10 | High | 💸💸💸 |
| [Option C] | $Z M | Easy | High | Medium | 7/10 | High | 📊💸💸 |
| [Option D] | $W M | Easy | Medium | High | 5/10 | Medium | 📊📊📊 |

### Portfolio Matrix

HIGH NPV LOW ┌──────────────┼──────────────────┐ │ │ │ Hard │ Medium │ Easy ┌───────┼──────────┬─────────┐ │ ┌───────┼──────────┬─────────┐ │ [A] │ [B] │ │ [C] │ │ [D] │ │ $10M │ $5M │ │ $15M │ │ $25M │ │ └────────┼──────────┴─────────┘ │ └────────┼──────────┴─────────┘ │ └────────┼──────────┴─────────┘ │ NPV (Y) HIGH ┌──────────────┼──────────────────┐ │ │ │ Medium │ Easy ┌───────┼──────────┬─────────┐ │ ┌───────┼──────────┬─────────┐ │ [B] │ [C] │ │ [D] │ │ [D] │ │ $5M │ $15M │ │ $25M │ │ $20M │ │ └────────┼──────────┴─────────┘ │ └────────┼──────────┴─────────┘ │ └────────┼──────────┴─────────┘


### Portfolio Balance

| Quadrant | Count | % NPV | % Resources | Strategy |
|-----------|---------|---------|-------------|--------------|
| Top-Left | X | Y% | Z% | 💸💸💸 | Aggressive |
| Top-Right | Y | Y% | Z% | 📊💸💸 | Growth |
| Bottom-Left | Z | W% | V% | 🔴📊🔴 | Defensive |
| Bottom-Right | W | W% | V% | 📊📊📊 | Harvest |

### Resource Allocation

| Priority | Allocated Capital | % of Budget | Projects |
|----------|----------------|----------------|-------------------|
| 1 (Grand Slam) | $X M | 40% | [A] | [List] |
| 2 (Strategic Build) | $Y M | 30% | [B,C] | [List] |
| 3 (Cash Cow) | $Z M | 20% | [C,D] | [List] |
| 4 (Hold/Review) | $V M | 10% | Low | [List] |

### Strategic Recommendations

1. **[Recommendation 1]** - [Description]
2. **[Recommendation 2]** - [Description]

---

### Risk Assessment

| Risk | Option | Probability | Impact | Mitigation |
|------|---------|----------|-------------|------------|
| [Risk 1] | [Option A] | X% | High | [Action] |
| [Risk 2] | [Option B] | Y% | Medium | [Action] |

Tips

  • Use consistent scoring - make criteria explicit
  • NPV is not everything - consider strategic value
  • Ease estimates are subjective - validate with implementation plans
  • Portfolio needs balance - all four quadrants
  • Update matrix regularly - as conditions change
  • Use multiple criteria beyond just NPV
  • Size bubbles to show value magnitude

References

  • Various project management and strategic decision frameworks
  • Various MBA and executive education sources

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

77.22%
按下载量换算1,266

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills