← Back to Skills Marketplace
signup-flow-cro
by
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
404
Downloads
0
Stars
13
Active Installs
2
Versions
Install in OpenClaw
/install signup-flow-cro
Description
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Usage Guidance
This skill appears coherent and safe for its stated purpose, but take two quick precautions before enabling/executing it: (1) Inspect .claude/product-marketing-context.md (if present) to ensure it doesn't contain secrets you don't want the skill to read; the SKILL.md explicitly instructs the agent to read that file for context. (2) Review scripts/funnel_drop_analyzer.py (included) before allowing the agent to run it — the script is pure Python stdlib and offline, but executing any code from a third party should be a conscious decision. There are no network calls, no installs, and no credential requests declared. If you are uncomfortable with the agent reading workspace files, restrict access or remove the product-marketing-context file before use.
Capability Analysis
Type: OpenClaw Skill
Name: signup-flow-cro
Version: 1.0.0
The skill bundle is a legitimate tool for Signup Flow Conversion Rate Optimization (CRO). It contains a Python script (funnel_drop_analyzer.py) that uses only standard libraries to calculate conversion metrics and a comprehensive markdown playbook (signup-cro-playbook.md) for marketing analysis. There is no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (signup CRO) match the contents: playbook guidance, experiment ideas, and a funnel analyzer script. No unrelated env vars, binaries, or services are requested.
Instruction Scope
The SKILL.md asks the agent to read .claude/product-marketing-context.md if present (project-local context) and to ask targeted questions. This is consistent with providing tailored recommendations, but it does mean the skill expects to read a workspace file — review that file if it contains sensitive data. The instructions do not request other system paths, environment secrets, or external endpoints.
Install Mechanism
No install spec; this is instruction-first with an included Python script using only the stdlib. Nothing is downloaded or written by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. The included script takes local JSON or stdin for funnel steps — expected for the stated analysis purpose.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide agent settings. The agent may invoke the skill autonomously by default (platform normal), but the skill does not request elevated persistence or privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install signup-flow-cro - After installation, invoke the skill by name or use
/signup-flow-cro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
Metadata
Frequently Asked Questions
What is signup-flow-cro?
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg... It is an AI Agent Skill for Claude Code / OpenClaw, with 404 downloads so far.
How do I install signup-flow-cro?
Run "/install signup-flow-cro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is signup-flow-cro free?
Yes, signup-flow-cro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does signup-flow-cro support?
signup-flow-cro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created signup-flow-cro?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v1.0.0.
More Skills