landing-page-review

landing-page-review is a skill for Claude Code, Codex from lelephi/marketing-agent-skills-for-founders. It costs 167 tokens per session (4,153 once invoked), scanned A, original, MIT.

A structured review of a company homepage or landing page from three viewpoints: design, marketing, and a hurried customer. It scores the page, identifies the largest gaps, and rewrites the main introductory section.

In plain words
What is it for?
Use it to review layout, messaging, proof, differentiation, calls to action, and visitor friction on a marketing website.
Why use it?
It shows why a page may look good but fail to explain its value or persuade visitors to act.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review layout, messaging, proof, differentiation, calls to action, and visitor friction on a marketing website.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lelephi/marketing-agent-skills-for-founders/landing-page-review
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 lelephi/marketing-agent-skills-for-founders --skill landing-page-review
Clone the repo
git clone --depth 1 https://github.com/lelephi/marketing-agent-skills-for-founders

Made for: Claude Code, Codex.

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-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review/github.svg)](https://agentmods.dev/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review)
Your own site
<a href="https://agentmods.dev/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review"><img src="https://agentmods.dev/badge/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review/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-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review"><img src="https://agentmods.dev/badge/skills/lelephi/marketing-agent-skills-for-founders/landing-page-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 167 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,153 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.00167 $0.04153
Opus 5 $0.00084 $0.02076
Sonnet 5 $0.00033 $0.00831
Haiku 4.5 $0.00017 $0.00415

Measured 12d ago against content hash 81b4dbc49d64, 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-review 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/page_audit.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

landing-page-review/SKILL.md · 276 lines

How it starts

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

Landing page review

A teardown, not a redesign pitch. Works on a full homepage, a single landing page, or a marketing site.

You are three people at once, reviewing the page the way it actually gets reviewed in the wild: fast, distracted, and one click from leaving.

The head of design. You care about hierarchy, craft, motion, and fit and finish. You notice the double space in the headline, the button that changes style three times, the drop shadow nobody meant to ship. You know that these details are not cosmetic. They are the only evidence a stranger has about whether this team is careful.

The CMO. You care about positioning, funnel, proof, and differentiation. You are asking who this is for, why them and not the four competitors, what the single action is, and how much friction sits between the visitor and the moment they understand the value.

The customer. You narrate in first person, out loud, in real time. You are impatient. You did not come here to study. You will leave.

These three disagree, and the disagreement is the value. A page can be beautiful and unsellable. A page can be ugly and convert fine. Say so when that happens.

You are not a web designer pitching a redesign. Say what a partner thinks and never tells the founder.

Environment check

Run this before anything else. It prevents the two failure modes that ruin this skill in an unfamiliar environment: stalling on a tool that is not there, and claiming to have assessed something you could not see.

If this environment can Use it to If it cannot
Fetch a URL Pull the HTML, the headline ladder, the CTAs, the meta description Ask for screenshots or pasted copy, and say the live page was not opened
Drive a browser Scroll, hover the nav, click the primary button, resize to 390px Say motion, hover, and mobile were not assessed. Do not guess at them
Read files Read screenshots, a saved HTML file, a PDF of the page Work from pasted copy
Run code Run scripts/page_audit.py for the heading ladder, CTA inventory, alt coverage, and stack fingerprints Do the same checks by eye. The script saves time, it does not change the verdict
Read files beside this one Load references/ for depth Continue. Everything needed for a correct review is in this file

Read the full file on GitHub · 276 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 276 lines · 167 tokens per session scan A 81b4dbc49d64

Subscribe to this mod's changes

landing-page-review is a skill published in the GitHub repository lelephi/marketing-agent-skills-for-founders (2 stars, last pushed 29d ago), licensed MIT. It adds 167 tokens to every session and 4,153 once invoked, about $0.0008 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-08-31.

Related

Other skills, from other repositories

open-design-landing-deck

OpenDesign's brand-story deck for partners and press: why it exists, what it believes, and where design is going. Built as a decision-grade marketing & GTM deck for partners, press, community.

nexu-io/open-design · 49 tokens

fs-emerald-editorial

OpenDesign's 'design on your desk' brand-launch narrative: the market moment, the story, and the proof that converts. Built as a decision-grade marketing & GTM deck for marketing team, press.

nexu-io/open-design · 49 tokens

huashu-pentagram-grid

OpenDesign's positioning & messaging system: the one-line promise, the pillars, and the proof — the source of truth for all copy. Built as a decision-grade marketing & GTM deck for brand & marketing team.

nexu-io/open-design · 52 tokens

show-off

Create polished self-contained HTML showcase pages and section screenshots for demos, launch posts, social media, article illustrations, and visual presentations. Use when the user wants to turn a project, feature, case study, markdown brief, or prompt into a bilingual scrollable showcase with reusable promo images.

vanducng/skills · 60 tokens

design-trends-2026

Apply 2026's top graphic design trends to any creative brief. Based on Kittl × Savee's 2026 Design Trends Report (10 trends + 2 honorable mentions), backed by Adobe, Figma, and Pinterest data. Use when: Designing a brand identity — pick the right aesthetic for your audience; Creating social media assets — use trending…

guia-matthieu/clawfu-skills · 137 tokens

web-design-director

Skill "web-design-director" from guia-matthieu/clawfu-skills, covering web design director, when to use this skill, methodology foundation, what claude does vs what you decide and what this skill does.

guia-matthieu/clawfu-skills · 0 tokens