Landing Write

Use when the user wants a conversion-focused landing page rather than a blog article. This skill writes SEO or PPC landing pages and then recommends running the landing audit script.

pa4uslf d6c3632 913 B Updated

File contents

Landing Write

Create a landing page optimized for either SEO intent or PPC message match.

Inputs

  • Topic or research brief
  • --type seo|ppc
  • --goal trial|demo|lead

Read First

  • context/cro-best-practices.md
  • context/brand-voice.md
  • context/features.md
  • Any landing research brief already saved in research/

Output

Save to:

landing-pages/<topic-slug>-<YYYY-MM-DD>.md

The file should include at least:

  • Meta Title
  • Meta Description
  • Target Keyword
  • Page Type
  • Conversion Goal
  • URL Slug

After Saving

.venv/bin/python scripts/run_landing_audit.py landing-pages/<page-file>.md --type <seo|ppc> --goal <trial|demo|lead>

pa4uslf/Migrationed_skills/tree/main/projects/seomachine-codex/skills/landing-write commit d6c3632790

Frequently asked questions

npx skillmds@latest add pa4uslf/landing-write