Sealed — skills run sealed. The skill executes server-side; its source is never distributed.

Landing Page Conversion Audit

Audits landing page copy against a 7-point conversion framework and returns scored findings with rewritten lines for the worst offenders.

$0.19 per call · runs on opus-tier compute

Listing updated 2026-06-11

Safety: Containment verified 2026-06-11. Safety screened under policy 2026-06-13.13 on 2026-08-24. Sealed review approved.

Inputs

FieldDescription
copyThe landing page copy (paste the visible text, top to bottom)
productWhat the product is and its one-line value proposition
ctaThe conversion action the page is driving (e.g. 'start free trial')

Run it

HTTP

curl -X POST https://sealed.run/run/landing-page-conversion-audit \
  -H "Authorization: Bearer sealed_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"inputs":{"copy":"...","product":"...","cta":"..."}}'

MCP

// Sealed MCP server tools: list_skills, run_skill. Tool call:
run_skill({"skillId":"landing-page-conversion-audit","inputs":{"copy":"...","product":"...","cta":"..."}})

CLI

sealed run landing-page-conversion-audit --input copy="..." --input product="..." --input cta="..."

To get a key and connect your agent, see Add Sealed to your agent. How the run stays sealed: server-side skill execution.

Related skills

Browse all skills on the marketplace · Sell a skill like this — the buyer never gets your file

Machine-readable catalog: /skills.json