← Back to Skills Marketplace
screenshot-ux-auditor
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
231
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screenshot-ux-auditor
Description
Turn app screenshots into structured UX, copywriting, and conversion audits with issue severity and recommended fixes.
Usage Guidance
This skill appears internally consistent and low-risk: it only uses a small local Python script and a local heuristics file. Before running, confirm that the screenshots you provide don't contain sensitive personal data or credentials (the skill will process what you give it). If you want extra assurance, inspect scripts/generate_issue_log.py yourself — it only reads a JSON file and writes a CSV. Ensure python3 is available and review any generated CSV/Markdown before sharing externally. Note: like all skills, it can be invoked by an agent — if you restrict autonomous runs, keep the skill user-invocable only.
Capability Analysis
Type: OpenClaw Skill
Name: screenshot-ux-auditor
Version: 1.0.0
The skill is a legitimate UX auditing tool designed to analyze screenshots and generate structured reports. It contains a simple Python script (scripts/generate_issue_log.py) for converting JSON issue lists into CSV format and a markdown resource (resources/heuristics-checklist.md) for audit criteria, both of which are transparent and align with the stated purpose without any signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the files and behavior. Declared runtime need (python3) is justified by the included script and there are no unexpected binaries, services, or credentials requested.
Instruction Scope
SKILL.md limits actions to analyzing user-provided screenshots, applying a local heuristics checklist, and optionally running a local script to produce CSV/Markdown. It does not instruct reading unrelated system files, fetching remote payloads, or exfiltrating data.
Install Mechanism
No install spec; skill is instruction-only with a small auditable helper script bundled. No downloads, remote installers, or obscure package pulls are present.
Credentials
No environment variables, credentials, or configuration paths are required. The bundled script operates on explicit user-supplied JSON and writes a CSV to the local working directory.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges or modify other skills. Autonomous invocation is allowed by platform default but the skill itself is not privileged.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screenshot-ux-auditor - After installation, invoke the skill by name or use
/screenshot-ux-auditor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.1.0
- Expanded documentation with clear workflow, output contract, and boundaries.
- Detailed required user inputs and concrete operating rules.
- Listed file structure and dependencies for clarity.
- Added example trigger phrases and suggested prompts in both Chinese and English.
- Defined compatibility and security guidelines explicitly.
Metadata
Frequently Asked Questions
What is screenshot-ux-auditor?
Turn app screenshots into structured UX, copywriting, and conversion audits with issue severity and recommended fixes. It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.
How do I install screenshot-ux-auditor?
Run "/install screenshot-ux-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is screenshot-ux-auditor free?
Yes, screenshot-ux-auditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does screenshot-ux-auditor support?
screenshot-ux-auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created screenshot-ux-auditor?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills