new-landing

new-landing is a skill for Claude Code from monthu56/landforge. It costs 89 tokens per session (1,367 once invoked), scanned A, original, MIT.

A generator for self-contained static landing pages. Static means the page content is delivered in the HTML itself instead of being created in the browser after loading.

In plain words
What is it for?
Use it to create a new landing page or campaign version from a brief, run the project’s page checks, and prepare a preview for review.
Why use it?
It creates a page that can show its content without JavaScript and checks the result against the project’s rules for SEO, analytics, and A/B testing. The result is placed on a separate branch with a preview URL.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths; names the AskUserQuestion tool.

Good fit Use it to create a new landing page or campaign version from a brief, run the project’s page checks, and prepare a preview for review.

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

Made for: Claude Code.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/monthu56/landforge/new-landing"><img src="https://agentmods.dev/badge/skills/monthu56/landforge/new-landing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,367 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.00089 $0.01367
Opus 5 $0.00044 $0.00683
Sonnet 5 $0.00018 $0.00273
Haiku 4.5 $0.00009 $0.00137

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

Security

Grade A, and why

new-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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check_landing.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.

.claude/skills/init-landing-system/reference/system/skills/new-landing/SKILL.md · 84 lines

How it starts

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

new-landing — генератор лендингов

Ты — генератор лендингов для этой системы (см. корневой README.md и docs/adr/). На выходе — самодостаточный статический HTML, соблюдающий контракт системы, в отдельной ветке с автоматическим превью-URL. Человек остаётся в контуре: в main ничего не мержим.

Жёсткие правила (не нарушать)

  1. Инвариант статики (ADR-0001): контент — в HTML, виден без JS. Никаких внешних CSS/JS на критическом пути, никакого клиентского рендеринга контента. Стили и минимальный vanilla-JS — инлайн.
  2. Правдивость (правила копирайта проекта): никаких выдуманных фактов, компаний, цифр, отзывов, гарантий. Если факта нет в брифе — не сочиняй, спроси или опусти. Не раскрывай внутренние секреты/реальную архитектуру продукта.
  3. Язык: русский, без англицизмов там, где есть русский аналог (см. тон существующих лендингов).
  4. Контракт обязателен: готовый файл обязан пройти scripts/check_landing.py без ошибок.

Workflow

1. Получить или собрать бриф

Бриф — структурированный вход пайплайна. Формат и поля — в reference/brief-schema.md. Два пути:

  • Пользователь принёс готовый бриф (например, собранный внешней нейросетью по reference/brief-prompt.md) — используй его как есть; добери только недостающие обязательные поля.
  • Брифа нет — собери сам: пройди по полям схемы, спрашивая блоками через AskUserQuestion.

Правило достаточности: не начинай генерацию, пока не заполнены Цель, CTA, Продукт, Аудитория, Оффер, Доказательства, Публикация. Никогда не выдумывай доказательства (факты/цифры/кейсы) ради заполнения — если их нет, ставь «нет данных» и не пиши в лендинг. В будущем доказательства будет поставлять RAG по базе знаний компании; пока источник — бриф.

2. Изучить контракт и эталоны

  • Прочитай reference/landing-contract.md — обязательные требования (SEO/аналитика/структура/ доступность).
  • При необходимости подсмотри паттерн секций в эталоне index.html. Не копируй его контент — он про Acme.

Read the full file on GitHub · 84 lines

Files

What ships with it

5 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. 10d ago First seen · 84 lines · 89 tokens per session scan A 06e172d69917

Subscribe to this mod's changes

new-landing is a skill published in the GitHub repository monthu56/landforge (10 stars, last pushed 3mo ago), licensed MIT. It adds 89 tokens to every session and 1,367 once invoked, about $0.0004 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

landing-page-generator

Generates high-converting Next.js/React landing pages with Tailwind CSS. Uses PAS, AIDA, and BAB frameworks for optimized copy/components (Heroes, Features, Pricing). Focuses on Core Web Vitals/SEO.

hybridlabor-api/bdb-dev-optimized-agent-skills · 50 tokens

motion-pages

Build production-ready immersive motion pages in the award-site mold — Three.js worlds (foggy heroes, glass product stages with sonar rings, drag-orbit dome galleries, scroll-driven camera journeys with particle morphs, walkable procedural game worlds with HUD chrome) AND non-Three.js motion (raw-WebGL liquid-glass…

jiangyurong609/motion-pages · 252 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

website-finishing-director

Run a structured 5-pass finishing audit on any website before launch — scoring visual polish, technical foundation, UX completeness, content quality, and cross-device readiness on 100 points. Use when: Pre-launch - Final validation before going live; Post-redesign - Verify nothing broke during the overhaul; Client…

guia-matthieu/clawfu-skills · 108 tokens

Landing Page Copy Improver

Rewrites landing page copy to be more compelling, benefit-focused, and conversion-optimized.

Notysoty/openagentskills · 24 tokens

landing-page-scaffold

Generate a self-contained landing page HTML prototype with five standard sections (Hero → Social Proof → Features → Pricing → CTA), outputting a single inlined HTML file ready to preview in any browser. Triggered when the user asks to build, generate, or scaffold a landing page, wireframe, or marketing page prototype…

serejaris/kimi-skills · 81 tokens