# Niopd Ur Satisfaction

> Analyzes user satisfaction metrics (NPS, CSAT). Use for customer health monitoring, product quality assessment, or stakeholder reporting.

- Skill: `8421bit/niopd-ur-satisfaction` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add 8421bit/niopd-ur-satisfaction`
- Raw SKILL.md: https://api.skillmd.com/api/skills/8421bit/niopd-ur-satisfaction/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: 8421bit (https://skillmd.com/u/8421bit)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/8421bit/niopd-ur-satisfaction

---


# User Satisfaction Analysis Skill

This skill analyzes satisfaction metrics to understand customer health.

## Theoretical Foundation

### Key Metrics
| Metric | Scale | Meaning |
|--------|-------|---------|
| **NPS** | -100 to +100 | "Would you recommend?" |
| **CSAT** | 1-5 or 1-10 | "How satisfied were you?" |
| **CES** | 1-7 | "How easy was this?" |

### NPS Categories
- **Promoters** (9-10): Loyal enthusiasts
- **Passives** (7-8): Satisfied but vulnerable
- **Detractors** (0-6): Unhappy customers

## Instructions

### Step 1: Gather Satisfaction Data
Collect from:
- NPS surveys
- CSAT responses
- Review scores
- Support ratings

### Step 2: Calculate Scores
| Metric | Score | Benchmark | Trend |
|--------|-------|-----------|-------|
| NPS | [X] | [Industry avg] | ↑/↓/→ |
| CSAT | [X%] | [Industry avg] | ↑/↓/→ |

### Step 3: Identify Drivers
What drives satisfaction/dissatisfaction?

### Step 4: Recommend Actions
Prioritize improvements by impact

### Step 5: Generate Report
**File path**: `02-reports/[YYYYMMDD]-satisfaction-v0.md`

## Output Specifications
- **File Naming**: `[YYYYMMDD]-satisfaction-v0.md`
- **Location**: `02-reports/`
- **Template**: `references/satisfaction-template.md`

