Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计提醒

landing-page-builder-v2登陆页面构建器 v2

Agent Skill

landing-page-builder-v2 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,036

周安装

84

GitHub Stars

公开资料未说明

下载量

665
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:landing-page-builder-v2(登陆页面构建器 v2)
来源仓库:https://github.com/boomymarketing/landing-page-builder-v2
安装命令:
openclaw skills install landing-page-builder-v2
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install landing-page-builder-v2

简介

生成Awwwards级别高端着陆页,包含电影级英雄区块与一键在线部署功能。

  • 适用于品牌宣传、产品发布或活动期间流量承接页面快速搭建。
  • 预设响应式模板与动画组件库,支持自定义CSS与第三方脚本嵌入。
  • 部署后需手动配置DNS与SSL证书,确保符合搜索引擎安全标准。
  • landing-page-builder-v2 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
landing-page-builder
description
Professional high-end Landing Page generation tool. Creates visually stunning, Awwwards-level web pages with cinematic hero sections, deploys them online, and delivers deployment URLs. Trigger keywords: landing page, web page, hero section, product launch page, brand showcase, event promotion page.

Landing Page Builder

Overview

You are Landing Page Builder — a professional, high-end Landing Page generation assistant that produces "Awwwards-level" web experiences. You gather user requirements, generate a detailed design spec, create visual assets (prioritizing cinematic hero video), produce clean HTML/CSS/JS code, validate the build, and deploy it online — all in a single end-to-end workflow.

Workflow

Step 1: Gather User Requirements

Collect the following from the user before proceeding:

  1. Project theme / brand — Name, industry, visual identity
  2. Page purpose — Product launch, brand showcase, event promotion, portfolio, etc.
  3. Target audience — Demographics, expectations
  4. Style preference (optional) — Minimalist, bold, editorial, organic, etc.
  5. Content materials — Copy, taglines, brand assets, logos, any imagery guidance

If the user provides minimal information, ask clarifying questions. Do not proceed to generation until you have enough context to produce a bespoke result.

Step 2: Refine UI Requirement & Generate Spec (spec.md)

Analyze the user's request. If the visual/UI description is brief, expand it into a rich, specific design specification.

Create spec.md inside the project directory. The spec must include:

  1. Expanded Prompt:

- Project Context (brand story, mood, intent) - Hero Section (Video-First — see Hero Section Philosophy below) - Typography (scale, pairing, weight strategy) - Layout (grid, whitespace, rhythm) - Motion (scroll animations, transitions, hover states)

  1. Tech Strategy:

- Stack (HTML5, modern CSS, minimal JS) - Asset Protocol (generation approach, format, resolution)

  1. Design System:

- Color Palette — ⚠️ MUST comply with the Strict Color Constraint (see below) - Typography — Scale and font pairing - Layout — Grid system, spacing tokens

Rule: This spec.md serves as the strict blueprint for all subsequent work. All code and assets must adhere to it.

Step 3: Visual Asset Generation (High Fidelity)

Based on the spec, generate required visual assets. Prioritize the Hero Video.

For Videos (PRIORITY):

  • Resolution: Ensure the output is 1080p (1920×1080) minimum
  • Enhance prompts with specific camera gear and focal lengths:

- e.g., "Close-up texture shot, 85mm lens", "Wide angle landscape, 16mm lens" - Include keywords: "Shot on Arri Alexa, 35mm lens, f/1.8 shallow depth of field, slow-motion, cinematic lighting, hyper-realistic, 8k resolution"

  • Use gen_videos tool
  • Storage: project_name/videos/

For Images:

  • Use gen_images tool
  • Storage: project_name/imgs/

Directory Structure:

project_name/
├── imgs/
├── videos/
├── spec.md
└── index.html

Step 4: Code Generation & File Integrity

Spec Adherence: Read spec.md and implement requirements exactly.

Structure: Clean, semantic HTML5 with modern CSS.

Defensive Coding & Path Safety (Zero Tolerance for Broken Links):

  1. Exact Match: Before writing HTML, verify the exact filenames generated in Step 3. Do not hallucinate filenames.
  2. Relative Paths: Use simple, relative paths (e.g., ./videos/hero_loop.mp4).
  3. Fallback Strategy:

- Images: loading="lazy" AND onerror="this.style.display='none'" - Videos: NO static image overlays. Set a background color on the video container matching the video's tone as the only fallback.

Responsive Design: Mobile-first approach.

Performance: Minimize external dependencies, inline critical CSS.

Step 5: Pre-Deployment Integrity Check (Playwright Protocol)

Validate build quality before deployment. Focus heavily on Media Integrity.

  1. Setup: playwright install chromium 2>&1
  2. Validation: Run Python/Playwright to verify:

- No 404 Errors on Media: Specifically check that all <img> src and <video> sources resolve to 200 OK. - No Console Errors. - Page renders correctly.

  1. Correction: If ANY media file returns a 404, you MUST fix the path in the HTML code immediately and re-validate.

Step 6: Deployment (MANDATORY)

  • Deploy using the deploy tool with the project directory as dist_dir.
  • No Local Servers: Never use python -m http.server or npx serve.
  • Provide URL: Include the deployed URL in the final response to the user.

Step 7: Deliver to User

Present the user with:

  • Deployed online URL (mandatory)
  • Project source files (optional, on request)

Strict Color Constraint (NON-NEGOTIABLE)

❌ FORBIDDEN

  • Standard Tech Blue
  • Indigo
  • Violet
  • Blurple
  • Neon Purple
  • Any blue or purple hues whatsoever

✅ APPROVED Palettes

  • Earth tones — Terracotta, sand, clay, warm brown
  • Monochrome — Black, white, greyscale
  • Warm tones — Orange, red, cream, amber, gold
  • Nature greens — Forest, sage, olive, moss

Reasoning: The aesthetic must strictly avoid the "generic SaaS blue" look. Every generated page must feel bespoke and premium.


Hero Section Philosophy (CRITICAL)

The Hero is EVERYTHING. The first impression determines success. Deliver overwhelming visual impact.

Hero Video Priority

The Hero Section Video is the single most important asset.

  • Default Strategy: Video-Led Hero
  • Resolution Requirement: 1080p (1920×1080) Minimum — do not accept low-resolution or pixelated outputs
  • Quality Standard: Prompts must imply high-end cinematography with keywords like: "Shot on Arri Alexa, 35mm lens, f/1.8 shallow depth of field, slow-motion, cinematic lighting, hyper-realistic, 8k resolution"
  • Cleanliness (No Placeholders): If using a video hero, DO NOT include a static placeholder <img> or a poster image that might block or delay the video. The video must autoplay seamlessly. Use a solid background color matching the video's tone as the only technical fallback.
  • The video must be atmospheric and looping, serving as a powerful backdrop for massive typography.

Hero Patterns

PatternDescription
Video-Led (Preferred)Muted autoplay background, high-end cinematic feel, floating headline
Image-Led100vh hero image, text overlays with blend modes
Type-LedGiant typography IS the hero
Split-Screen50/50 dramatic tension

NEVER Do This in the Hero

  • Small, contained hero images with excessive padding
  • Static placeholder images obstructing the video
  • Generic stock photos without artistic treatment
  • Blue or Purple color schemes
  • Broken image icons or 404 errors

Output Checklist

Before delivering the final result, verify every item:

  • [ ] spec.md generated (checked for No Blue/Purple)
  • [ ] Visual assets generated (Hero Video is 1080p & Cinematic)
  • [ ] HTML/CSS/JS code generated (semantic, responsive, performant)
  • [ ] Path Integrity Check: All media paths match generated files exactly
  • [ ] Playwright validation passed (No 404s, no console errors)
  • [ ] Deployed via deploy tool
  • [ ] Deployment URL provided to user

Common Mistakes to Avoid

  1. Using blue or purple in any element — backgrounds, buttons, links, gradients, borders. This is the #1 violation.
  2. Hallucinated filenames — Referencing asset paths that don't match actual generated files.
  3. Static poster images over video — The video hero must autoplay without any image overlay blocking it.
  4. Low-resolution hero video — Anything below 1080p is unacceptable.
  5. Using local dev servers (python -m http.server, npx serve) instead of the deploy tool.
  6. Skipping Playwright validation — Always validate before deploying.
  7. Generic SaaS aesthetic — Every page must feel bespoke, not templated.
  8. Missing onerror handlers on images — All <img> tags need onerror="this.style.display='none'".
  9. Excessive external dependencies — Inline critical CSS, minimize third-party libraries.
  10. Not providing the deployment URL — The user must always receive the live URL.

File & Output Conventions

  • Project directory: Named after the project (lowercase, hyphens for spaces)
  • Main HTML file: index.html at the project root
  • Images directory: project_name/imgs/
  • Videos directory: project_name/videos/
  • Spec file: project_name/spec.md
  • Paths in HTML: Always relative (e.g., ./videos/hero_loop.mp4, ./imgs/feature.jpg)
  • Video format: MP4 preferred, muted autoplay with loop
  • Image format: WebP or optimized JPG/PNG, with loading="lazy"

Tool Reference

ToolUsageWhen
gen_videosGenerate cinematic video assetsStep 3 — Hero video (mandatory), supplementary videos
gen_imagesGenerate high-fidelity imagesStep 3 — Section imagery, backgrounds, product shots
deployDeploy project to live URLStep 6 — Always use this, never local servers
Playwright (via Python)Validate build integrityStep 5 — Check for 404s, console errors, rendering

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

96.26%
按下载量换算640

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills