# Data Processor

> Analyze sales data with statistics, regional performance, and commission calculations Use when this capability is needed.

- Skill: `tomevault-io/data-processor-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/data-processor-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/data-processor-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/data-processor-2

---


# Data Processor Skill

Use this skill to analyze the stored sales data.

## Injected Variables

After activating this skill, you have access to:

- `sales_data`: List[Dict] of sales transactions with keys: amount, category, region
- `regional_targets`: Dict[str, float] mapping region to sales target

---
> Source: [acodercat/cave-agent](https://github.com/acodercat/cave-agent) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-24 -->

