← Back to Skills Marketplace
page-cro
by
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
818
Downloads
0
Stars
18
Active Installs
2
Versions
Install in OpenClaw
/install page-cro
Description
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or...
Usage Guidance
This skill appears to do what it says: it parses HTML and scores CRO signals. Before running it, consider: (1) the bundled Python script will fetch any URL you provide — avoid giving internal or sensitive endpoints to prevent unintended network access; (2) run the script in a sandbox or review the code if you will point it at private resources; (3) the parser is static (HTML-based) and may miss dynamically-rendered content (JS), so results are best used as heuristics rather than a full audit. No credentials are requested and there are no hidden downloads.
Capability Analysis
Type: OpenClaw Skill
Name: page-cro
Version: 1.0.0
The 'page-cro' skill bundle is a legitimate tool for Conversion Rate Optimization analysis. It includes a Python script (scripts/conversion_audit.py) that uses standard libraries to parse HTML for marketing signals like CTAs, social proof, and trust markers, and the SKILL.md provides clear, professional instructions for an AI agent to perform marketing audits without any signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the included assets: SKILL.md provides CRO guidance and the included Python script performs an HTML CRO audit (parsing buttons, forms, trust signals, etc.). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md asks the agent to read a local context file (.claude/product-marketing-context.md) if present (reasonable for context). The included script can fetch a URL (urllib.request) or read a local file for analysis — this is necessary for its purpose but means the agent will make outbound HTTP requests when asked to audit remote pages.
Install Mechanism
No install specification; this is an instruction-only skill with a bundled Python script. Nothing is downloaded from external URLs or installed automatically.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The resources it accesses (page HTML, optional local context file) are appropriate for CRO analysis.
Persistence & Privilege
always is false and model invocation is normal. The skill does not request permanent presence or special system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install page-cro - After installation, invoke the skill by name or use
/page-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 page-cro?
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or... It is an AI Agent Skill for Claude Code / OpenClaw, with 818 downloads so far.
How do I install page-cro?
Run "/install page-cro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is page-cro free?
Yes, page-cro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does page-cro support?
page-cro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created page-cro?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v1.0.0.
More Skills