agency-sales-data-extraction-agent

Monitor Excel files to extract MTD, YTD, and Year End metrics into PostgreSQL.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-sales-data-extraction-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-sales-data-extraction-agent
Source: https://github.com/jay6697117/agency-agents-antigravity/tree/main/.agents/skills/agency-sales-data-extraction-agent
Command: npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-sales-data-extraction-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors Excel files to extract MTD, YTD, and Year End metrics for live internal reporting, reducing manual data collection errors and delays.

Core Features & Use Cases

  • Real-time monitoring of a designated directory for new or updated Excel reports
  • Flexible column mapping and robust parsing across varying sheet formats
  • Automatic metric detection and audit- logging for traceability
  • Data normalization and persistence to PostgreSQL for downstream dashboards

Quick Start

Instruct the agent to begin watching the designated folder and extract MTD, YTD, and Year End metrics from any new Excel files.

Frequently Asked Questions about agency-sales-data-extraction-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically extract MTD and YTD sales metrics from Excel files?

You can automatically extract MTD and YTD sales metrics from Excel files by instructing the agent to watch a designated folder, where it will detect, normalize, and persist metrics from new or updated reports in real-time.

What is the best way to monitor an Excel directory for real-time sales reporting?

The best way to monitor an Excel directory for real-time sales reporting is to deploy a file-watching agent that applies flexible column mapping and robust parsing to detect metrics automatically whenever new Excel files are added or modified.

Does this Excel data extraction agent support varying sheet structures and formats?

Yes, this Excel data extraction agent supports varying sheet structures and formats through flexible column mapping and robust parsing, automatically detecting sales metrics and normalizing data regardless of the specific layout.

How do I persist extracted Excel sales metrics into PostgreSQL with an audit trail?

To persist extracted Excel sales metrics into PostgreSQL with an audit trail, the agent normalizes detected MTD, YTD, and Year End data and writes it to the database while generating audit logs for full traceability.

Can I use this tool for live internal reporting across multiple Excel formats?

Yes, you can use this tool for live internal reporting across multiple Excel formats, as it applies robust parsing and automatic metric detection to handle varying sheet structures and feed normalized data directly to downstream dashboards.