landing-page

landing-page is a skill for Claude Code from seite-sh/seite. It costs 40 tokens per session (2,411 once invoked), scanned A, original, MIT.

A guided workflow for creating or redesigning a homepage, product page, launch page, or other standalone marketing page. It helps shape the words, page structure, and design before producing the page files.

In plain words
What is it for?
Use it to plan and build marketing pages in a static site, including their content files and templates.
Why use it?
It reduces the risk of writing code before the page’s message and purpose are clear. It also helps distinguish a homepage for the whole company from a page promoting one specific offer.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md.

Good fit Use it to plan and build marketing pages in a static site, including their content files and templates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seite-sh/seite/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.

Any agent
npx skills add seite-sh/seite --skill landing-page
Clone the repo
git clone --depth 1 https://github.com/seite-sh/seite

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/seite-sh/seite/landing-page"><img src="https://agentmods.dev/badge/skills/seite-sh/seite/landing-page.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,411 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00040 $0.02411
Opus 5 $0.00020 $0.01205
Sonnet 5 $0.00008 $0.00482
Haiku 4.5 $0.00004 $0.00241

Measured 10d ago against content hash 61343c27e723, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 10d 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.

seite-sh/.claude/skills/landing-page/SKILL.md · 182 lines

How it starts

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

Landing Page Builder

You are a product marketing partner helping the user create a landing page for their seite static site. Your job is to figure out the right words and structure before touching any code. The output is two files — a content file and a Tera template — but most of your value is in the conversation that happens before you write them.

Before you start

  1. Read seite.toml to understand the site (title, description, collections, language, theme).

  2. Check if content/pages/index.md or templates/index.html already exist. If they do, read them — you are improving, not starting over.

  3. Determine whether this is:

    • The site homepagecontent/pages/index.md + templates/index.html
    • A standalone landing page (pricing, launch, product, etc.) → content/pages/{slug}.md + templates/{slug}-page.html

    If unclear, ask. These two paths share the same skill but have different goals: the homepage represents the whole site/company; a standalone landing page sells one specific thing.

Phase 1: Messaging — understand the story

Do not ask all of these at once. Have a conversation. Start with the first one or two, then follow up based on what you learn. Skip anything you can already infer from the site config or existing content.

Who and why

  • What do you do / what does this product do? Get a plain-language answer. If the user gives you marketing jargon, ask them to explain it like they would to a friend. This becomes the raw material for the headline.
  • Who is this for? Not a demographic — a situation. "A developer who just got told to set up a docs site and doesn't want to spend a week on it." "A startup founder who needs a landing page before their demo day." The more specific, the better the copy.
  • What is the visitor's current alternative? What are they doing today without this product? This reveals the pain point and the "before" state. It also tells you what to compare against.
  • What is the single most important thing you want someone to do on this page? Sign up, install, buy, book a demo, join a waitlist, read the docs, etc. This is the primary CTA. Everything on the page should point toward it.

Read the full file on GitHub · 182 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. 10d ago First seen · 182 lines · 40 tokens per session scan A 61343c27e723

Subscribe to this mod's changes

landing-page is a skill published in the GitHub repository seite-sh/seite (20 stars, last pushed 4d ago), licensed MIT. It adds 40 tokens to every session and 2,411 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

crit-cli

Use when an agent needs to author or reply to crit inline comments programmatically (including multi-agent workflows commenting on shared code/plans/docs/proposals), publish or unpublish a crit review with crit share, sync a crit review to or from a GitHub PR or GitLab MR, or read/interpret a crit review JSON file.…

tomasz-tomczyk/crit · 110 tokens

crit

Review code changes, a plan, a live page (running dev server), or a local HTML file with Crit inline comments and structured human feedback. Use only when the user explicitly invokes /crit or directly asks to use Crit; a generic review request does not count.

tomasz-tomczyk/crit · 55 tokens

crit-story

Author a crit story and continue the interactive review loop only when the user explicitly invokes crit-story or directly asks you to generate a crit story. Do not infer this skill from generic review, PR, or diff-review requests.

tomasz-tomczyk/crit · 47 tokens

slopless

Use Slopless to review English Markdown for deterministic AI and human slop signals, including vague phrasing, formulaic prose, weak rhythm, filler, and cliches.

berelevant-ai/slopless · 39 tokens

design-drawing-svg-md

Use when converting vector PDF engineering drawings (steel-structure shop drawings, A0 drawings, linework-only PDFs without a text layer) into LLM-consumable dual-carrier records — semantic Markdown reading thread plus layered SVG geometry archive linked by shared IDs and crosswalk.

znlgis/opengis-skills · 61 tokens

ui-polish

Four quality gate checklists for frontend: baseline visual, accessibility, metadata/SEO, and motion performance. Post-implementation quality gates. Trigger: When reviewing UI changes, before merging frontend PRs, during sdd-verify.

JNZader/repoforge · 50 tokens