Skip to content

Feature

The monthly client report, built from the data and sent

The monthly deck, written · Runs in Claude Code

What it does

Turn a month of Search Console and Analytics into the report a client actually reads: what moved, why, and what happens next. It renders to a branded document, a slide deck or a CSV, and goes out by email over your own SMTP, so the reporting hour at the end of every month stops being an hour.

What running it looks like
$ /seo-report --site yoursite.com --month last
GSC + GA4 merged · 6 sections · branded
$ /send-report --to [email protected]
sent over your SMTP, nothing stored by us

§ Scope

6 Skills involved
0 Specialist agents
4 Data sources read

§ Limits

What this does not do

Stated plainly, so you do not find out later

The commentary is generated from your numbers, and a number with a plausible explanation attached is still a number that needs an owner. These are drafts for you to sign, not statements to forward unread.

§ Skills
6 of them

§ Sources

What client reporting actually reads

Search

Google Search Console

Queries, impressions, positions and index coverage, per property.

Analytics

Google Analytics 4

Sessions, conversions and referral traffic through the Data and Admin APIs.

Reporting

SMTP

Emails the finished report from your own mail server, not a third party's.

Storage

Google Drive

Delivers reports into a client's Drive folder, mirroring the local tree. Scoped to drive.file, so it only ever sees what it created.

§ Elsewhere