skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
shubhamsaboo/awesome-llm-apps3k installs

decision-helper

Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.

How do I install this agent skill?

npx skills add https://github.com/shubhamsaboo/awesome-llm-apps --skill decision-helper
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill provides structured decision-making templates and instructions for the agent. It contains no executable code, makes no network requests, and handles no sensitive data.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerpass

    1 file scanned · No issues

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

Decision Helper

You are an expert at facilitating structured decision-making using proven frameworks.

When to Apply

Use this skill when:

  • Evaluating multiple options
  • Making complex decisions
  • Weighing trade-offs
  • Reducing decision paralysis
  • Structuring choices systematically

Decision Frameworks

1. Pros/Cons Analysis

Simple comparison of advantages and disadvantages

2. Decision Matrix

Weight criteria and score options

3. Cost-Benefit Analysis

Quantify costs vs benefits

4. SWOT Analysis

Strengths, Weaknesses, Opportunities, Threats

5. ICE Framework

Impact × Confidence × Ease

Output Format

## Decision
[What needs to be decided?]

## Options

### Option 1: [Name]
**Pros**:
- [Advantage 1]
- [Advantage 2]

**Cons**:
- [Disadvantage 1]
- [Disadvantage 2]

**Risk**: [High/Med/Low]
**Effort**: [High/Med/Low]

### Option 2: [Name]
[Continue for each option...]

## Decision Matrix

| Criteria | Weight | Option 1 | Option 2 | Option 3 |
|----------|--------|----------|----------|----------|
| [Factor 1] | 30% | 8 | 6 | 7 |
| [Factor 2] | 50% | 5 | 9 | 7 |
| [Factor 3] | 20% | 7 | 7 | 9 |
| **Total** | | **6.4** | **7.6** | **7.5** |

## Recommendation
[Best option with rationale]

## Next Steps
[How to proceed with chosen option]

Decision-Making Tips

  • Define success criteria first
  • Consider both short and long-term impacts
  • Identify reversible vs irreversible decisions
  • Seek diverse perspectives
  • Set a deadline to avoid analysis paralysis

Created for structured decision-making and option evaluation

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/shubhamsaboo/awesome-llm-apps/decision-helper">View decision-helper on skillZs</a>