Data Processor

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

tomevault-io Updated

File contents

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 — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/acodercat--cave-agent--cave-agent commit 76849e7b2d

Frequently asked questions

npx skillmds@latest add tomevault-io/data-processor-2