client-reporting
Installation
SKILL.md
Client Reporting Automation
Pull metrics from multiple sources, generate branded reports, and auto-deliver to clients. Built for agencies and freelancers who need consistent, professional reporting without manual work.
Setup
Dependencies
pip3 install requests jinja2
API Keys (configure in config.json)
- Google Analytics 4 —
GA4_PROPERTY_ID+ service account key - Google Search Console — service account key (see seo-audit-suite references)
- Social platforms — same credentials as social-media-autopilot skill
- SendGrid — for email delivery (
SENDGRID_API_KEY)