market-landing

market-landing is a skill for Claude Code, Codex from tal7aouy/marketkit. It costs 0 tokens per session (3,134 once invoked), scanned A, a copy of market-landing, MIT.

A review of a landing page, which is a focused web page designed to get visitors to sign up, submit a form, buy something, or take another action.

In plain words
What is it for?
Use it to examine a landing page section by section and receive prioritized fixes for signups, leads, purchases, registrations, downloads, or bookings.
Why use it?
It helps identify unclear content and page problems that may stop visitors from completing the intended action.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to examine a landing page section by section and receive prioritized fixes for signups, leads, purchases, registrations, downloads, or bookings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tal7aouy/marketkit/market-landing
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 tal7aouy/marketkit --skill market-landing
Clone the repo
git clone --depth 1 https://github.com/tal7aouy/marketkit

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 market-landing

README.md
[![agentmods](https://agentmods.dev/badge/skills/tal7aouy/marketkit/market-landing/github.svg)](https://agentmods.dev/skills/tal7aouy/marketkit/market-landing)
Your own site
<a href="https://agentmods.dev/skills/tal7aouy/marketkit/market-landing"><img src="https://agentmods.dev/badge/skills/tal7aouy/marketkit/market-landing/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 market-landing

Your own site · 80×15
<a href="https://agentmods.dev/skills/tal7aouy/marketkit/market-landing"><img src="https://agentmods.dev/badge/skills/tal7aouy/marketkit/market-landing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,134 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 100% copy Near-identical to another mod 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.00000 $0.03134
Opus 5 $0.00000 $0.01567
Sonnet 5 $0.00000 $0.00627
Haiku 4.5 $0.00000 $0.00313

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

Security

Grade A, and why

market-landing 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 11d 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.

Origin

This is a copy

100% identical to market-landing — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/market-landing/SKILL.md · 329 lines

How it starts

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

Landing Page CRO Analysis

Skill Purpose

Perform a comprehensive Conversion Rate Optimization (CRO) analysis on any landing page. This skill produces a section-by-section teardown with prioritized, actionable fixes that directly impact conversion rates.

When to Use

  • User provides a landing page URL and asks for conversion optimization
  • User asks for landing page feedback, review, or audit
  • User wants to improve signup, lead capture, or purchase rates
  • Triggered by /market landing <url> or /market cro <url>

How to Execute

Step 1: Identify the Page Type

Determine which type of landing page you are analyzing. This affects benchmark expectations and scoring weights.

Page Type Primary Goal Good CR Great CR
Lead Capture Email/form submission 5-10% 15%+
SaaS Signup Free trial or freemium signup 3-7% 10%+
E-commerce Product Add to cart / Purchase 2-4% 5%+
Webinar Registration Register for event 20-30% 40%+
App Download Install app 10-15% 20%+
Waitlist Join waitlist 15-25% 35%+
Consultation Booking Schedule a call 5-10% 15%+
Nonprofit Donation Make a donation 2-5% 8%+

Step 2: Run the 7-Point CRO Framework

Analyze each section in order. Score each section 1-10 and provide specific findings.

Section 1: Hero Section (Weight: 25%)

The first screen a visitor sees. This is where 80% of conversion decisions begin.

Checklist:

  • Headline is visible within 2 seconds of page load
  • Headline communicates the primary benefit (not a feature)
  • Headline is under 10 words
  • Subheadline expands on the headline with specificity
  • Primary CTA is above the fold
  • CTA button color contrasts with the background
  • CTA text is action-oriented (not "Submit" or "Click Here")
  • Hero image or video supports the message (not generic stock)
  • Trust badges or social proof visible above the fold
  • Page loads in under 3 seconds
  • No navigation menu competing with the CTA (for dedicated landing pages)

Read the full file on GitHub · 329 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. 11d ago First seen · 329 lines · 0 tokens per session scan A c3c187ddd9d9

Subscribe to this mod's changes

market-landing is a skill published in the GitHub repository tal7aouy/marketkit (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,134 tokens. A static security scan graded it A with 0 findings. It is 100% identical to market-landing, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

marketing-expert

Build comprehensive marketing technology solutions including automation workflows, campaign management, analytics tracking, and multi-channel orchestration. Use when the user mentions marketing automation, campaign management, SEO, email or content marketing, attribution, or multi-channel orchestration.

personamanagmentlayer/pcl · 51 tokens

seo-technical

Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".

AgriciDaniel/claude-seo · 73 tokens

seo-sxo

Search Experience Optimization: reads Google SERPs backwards to detect page-type mismatches, derives user stories from search intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized pages fail to rank by analyzing what Google rewards for each keyword. Use when user says…

AgriciDaniel/claude-seo · 101 tokens

seo-flow

FLOW framework integration: evidence-led SEO using the Find → Leverage → Optimize → Win loop. Surfaces stage-specific AI prompts from the FLOW knowledge base (41 prompts, CC BY 4.0). Use when user says "FLOW", "FLOW framework", "seo flow", "evidence-led SEO", "find leverage optimize win", or wants stage-specific SEO…

AgriciDaniel/claude-seo · 78 tokens

seo-page

Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says "analyze this page", "check page SEO", "single URL", "check this page", "page analysis", or provides a single URL for review.

AgriciDaniel/claude-seo · 63 tokens

seo-programmatic

Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL patterns, internal linking automation, thin content safeguards, and index bloat prevention. Use when user says "programmatic SEO", "pages at scale", "dynamic pages", "template pages", "generated pages"…

AgriciDaniel/claude-seo · 72 tokens