~/ai_assets_directory_
Claude Skill 8.9k stars · whole AgriciDaniel/claude-ads repo
ads-landing.skill

Landing-Page Audit

Audits the landing pages your ads send traffic to, checking message match, mobile speed and trust signals, not just the ad creative itself.

Overview

Landing-Page Audit is a cross-platform worker skill in the Claude Ads suite that reviews the post-click experience an ad sends traffic to, not just the ad itself.

What it covers

  • Validates the initial URL and every redirect hop before sending the next request, blocking private, loopback, link-local and cloud-metadata destinations.
  • Captures declared ad promise, audience, objective, conversion, device and geography as the baseline to check message continuity against.
  • Evaluates message/offer continuity, mobile layout, accessibility, performance, trust, form friction, error states, consent and tracking.
  • Records a blocked hop with reason and timestamp instead of ever fetching a disallowed destination; user insistence never overrides this boundary.
  • Returns experiment-ready recommendations through the common findings schema.

Part of Claude Ads

This skill is dispatched automatically by the main ads conductor for landing-page audits. See the full Claude Ads entry for installation.

Installation

This worker skill installs automatically as part of the Claude Ads plugin, there's no separate step for it.

  1. Install the plugin once, from inside Claude Code:
    /plugin marketplace add AgriciDaniel/claude-ads
    /plugin install claude-ads@ai-marketing-hub-claude-ads
    
  2. This skill runs on its own whenever the /ads conductor needs it; you don't call it directly.
  3. See the Claude Ads entry for the full setup and platform list.

Related assets