# Niopd Mr Compare Products

> Compares features between products for competitive analysis. Use for feature benchmarking, gap analysis, or product strategy.

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

---


# Product Feature Comparison Skill

This skill provides detailed feature-level comparison between products.

## Instructions

### Step 1: List Products to Compare
Identify products and their versions

### Step 2: Define Feature Categories
Group features by type:
- Core features
- Additional features
- Integrations
- Pricing tiers

### Step 3: Create Feature Matrix
| Category | Feature | Product A | Product B |
|----------|---------|-----------|-----------|
| Core | [Feature] | ✓ | ✓ |
| Advanced | [Feature] | ✓ | ✗ |

### Step 4: Analyze Gaps
- Feature gaps
- Quality differences
- Pricing differences

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

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

