← Back to Skills Marketplace
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mobile-commerce-ux-auditor
Description
Audit mobile shopping flows, identify conversion friction, prioritize UX issues, and suggest experiment backlogs for product teams, CRO specialists, and e-co...
Usage Guidance
This skill appears coherent and low-risk: it takes a text prompt and emits a markdown UX audit using built-in heuristics. Before installing, note the small mismatch in skill.json claiming 'page speed' evaluation — the skill does not fetch pages or measure performance. If you need real page-speed or analytics-backed recommendations, verify the skill explicitly supports those features or use a tool that integrates with analytics APIs. Otherwise, it's safe to use for heuristic audits; it does not request credentials or perform network I/O.
Capability Analysis
Type: OpenClaw Skill
Name: mobile-commerce-ux-auditor
Version: 1.0.0
The skill is a straightforward heuristic-based tool for generating mobile commerce UX audits. The Python code (handler.py) uses static dictionaries to map user keywords to predefined UX advice and contains no network, file system, or shell execution capabilities. The SKILL.md instructions are well-aligned with the stated purpose and do not contain any prompt-injection attempts or instructions to bypass safety constraints.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md, handler.py, and tests all implement a checklist-based UX auditor that converts text/screenshots into a markdown audit. However, skill.json claims 'evaluate page speed' which the code and instructions do not implement or require — this is a small documentation mismatch rather than evidence of malicious intent.
Instruction Scope
SKILL.md instructs the agent to produce heuristic audits from user-provided screenshots or text and explicitly states it does not access analytics or replay tools. handler.py only processes the provided text input and renders markdown; there are no instructions to read unrelated files, access environment variables, or transmit data externally.
Install Mechanism
No install specification or external downloads are present. The skill is instruction/code-only and relies on standard Python runtime; nothing is written to disk or fetched from remote URLs during installation.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not access environment variables or external secrets.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges or modify other skills/configuration. It runs only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mobile-commerce-ux-auditor - After installation, invoke the skill by name or use
/mobile-commerce-ux-auditor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of mobile-commerce-ux-auditor.
- Launches a mobile commerce UX audit skill focused on shopping flows from screenshots or textual notes, without live analytics integration.
- Audits key mobile commerce stages (homepage, search, PDP, cart, checkout, reorder) for common conversion blockers.
- Produces prioritized markdown audits with actionable recommendations, quick wins, and experiment backlogs.
- Designed for product teams, CRO specialists, and e-commerce operators seeking heuristic, stage-specific UX evaluations.
Metadata
Frequently Asked Questions
What is Mobile Commerce Ux Auditor?
Audit mobile shopping flows, identify conversion friction, prioritize UX issues, and suggest experiment backlogs for product teams, CRO specialists, and e-co... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Mobile Commerce Ux Auditor?
Run "/install mobile-commerce-ux-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mobile Commerce Ux Auditor free?
Yes, Mobile Commerce Ux Auditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mobile Commerce Ux Auditor support?
Mobile Commerce Ux Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mobile Commerce Ux Auditor?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills