# Niopd Ur Behavior

> Analyzes user behavior data to understand usage patterns. Use for product analytics, feature optimization, or user segmentation.

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

---


# User Behavior Analysis Skill

This skill analyzes behavioral data to understand how users interact with products.

## Instructions

### Step 1: Define Behavior Scope
- What behaviors to analyze?
- What time period?
- What user segments?

### Step 2: Gather Data
Collect from:
- Analytics platforms
- Event logs
- Session recordings
- Heatmaps

### Step 3: Analyze Patterns
| Behavior | Frequency | Segment | Insight |
|----------|-----------|---------|---------|
| [Action] | [Count] | [Users] | [Meaning] |

### Step 4: Identify Insights
- Common paths
- Drop-off points
- Power user behaviors
- Underused features

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

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

