Writing & Content email-deliverabilityinbox-placementsender-reputationgmail-postmastermicrosoft-sndsseed-list-testingspam-complaints

Inbox Placement Monitor

Track where sent emails land and detect provider-level placement and sender-reputation regressions.

FollowSkills review · FSRS-2.0
Not recommended
59/ 100 5-point scale 3.0 / 5
Trust19 / 25 · 3.8/5

The skill clearly limits itself to post-send monitoring, treats exports as untrusted, labels metric provenance, emits NEEDS_INPUT for missing providers, and asks for confirmation before saving results. Resend mutation is dry-run by default and requires an explicit live flag. Deductions apply because it writes to memory, hot-cache, and open-loops without a skill-specific rollback or recovery procedure; runtime memory is not encrypted, and publisher identity is unverified.

Reliability9 / 20 · 2.3/5

Inputs, outputs, thresholds, baseline comparison, failure conditions, and handoff boundaries are detailed and largely self-consistent, with an explicit prohibition on inventing metrics. Deductions apply because referenced scripts, contracts, and cross-skill dependencies were not included in the supplied evidence, and there are no skill-specific tests, input-schema checks, or reproducible execution results; static calibration caps this at 10.

Adaptability11 / 15 · 3.7/5

Trigger phrases, post-send scope, mailbox-provider coverage, required inputs, expected outputs, and non-fit boundaries are clearly stated, with English and Chinese descriptions. Deductions apply because the workflow depends on seed inbox tests and Gmail Postmaster/SNDS data, some overseas services may be unreachable from mainland China, and evidence for broader environment fit and boundary precision is limited.

Convention10 / 15 · 3.3/5

The skill has frontmatter, a version, Apache-2.0 licensing, Quick Start examples, a contract, data-source notes, save rules, references, and next-skill routing, with good progressive disclosure. Deductions apply because no skill-specific changelog, maintenance owner, or update path is provided; SECURITY.md says the supported current line is 17.x while this skill declares 18.0.0, creating governance inconsistency.

Effectiveness6 / 15 · 2.0/5

The core task is concrete and the expected report is directly usable: provider placement, reputation trend, send-over-send regressions, and a SEND-S snapshot, with explicit missing-data and provenance labels. Deductions apply because static files cannot verify the calculations, formatting, or cross-source handling in practice; the workflow requires several user exports and manual inbox inspection, and contains no execution evidence. Static calibration therefore caps this at 7.

Verifiability4 / 10 · 2.0/5

The checklist supplies explicit thresholds, fields, comparison rules, and Measured/User-provided/Estimated distinctions, while repository-level tests and CI provide some supporting evidence. Deductions apply because no dedicated tests cover this skill's key paths, no third-party execution evidence is supplied, and the referenced supporting files were not included in full; static calibration caps this at 5.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision ebd436747f8f
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Reconfirm scope, recipients, and recovery options before using Resend --live or any real-send capability; the skill does not specify an undo mechanism.
  • Postmaster, SNDS, and seed-inbox data may contain sensitive domain, IP, complaint, and delivery information; verify memory storage and access boundaries before saving it.
  • Resolve the inconsistency between SECURITY.md's supported 17.x line and the skill's 18.0.0 version, and verify that referenced files and scripts are available in the target host.
  • For mainland-China use, verify access to Postmaster/SNDS dashboards and seed inboxes in advance so unavailable services are not mistaken for normal or missing telemetry.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What does this skill do, and when should you use it?

Inbox Placement Monitor is the post-send delivery skill in Aaron Marketing Skills’ email workflow. It analyzes seed-list results across Gmail, Outlook/Microsoft, Yahoo, and Apple, then trends Gmail Postmaster Tools and Microsoft SNDS reputation data against a prior send baseline. It identifies placement declines, reputation downgrades, and complaint-rate changes, and produces a reusable SEND-S placement snapshot for the email quality gate. It does not run pre-send SPF/DKIM/DMARC checks or calculate the full EQS.

Reads the sending domain, SEND profile, seed-list placement results, Gmail Postmaster Tools export, Microsoft SNDS export, and prior-send baseline; reports inbox, spam, and promotions placement by mailbox provider; reads domain/IP reputation, spam-rate, feedback-loop, IP-status, complaint-rate, and trap-hit trends; calculates send-over-send deltas and names regressions with their magnitude; evaluates only placement-related SEND-S items; labels every metric Measured, User-provided, or Estimated; and emits a placement/reputation report plus a reusable SEND-S snapshot. The skill also references an optional Resend Python helper for sending seed messages, while the actual inbox/spam/promotions verdict remains a manual mailbox check.

  1. A lifecycle marketer wants to verify where the latest promotional send landed at Gmail, Outlook, Yahoo, and Apple.
  2. A deliverability operator has Postmaster Tools and SNDS exports and needs to identify whether domain or IP reputation is improving or declining.
  3. An email team wants to compare the latest seed test with the previous send and quantify which provider regressed.
  4. A quality owner needs a post-send placement snapshot to pass into email-quality-auditor for a later SEND/EQS decision.

What are this skill's strengths and limitations?

Pros
  • Clearly scoped to actual post-send placement and reputation trends.
  • Requires provider-by-provider reporting for Gmail, Outlook/Microsoft, Yahoo, and Apple.
  • Combines seed-list placement with Gmail Postmaster Tools and Microsoft SNDS signals.
  • Separates Measured, User-provided, and Estimated metrics and does not pass missing evidence by default.
  • Produces a SEND-S snapshot that can be consumed by email-quality-auditor.
Limitations
  • Depends on user-supplied seed tests and Postmaster/SNDS exports for a complete read.
  • The actual inbox, spam, or promotions placement must still be inspected manually; the Resend helper only assists with sending and delivery-event retrieval.
  • Does not perform pre-send SPF/DKIM/DMARC checks, calculate full EQS, or enforce SEND vetoes.
  • The supplied material provides no independent test-suite or verified platform-coverage evidence for this individual skill.

How do you install this skill?

Use the repository on an Agent Skills-compatible host with npx skills add aaron-he-zhu/aaron-marketing-skills, or clone it with git clone https://github.com/aaron-he-zhu/aaron-marketing-skills. The skill file is email/deliver/inbox-placement-monitor/SKILL.md. The README does not document a dedicated single-skill install command for this skill.

How do you use this skill?

After a send, provide the sending domain, one SEND profile (promotional, retention, cold-outbound, or newsletter), provider-level seed-list placement results, Gmail Postmaster Tools export, Microsoft SNDS export, and a prior-send baseline. Example: Track inbox placement for example.com after my last send. Here is my seed-list test and my Gmail Postmaster + Microsoft SNDS export. Missing provider data must be reported as NEEDS_INPUT. Without a prior baseline, record the current run as the baseline rather than fabricating a delta.

How does this skill compare with similar options?

Unlike deliverability-qa, this skill handles post-send placement and reputation trends, while deliverability-qa performs the pre-send authentication and reputation pre-flight. Unlike email-quality-auditor, it emits only the SEND-S placement snapshot and does not calculate full EQS or enforce vetoes. send-experiment-designer is used for designing or reading the next send experiment.

FAQ

Do I need a paid inbox-placement vendor?
No. Tier 1 can use a manual seed-list check plus exports from Gmail Postmaster Tools and Microsoft SNDS. Paid monitoring vendors are optional conveniences.
What happens if Yahoo or Apple data is missing?
That provider is marked NEEDS_INPUT; the skill does not assume a passing result.
Can this skill approve a send using the full quality gate?
No. It creates the post-send SEND-S placement snapshot. email-quality-auditor calculates full EQS and applies S1/S2/N1/D1 vetoes.
Are results saved automatically?
No. The skill must first ask `Save these results for future sessions?` and only write memory after confirmation.

More skills from this repository

All from aaron-he-zhu/aaron-marketing-skills

Writing & Content

Email Deliverability Preflight

Verify authentication, sender reputation, inbox placement, and list health before sending or scaling email.

Writing & Content

List Hygiene Monitor

Track list decay between sends and turn engagement, bounce, and complaint signals into an actionable cleanup plan.

Writing & Content

Subject Line Lab

Generate and pre-screen subject lines and preheaders for truncation, spam patterns, and inbox-preview issues.

Writing & Content

B2B Cold Outbound Sequencer

Map safer B2B cold-email sequences, reply routing, mailbox warmup, and compliance guardrails.

Writing & Content

List Growth Designer

Designs acquisition, incentives, compliant opt-in capture, and referral growth for owned email lists.

Writing & Content

Reactivation Specialist

Design a closed-loop win-back program for dormant email subscribers before they are suppressed.

Writing & Content

Email Quality Auditor

Audit email safety, compliance, and send readiness before a campaign is released.

Writing & Content

Email Experiment Designer

Designs rigorous email tests and reads statistical and practical impact from first-party campaign data.

Automation & Ops

Consent Registry

Record subscription consent evidence and apply unsubscribe, complaint, and bounce suppression immediately.

Writing & Content

Email Render Builder

Turns approved email creative into responsive, cross-client HTML and delivers a structured render QA report.

Writing & Content

Email List Segment Builder

Build reusable email audiences and suppression lists from first-party customer data.

Writing & Content

Message Test Designer

Validate whether brand messages land with target buyers before scaling paid spend.

Writing & Content

Newsletter Monetization Planner

Model subscription, sponsorship, and referral revenue for an owned newsletter audience.

Writing & Content

Email Preference & Frequency Manager

Design preference centers and opt-down paths that reduce fatigue before hard unsubscribe.

Writing & Content

Dynamic Email Personalizer

Safely add merge tags, conditional modules, and fallbacks to an existing email.

Data & Analysis

Ad Experiment Designer

Design rigorous paid-ad A/B and incrementality tests, then determine whether results are statistically and practically meaningful.

Writing & Content

Email Creative Builder

Builds test-ready single-email copy aligned to the landing page and approved claims.

Writing & Content

Early Access Designer

Turn a waitlist into a measurable, staged early-access program with clear graduation gates and closed-loop feedback.

Writing & Content

Email Lifecycle Flow Designer

Map lifecycle email flows, cadence, branching, exits, and sunset rules before writing the emails.

Writing & Content

Brand Safety Exclusion Manager

Build placement, network, content, and audience exclusion rules before paid campaigns go live.

Related skills