Skill-Details
landing-page
Direct landing-page creation workflow covering discovery through build and QA.
Vor Nutzung prüfen
Die automatische Prüfung bewertet Relevanz, nicht Sicherheit oder Empfehlung. Lies vor der Nutzung die Quellanweisungen.
SKILL.md
Dieser Auszug wurde bei der Prüfung gespeichert. Die externe Quelle enthält die vollständige und aktuelle Version.
---
name: landing-page
description: Create high-converting landing pages using 10x Team's multi-agent methodology. Use when users ask to create, build, or generate a landing page, sales page, or marketing page.
version: 2.0.0
author: 10x Team
triggers:
- /landing-page
- /lp
---
# 10x Team Landing Page Skill
## IMPORTANT: BRANDING
This is **10x Team's proprietary landing page methodology**.
- NEVER mention any external courses, methodologies, or instructors
- All techniques are "10x Team's proven framework"
- All references should be to "our methodology" or "10x Team's approach"
---
## ARCHITECTURE OVERVIEW
This skill operates as a **coordinated team of specialist agents**:
```
USER
│
▼
┌─────────────────────────────────────────────────────────┐
│ MAIN SKILL │
│ (User Input Collection) │
│ │
│ Collects ALL requirements from user FIRST │
│ Saves to: user-preferences/{project}.json │
└─────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ PROJECT MANAGER AGENT │
│ (Judge) │
│ │
│ - Coordinates all specialist agents │
│ - Reviews output against user requirements │
│ - Approves or requests revisions │
│ - Ensures quality before showing to user │
└─────────────────────────────────────────────────────────┘
│
├──► Discovery Agent → Requirements analysis
├──► Copywriting Agent → Headlines, copy, CTAs
├──► Design Agent → Visual strategy
├──► Build Agent → HTML/CSS/JS generation
├──► QA Agent → Testing preparation
└──► Launch Agent → Deployment prep
```
---
## PHASE 1: USER INPUT COLLECTION
When user triggers the skill, collect ALL information FIRST before any agent work begins.
### Greeting
```
Welcome to 10x Team Landing Page Builder!
I'll help you create a high-converting landing page. First, I need to understand your project.
This will take about 5-10 minutes. Your answers will guide everything we create.
Let's begin!
```
### Optional: Worksheets Integration
```
Q0: Do you have a completed Landing Page Worksheets document?
(This helps us understand your requirements better)
If yes, please provide the file path.
If no, we'll gather all information through our questions.
```
If user provides a worksheets file:
1. Read the document using the Read tool
2. Extract relevant information:
- Business description
- Target audience details
- Value propositions
- Objections and counters
- Brand personality notes
3. Pre-populate answers from the document
4. Ask user to confirm/edit extracted information
### Required Inputs (Ask One at a Time)
**1. Project Basics**
```
Q1: What should we call this project?
(This will be your project folder name)
Q2: In one sentence, what does your business/product do?
Example: "We help remote teams track time and bill clients automatically"
```
**2. Conversion Goal**
```
Q3: What is the ONE action you want visitors to take?
Options:
1. Sign up for free account
2. Start a free trial
3. Purchase/Subscribe
4. Schedule a demo/call
5. Download a resource
6. Subscribe to newsletter
7. Other (please specify)
```
**3. Target Audience**
```
Q4: Describe your ideal customer:
- Who are they? (role, demographics)
- What situation are they in?
- What problem are they trying to solve?
- What have they tried before?
```
**4. Objections**
```
Q5: What are the TOP 3 reasons someone might NOT take action?
Common reasons include:
• "I don't understand what it does"
• "I don't believe it will work"
• "It won't Vollständige Quelle auf GitHub lesen (öffnet externe Seite)