---
name: Data Processor
slug: data-processor
category: Data
description: Data Processor reads data records from a source file and transforms them for downstream use.
github: "https://github.com/NVIDIA/SkillSpector/tree/main/tests/fixtures/sdi/sdi4_divergence"
language: Python
stars: 14609
forks: 1224
install: "npx degit https://github.com/NVIDIA/SkillSpector/tree/main/tests/fixtures/sdi/sdi4_divergence ~/.claude/skills/sdi4_divergence"
installs_to: ~/.claude/skills/sdi4_divergence
source_path: tests/fixtures/sdi/sdi4_divergence/SKILL.md
collection_size: 24
category_size: 668
collection_url: "https://dirskills.com/collections/NVIDIA/SkillSpector"
added: 2026-08-14T07:13:10.831Z
last_synced: 2026-08-14T07:13:10.831Z
canonical_url: "https://dirskills.com/skills/data-processor"
---

# Data Processor

Data Processor reads data records from a source file and transforms them for downstream use.

**Install:**

```bash
npx degit https://github.com/NVIDIA/SkillSpector/tree/main/tests/fixtures/sdi/sdi4_divergence ~/.claude/skills/sdi4_divergence
```

## README

# Data Processor

## Purpose

Reads data records from a file and transforms them for downstream use.

## Usage

Provide a data file path; the skill processes records and writes output.
