landing-builder

Generate a single static HTML landing page from a user brief.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill landing-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-builder
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/landing-builder
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill landing-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Скилл упрощает и ускоряет создание продающих лендингов, устраняя необходимость ручного проектирования структуры и верстки.

Core Features & Use Cases

  • Онбординг из трех вопросов для определения цели и аудитории
  • Автоматический подбор 5-8 лендинговых блоков из references/ marketing-blocks.md
  • Генерация единственного HTML файла под Tailwind CDN с готовой структурой и стилями

Quick Start

Опишите продукт и целевую аудиторию кратко, и запустите генерацию готового HTML файла.

Frequently Asked Questions about landing-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a landing page HTML file from a marketing brief?

Generate a landing page HTML file by providing a brief of your product and target audience. The Skill runs a 3-step onboarding workflow to select 5-8 marketing blocks and outputs a single static HTML file styled with Tailwind CDN.

What is the best way to build a responsive Tailwind landing page without manual coding?

The best way to build a responsive Tailwind landing page without manual coding is automating block selection and HTML generation from a defined brief. The Skill deterministically outputs a single static HTML file styled via Tailwind CDN, eliminating manual layout work.

Does the generated landing page HTML require a build process or dependencies?

The generated landing page HTML requires no build process or external dependencies. It outputs a single static HTML file that loads styles directly via Tailwind CDN, making it ready for immediate deployment.

Can I use this for product launches and marketing team onboarding?

Yes, you can use this for product launches and marketing team onboarding. The workflow is specifically designed for marketing teams, guiding a 3-step onboarding process to define goals and audiences before generating the landing page.

How does the landing page block selection work?

Landing page block selection works by automatically choosing 5-8 relevant blocks from a marketing-blocks reference file. The Skill determines the appropriate blocks based on your answers to a 3-step onboarding workflow about your product and audience.

What are the limitations of generating a single static HTML file for a landing page?

A limitation of generating a single static HTML file is that it relies entirely on Tailwind CDN for styling, meaning offline functionality requires manual modification. The file is static and does not include backend logic or dynamic content processing.