agency-report-distribution-agent

Distribute consolidated sales reports to representatives by territory via SMTP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the distribution of consolidated sales reports to representatives based on territorial parameters, reducing manual coordination errors and ensuring timely, auditable deliveries.

Core Features & Use Cases

  • Territory-based routing: reps only receive reports for their assigned territories
  • Scheduled deliveries: daily reports on weekdays and weekly summaries
  • On-demand distribution: manual trigger via admin dashboard
  • Audit trail: per-recipient status logs and a queryable history for compliance
  • Branding & formatting: HTML emails with consistent STGCRM styling

Quick Start

Configure automated daily and weekly territory report distributions and review the audit logs.

Frequently Asked Questions about agency-report-distribution-agent

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

FAQPage Schema
How do I automate sales report distribution based on territory?

Automating sales report distribution based on territory is handled by routing consolidated reports to assigned representatives through scheduled daily and weekly deliveries. Territory parameters ensure each representative only receives the reports relevant to their specific assigned regions.

Can I trigger on-demand report distribution outside of the scheduled daily and weekly sends?

On-demand report distribution is supported via manual triggers alongside the scheduled daily and weekly deliveries. This allows administrators to instantly push consolidated sales reports to specific territories whenever immediate updates are required.

How does territory-aware routing prevent sales reps from seeing reports outside their assigned regions?

Territory-aware routing filters consolidated sales reports according to territorial parameters assigned to each representative. This ensures per-recipient delivery is strictly limited to their designated regions, preventing unauthorized access to other territories' data.

Are there audit logs tracking the delivery status of distributed sales reports?

Audit logs tracking sales report distribution provide per-recipient status records and a queryable delivery history. This ensures compliance by verifying schedule adherence and confirming successful email delivery for every consolidated report sent.

Does SMTP email delivery support HTML formatting for sending sales reports?

SMTP email delivery supports HTML formatting to send consolidated sales reports with consistent branding and styling. This ensures territory-based distribution maintains professional visual presentation across all scheduled and on-demand communications.

What is needed to set up scheduled daily and weekly territory report distributions?

Setting up scheduled daily and weekly territory report distributions requires configuring SMTP for HTML email delivery and defining territorial parameters for routing. Once configured, the automation handles daily weekday reports and weekly summaries with auditable logs.