Form CRO

v1.0.0

Optimise form completion by analysing fields, reducing unnecessary inputs, restructuring steps, improving UX, and recommending A/B tests for better conversion.

1· 140·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for amdf01-debug/sw-form-cro.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Form CRO" (amdf01-debug/sw-form-cro) from ClawHub.
Skill page: https://clawhub.ai/amdf01-debug/sw-form-cro
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install sw-form-cro

ClawHub CLI

Package manager switcher

npx clawhub@latest install sw-form-cro
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the instructions: analysing form fields, reducing inputs, restructuring steps, and recommending A/B tests. Nothing requested (no env vars, no binaries, no installs) is inconsistent with a UX/CRO advisory skill.
Instruction Scope
The SKILL.md tells the agent to 'Analyse: current fields, completion rate, drop-off points' but does not specify how to obtain metrics or analytics data; the skill is silent about whether the agent should ask the user for analytics exports, connect to an analytics provider, or infer from provided markup. This is a clarity/usability gap rather than a security incoherence—agent should explicitly request user-provided form specs and metrics before making quantitative recommendations.
Install Mechanism
Instruction-only skill with no install steps or downloaded artifacts. This is low risk and consistent with the described functionality.
Credentials
No environment variables, credentials, or config paths are required. That is proportionate to an advisory/form-design skill which should operate on user-provided form descriptions or exported metrics.
Persistence & Privilege
Skill is not set to always:true and does not request persistent system presence or modification of other skills. Autonomous invocation is allowed by platform default but is not combined with other elevated privileges.
Assessment
This skill is coherent and low-risk because it only contains instructions and asks for no credentials or installs. Before using it: (1) be prepared to provide form structure and any analytics exports (completion rates, drop-off points); the skill does not itself connect to analytics services or request credentials, so grant access deliberately if needed; (2) avoid pasting real user PII when sharing form examples—anonymise data; (3) treat the statistics and 'key principles' as heuristics: validate A/B recommendations in your environment before deployment; (4) if you want the agent to access analytics directly, require explicit instructions and verify which credentials it will request.

Like a lobster shell, security has layers — review code before you run it.

conversionvk970d8egdgn1rh4sexbcmbjchh83a41zcrovk970d8egdgn1rh4sexbcmbjchh83a41zlatestvk970d8egdgn1rh4sexbcmbjchh83a41z
140downloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Form CRO Skill

Trigger

Optimise forms for higher completion rates.

Trigger phrases: "optimise this form", "form conversion", "reduce form abandonment", "form UX", "checkout form"

Process

  1. Analyse: Current fields, completion rate, drop-off points
  2. Reduce: Remove unnecessary fields, consolidate where possible
  3. Restructure: Multi-step if >4 fields, logical grouping, progress indicators
  4. Optimise: Labels, placeholders, validation, error handling, autofill
  5. Test: Recommend A/B tests for changes

Key Principles

  • Every field you remove increases completion by ~5-10%
  • Multi-step forms convert 86% higher than single-step (for 5+ fields)
  • Inline validation > submit-and-see-errors
  • Social auth reduces friction by 50%+ for signups
  • "Continue" > "Submit" > "Next" for button text
  • Show "X of Y steps" for multi-step forms
  • Save partial progress for long forms
  • Required vs optional: mark optional, not required (fewer fields feel lighter)

Output

Redesigned form specification with: field list, order, validation rules, error messages, multi-step breakdown (if applicable), and button copy.

Comments

Loading comments...