landing-page-audit

landing-page-audit is a skill for Claude Code from indranilbanerjee/digital-marketing-pro. It costs 141 tokens per session (816 once invoked), scanned A, original, MIT.

A landing-page review that scores clarity, trust, form difficulty, message consistency, loading speed, and mobile use. A landing page is a focused web page designed to get visitors to take one action.

In plain words
What is it for?
It helps assess pages used for signups, purchases, downloads, calls, or form submissions and rank the most useful fixes.
Why use it?
It identifies reasons visitors may leave or fail to act, including a mismatch between the page and the advertisement or email that brought them there.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths.

Part of the digital-marketing-pro plugin — 154 skills, 18 commands, 24 agents shipped together

Good fit It helps assess pages used for signups, purchases, downloads, calls, or form submissions and rank the most useful fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/indranilbanerjee/digital-marketing-pro/landing-page-audit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add indranilbanerjee/digital-marketing-pro --skill landing-page-audit
Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/digital-marketing-pro

Made for: Claude Code.

Or install digital-marketing-pro, the plugin that ships this one along with the rest of its 154 skills, 18 commands, 24 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for landing-page-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit/github.svg)](https://agentmods.dev/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit)
Your own site
<a href="https://agentmods.dev/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for landing-page-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/digital-marketing-pro/landing-page-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 141 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 816 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00141 $0.00816
Opus 5 $0.00071 $0.00408
Sonnet 5 $0.00028 $0.00163
Haiku 4.5 $0.00014 $0.00082

Measured 5d ago against content hash 10a1471c9987, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

landing-page-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/landing-page-audit/SKILL.md · 52 lines

How it starts

The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/digital-marketing-pro:landing-page-audit

Purpose

Evaluate a landing page across six key conversion dimensions and deliver a scored assessment with specific, actionable recommendations to improve conversion rate.

Input Required

The user must provide (or will be prompted for):

  • Landing page URL: The page to audit
  • Traffic source: Where visitors come from (paid search, social ads, email, organic)
  • Target action: Desired conversion (form submit, purchase, signup, download, call)
  • Ad copy or email: The upstream message driving traffic (for message match analysis)
  • Current conversion rate: If known, for benchmarking

Process

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions and relevant category files. Check for custom templates at ~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
  2. Above-fold clarity (score 1-10): Headline clarity, value proposition, visual hierarchy, CTA visibility within first viewport
  3. Trust signals (score 1-10): Social proof, testimonials, logos, security badges, guarantees, reviews
  4. Form friction (score 1-10): Number of fields, field labels, error handling, progressive disclosure, mobile form UX
  5. Message match (score 1-10): Alignment between traffic source (ad/email) and landing page headline, imagery, offer
  6. Page speed (score 1-10): Load time, Core Web Vitals, render-blocking resources, image optimization
  7. Mobile experience (score 1-10): Responsive design, tap targets, scroll depth, mobile-specific CTAs
  8. Calculate overall score and benchmark against industry averages
  9. Prioritize recommendations by expected conversion impact

Read the full file on GitHub · 52 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 52 lines · 141 tokens per session scan A 10a1471c9987

Subscribe to this mod's changes

landing-page-audit is a skill published in the GitHub repository indranilbanerjee/digital-marketing-pro (812 stars, last pushed 5d ago), licensed MIT. It adds 141 tokens to every session and 816 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-07.

Related

Other skills, from other repositories

image-post-processor

After batch completes, runs 4-step post-processing on each image: EXIF strip → WebP convert (q85) → srcset 3 sizes → SEO filename. Generates ImageObject schema fragment. Stage 27e.

XuanRanL/loamwright-SEO-Skill · 51 tokens

kaicalls-design

Build KaiCalls-compliant UI components and pages using the KaiCalls design system. Use when creating new dashboard pages, components, forms, tables, cards, badges, or any UI within the KaiCalls admin panel. Ensures dark-first aesthetic, proper color tokens, typography classes, motion standards, and B2B SaaS best…

cgallic/kai-cmo-harness · 108 tokens

vertical-site-conventions

Compose pages and sites that read as their vertical: ecommerce-catalog storefronts that look like storefronts, hospitality-food sites that look like restaurants, b2b-manufacturer sites that look industrial. Use this skill whenever the user wants to build a site that looks like the vertical it serves, fix a build that…

rampstackco/claude-skills · 190 tokens

interface-redesign

Upgrades an existing interface to a higher standard without rebuilding it — auditing what is there, identifying what reads as generic or unfinished, and sequencing changes by impact. Use this when a product works but looks dated or default, when a redesign is being considered, when deciding whether to restyle or…

cbrock84/headcount · 77 tokens

design-context-extract

Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typography, spacing tokens, component patterns, and motion specs as design-tokens.json or Tailwind config. Use when the user points to a screenshot, URL, or video and asks to extract or audit the design…

yonatangross/orchestkit · 84 tokens

component-search

Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style system, returns ranked results with install instructions. Use when looking for UI components, finding alternatives to existing components, or sourcing design system…

yonatangross/orchestkit · 57 tokens