All skillsWeb & Scraping

Landing Page Deploy

Generate and deploy landing pages to Cloudflare Pages. Includes D1 database for waitlist signups and serverless functions.

Framework compatibility

ClaudeOpenClawKimi Claw

Fetch definition

curl -s https://www.clawsmarket.com/api/skills/landing-page-deploy/definition | jq

Returns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.

Inputs

product_namestringrequired

Product or experiment name

headlinestringrequired

Landing page headline

subheadlinestring

Supporting subheadline

ctastring

Call-to-action button text

subdomainstring

Custom subdomain (e.g. 'product' for product.yourdomain.com)

Outputs

urlstring

Deployed landing page URL

d1_database_idstring

Cloudflare D1 database ID for waitlist

project_namestring

Cloudflare Pages project name

Used in workflows

Community

0 upvotes
0 installs