landing-page

landing-page is a command for Claude Code from HYPD-AI/ads-mcp-plugin. It costs 15 tokens per session (174 once invoked), scanned A, original, MIT.

A review of a live landing page, the web page people reach after clicking an ad. It checks technical quality, loading speed, and factors that can affect sign-ups or sales.

In plain words
What is it for?
Use it to assess an advertising landing page and identify improvements for speed, quality, and conversions.
Why use it?
It helps find page problems that may cause visitors to leave or fail to take the desired action.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the hypd-ai-ads plugin — 3 skills, 11 commands, 2 MCP servers shipped together

Good fit Use it to assess an advertising landing page and identify improvements for speed, quality, and conversions.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/hypd-ai/ads-mcp-plugin/landing-page
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.

Clone the repo
git clone --depth 1 https://github.com/HYPD-AI/ads-mcp-plugin

Made for: Claude Code.

Or install hypd-ai-ads, the plugin that ships this one along with the rest of its 3 skills, 11 commands, 2 MCP servers.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/hypd-ai/ads-mcp-plugin/landing-page.svg)](https://agentmods.dev/commands/hypd-ai/ads-mcp-plugin/landing-page)
Your own site
<a href="https://agentmods.dev/commands/hypd-ai/ads-mcp-plugin/landing-page"><img src="https://agentmods.dev/badge/commands/hypd-ai/ads-mcp-plugin/landing-page.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 174 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.00015 $0.00174
Opus 5 $0.00008 $0.00087
Sonnet 5 $0.00003 $0.00035
Haiku 4.5 $0.00002 $0.00017

Measured 8d ago against content hash dc028db8aea3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

landing-page 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 8d 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.

commands/landing-page.md · 12 lines

What it actually says

Run a technical landing-page audit for $ARGUMENTS.

  1. Ensure init has been run once this session — call it first if not.
  2. Resolve which account the user means (list accounts if needed).
  3. Call prompt_templates_run with key technical-landing-page-audit and follow the returned prompt's [input] directives — $ARGUMENTS may already answer some of them; ask only for what is still missing.
  4. Execute the analysis with HYPD's tools and deliver every output section the returned prompt asks for.

If HYPD is unavailable or not authenticated, do not fail — follow the hypd-getting-started skill to guide the user through connecting.

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. 8d ago First seen · 12 lines · 15 tokens per session scan A dc028db8aea3

Subscribe to this mod's changes

landing-page is a command published in the GitHub repository HYPD-AI/ads-mcp-plugin (2 stars, last pushed 15d ago), licensed MIT. It adds 15 tokens to every session and 174 once invoked, about $0.0001 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 commands, from other repositories

launch-meta-campaign

Launch a complete Meta Ads campaign — campaign, ad set, and ad(s) — built paused and ready to review. Use when the user wants a new Facebook/Instagram campaign.

markifact/markifact-mcp · 36 tokens

negative-keyword-sweep

Find wasted spend in Google Ads search terms and add negatives at the right scope (account list, campaign, or ad group). Use when the user says "find junk keywords", "stop wasting on bad searches", or wants a search-terms cleanup.

markifact/markifact-mcp · 50 tokens

competitive-auction-insights

Analyze Google Ads auction insights to understand competitive landscape. See who you're competing against and where you're winning or losing. (requires Pro subscription).

Ad-Superpowers/ad-superpowers-plugin · 27 tokens

organic-performance-audit

Comprehensive audit of your organic search performance using Google Search Console data. Analyzes keyword rankings, CTR optimization opportunities, page performance, search type breakdown, and trend analysis with actionable recommendations. (requires Pro subscription).

Ad-Superpowers/ad-superpowers-plugin · 43 tokens

creative-fatigue-scanner

Proactively detect ad creative fatigue before performance tanks. Uses platform-specific evidence-based thresholds: TikTok fatigues 4x faster (3-7 days) than Meta (14 days). Google Ads uses asset ratings (4-8 weeks). LinkedIn has longest cycles (4-6 weeks). (requires Pro subscription).

Ad-Superpowers/ad-superpowers-plugin · 64 tokens

incrementality-test-designer

Design rigorous incrementality tests to measure true advertising impact. Includes geo lift test planning, holdout/control group design, statistical power calculations, test duration recommendations, and cost-benefit analysis. Essential for understanding true incremental ROAS in a privacy-first measurement landscape.…

Ad-Superpowers/ad-superpowers-plugin · 56 tokens