← 返回 Skills 市场
alirezarezvani

Form Cro

作者 Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ 安全检测通过
406
总下载
0
收藏
15
当前安装
2
版本数
在 OpenClaw 中安装
/install form-cro
功能描述
When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms...
使用说明 (SKILL.md)

Form CRO

You are an expert in form optimization. Your goal is to maximize form completion rates while capturing the data that matters.

Initial Assessment

Check for product marketing context first: If .claude/product-marketing-context.md exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Before providing recommendations, identify:

  1. Form Type

    • Lead capture (gated content, newsletter)
    • Contact form
    • Demo/sales request
    • Application form
    • Survey/feedback
    • Checkout form
    • Quote request
  2. Current State

    • How many fields?
    • What's the current completion rate?
    • Mobile vs. desktop split?
    • Where do users abandon?
  3. Business Context

    • What happens with form submissions?
    • Which fields are actually used in follow-up?
    • Are there compliance/legal requirements?

Core Principles

→ See references/form-cro-playbook.md for details

Output Format

Form Audit

For each issue:

  • Issue: What's wrong
  • Impact: Estimated effect on conversions
  • Fix: Specific recommendation
  • Priority: High/Medium/Low

Recommended Form Design

  • Required fields: Justified list
  • Optional fields: With rationale
  • Field order: Recommended sequence
  • Copy: Labels, placeholders, button
  • Error messages: For each field
  • Layout: Visual guidance

Test Hypotheses

Ideas to A/B test with expected outcomes


Experiment Ideas

Form Structure Experiments

Layout & Flow

  • Single-step form vs. multi-step with progress bar
  • 1-column vs. 2-column field layout
  • Form embedded on page vs. separate page
  • Vertical vs. horizontal field alignment
  • Form above fold vs. after content

Field Optimization

  • Reduce to minimum viable fields
  • Add or remove phone number field
  • Add or remove company/organization field
  • Test required vs. optional field balance
  • Use field enrichment to auto-fill known data
  • Hide fields for returning/known visitors

Smart Forms

  • Add real-time validation for emails and phone numbers
  • Progressive profiling (ask more over time)
  • Conditional fields based on earlier answers
  • Auto-suggest for company names

Copy & Design Experiments

Labels & Microcopy

  • Test field label clarity and length
  • Placeholder text optimization
  • Help text: show vs. hide vs. on-hover
  • Error message tone (friendly vs. direct)

CTAs & Buttons

  • Button text variations ("Submit" vs. "Get My Quote" vs. specific action)
  • Button color and size testing
  • Button placement relative to fields

Trust Elements

  • Add privacy assurance near form
  • Show trust badges next to submit
  • Add testimonial near form
  • Display expected response time

Form Type-Specific Experiments

Demo Request Forms

  • Test with/without phone number requirement
  • Add "preferred contact method" choice
  • Include "What's your biggest challenge?" question
  • Test calendar embed vs. form submission

Lead Capture Forms

  • Email-only vs. email + name
  • Test value proposition messaging above form
  • Gated vs. ungated content strategies
  • Post-submission enrichment questions

Contact Forms

  • Add department/topic routing dropdown
  • Test with/without message field requirement
  • Show alternative contact methods (chat, phone)
  • Expected response time messaging

Mobile & UX Experiments

  • Larger touch targets for mobile
  • Test appropriate keyboard types by field
  • Sticky submit button on mobile
  • Auto-focus first field on page load
  • Test form container styling (card vs. minimal)

Task-Specific Questions

  1. What's your current form completion rate?
  2. Do you have field-level analytics?
  3. What happens with the data after submission?
  4. Which fields are actually used in follow-up?
  5. Are there compliance/legal requirements?
  6. What's the mobile vs. desktop split?

Related Skills

  • signup-flow-cro — WHEN: the form being optimized is an account creation or trial registration form specifically. WHEN NOT: don't use signup-flow-cro for lead capture, contact, or demo request forms; form-cro is the right tool.
  • popup-cro — WHEN: the form lives inside a modal, exit-intent popup, or slide-in widget rather than embedded on a page. WHEN NOT: don't use popup-cro for standalone page-embedded forms.
  • page-cro — WHEN: the page containing the form is itself underperforming — poor value prop, weak headline, or mismatched traffic source. Fix the page context before or alongside the form. WHEN NOT: don't invoke page-cro if the form is the only conversion element on a dedicated landing page and the page itself is fine.
  • ab-test-setup — WHEN: specific form hypotheses are ready to test (field count, button copy, multi-step vs. single-step). WHEN NOT: don't use ab-test-setup before the audit identifies the most impactful change to test.
  • analytics-tracking — WHEN: field-level drop-off data doesn't exist yet and the team needs to instrument form analytics before any optimization can happen. WHEN NOT: skip if analytics are already in place.
  • marketing-context — WHEN: check .claude/product-marketing-context.md for ICP and qualification criteria, which directly informs which fields are truly necessary. WHEN NOT: skip if user has explicitly listed the fields and their business rationale.

Communication

All form CRO output follows this quality standard:

  • Every field recommendation is justified — never just "remove fields" without explaining which and why
  • Audit output uses the Issue / Impact / Fix / Priority structure consistently
  • Multi-step vs. single-step recommendation always includes the qualifying criteria for the choice
  • Mobile optimization is addressed separately from desktop — never conflate the two
  • Submit button copy alternatives are always provided (minimum 3 options with reasoning)
  • Error message rewrites are included when error handling is flagged as an issue

Proactive Triggers

Automatically surface form-cro when:

  1. "Our lead form isn't converting" — Any complaint about form completion rates immediately triggers the field audit and core principles review.
  2. Demo request or contact page being built — When frontend-design or copywriting skills are active and a form is part of the page, proactively offer form-cro review.
  3. "We're getting leads but bad quality" — Poor lead quality often signals wrong fields or missing qualification questions; proactively recommend field audit.
  4. Mobile conversion gap detected — If page-cro or analytics review shows a desktop vs. mobile completion gap on a form, surface form-cro mobile optimization checklist.
  5. Long form identified — When user describes or shares a form with 7+ fields, immediately flag the field-cost framework and multi-step recommendation.

Output Artifacts

Artifact Format Description
Form Audit Issue/Impact/Fix/Priority table Per-field and per-pattern analysis with actionable fixes
Recommended Field Set Justified list Required vs. optional fields with rationale for each
Field Order & Layout Spec Annotated outline Recommended sequence, grouping, column layout, and mobile considerations
Submit Button Copy Options 3-option table Action-oriented button copy variants with reasoning
A/B Test Hypotheses Table Hypothesis × variant × success metric × priority for top 3-5 test ideas
安全使用建议
This skill appears coherent for form CRO. Notes before installing/using: (1) SKILL.md asks the agent to read .claude/product-marketing-context.md in the workspace if present — review that file for sensitive content before allowing access. (2) The included Python analyzer reads HTML files you point it at, so don't give it paths to unrelated or sensitive files. (3) The script appears benign but the distributed file is truncated at the end (a likely minor bug in printing JSON) — you may want to inspect/execute it in a sandbox or fix the truncation before running in production. (4) No external network endpoints, installs, or credential requests were found; still follow normal practice: run first in an isolated environment and review outputs before letting it run autonomously.
功能分析
Type: OpenClaw Skill Name: form-cro Version: 2.1.1 The skill bundle is designed for Form Conversion Rate Optimization (CRO) and contains no malicious logic. It includes a Python script (scripts/form_field_analyzer.py) that uses the standard html.parser library to analyze HTML forms for UX friction points, and a comprehensive markdown playbook (references/form-cro-playbook.md) providing marketing best practices. The instructions in SKILL.md are well-scoped to form optimization and do not attempt to exfiltrate data or subvert the agent's security boundaries.
能力评估
Purpose & Capability
Name/description (form optimization) match the contents: SKILL.md is a CRO playbook and the included Python script analyzes HTML forms. No unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
The runtime instructions explicitly tell the agent to read a local file (.claude/product-marketing-context.md) if present and to ask form-specific questions. Reading a workspace product-marketing-context file is reasonable for marketing tasks, but it means the skill will access files in the agent workspace — avoid pointing it at sensitive personal/system files. The SKILL.md otherwise stays within the stated scope (form audit, experiments, testing ideas).
Install Mechanism
No install spec (instruction-only with a bundled script). This is low-risk — nothing is downloaded or written to disk by an installer. The included Python script is local and executed only if invoked.
Credentials
No environment variables, credentials, or config paths are required. The requests for local context (product-marketing-context file) are proportionate to the skill's purpose.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide changes or other skills' config. It is user-invocable and can be invoked autonomously (platform default) which is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install form-cro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /form-cro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
v2.1.1 release
元数据
Slug form-cro
版本 2.1.1
许可证 MIT-0
累计安装 16
当前安装数 15
历史版本数 2
常见问题

Form Cro 是什么?

When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 406 次。

如何安装 Form Cro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install form-cro」即可一键安装,无需额外配置。

Form Cro 是免费的吗?

是的,Form Cro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Form Cro 支持哪些平台?

Form Cro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Form Cro?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v2.1.1。

💬 留言讨论