TopRank Skills

Home / Claw Skills / Search / solo-stream
Official OpenClaw rules 36%

solo-stream

Interactive decision-making wizard using STREAM 6-layer framework for founders facing high-stakes choices. Use when user says "help me decide", "should I do this", "evaluate decision", "STREAM analysis", "run decision framework", or "pros and cons". Do NOT use for idea validation with PRD (use /validate).

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 solo-stream 技能。 若已安装,则直接安装 solo-stream 技能。

Overview

Skill Key
fortunto2/solo-stream
Author
fortunto2
Source Repo
openclaw/skills
Version
-
Source Path
skills/fortunto2/solo-stream
Latest Commit SHA
01056d62b73ab51065c368a4961414189fc0514e

Extracted Content

SKILL.md excerpt

# /stream

Interactive wizard that walks any decision through the STREAM 6-layer framework. Designed for founders making high-stakes choices under uncertainty.

## Steps

1. **Parse the decision** from `$ARGUMENTS`. If empty, ask: "What decision or dilemma do you want to analyze?"

2. **Load framework context** (optional enhancement):
   - If MCP `kb_search` available: `kb_search(query="STREAM framework", n_results=3)` for full framework details.
   - Otherwise, the framework is embedded below.

3. **Walk through 6 layers interactively.** For each layer, explain the concept, ask a clarifying question via AskUserQuestion, then provide assessment.

### Layer 1 — Epistemological (Knowledge)
- Is this within your circle of competence?
- What assumptions are unproven?
- What would change your mind?
- **Ask:** "What do you know for certain about this space? What are you assuming?"

### Layer 2 — Temporal (Time)
- What's the time horizon for results?
- Is this Lindy-compliant (will it matter in 10 years)?
- Reversibility: can you undo this in 6 months?
- **Ask:** "What's your timeline? Is this a 3-month experiment or a 3-year commitment?"

### Layer 3 — Action (Minimum Viable)
- What's the smallest possible first step?
- What are second-order effects?
- Can you test this in a weekend?
- **Ask:** "What's the minimum viable version you could ship in 1-2 weeks?"

### Layer 4 — Stakes (Risk/Reward)
- Asymmetric upside? (small downside, large upside)
- Survivable worst case?
- Opportunity cost of NOT doing this?
- **Ask:** "What's the worst realistic outcome? Can you survive it financially and emotionally?"

### Layer 5 — Social (Network)
- Reputation impact on your network?
- Network effects or viral potential?
- Does this build social capital?
- **Ask:** "Who benefits besides you? Who might be hurt?"

### Layer 6 — Meta (Mortality Filter)
- Is this worth your finite time on earth?
- Does this align with your values?
- Will you regret NOT trying this?
- **Ask:** "If you had on...

Related Claw Skills