← Back to Skills Marketplace
UXD Design Assistant
by
kingsunzhang-openclaw
· GitHub ↗
· v1.0.0
· MIT-0
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uxd-design-assistant
Description
UXD设计流程助手,专注于用户体验设计流程辅助。当用户需要以下场景时激活:(1) 备战UXDA大赛或学习用户体验设计/服务设计流程 (2) 不知道设计下一步该做什么,需要流程指引 (3) 需要用户研究指导(访谈法、问卷法、观察法、同理心地图等)(4) 需要竞品分析辅助(功能拆解、体验对比、分析报告框架)(5) 需...
Usage Guidance
This skill appears coherent and low-risk: it provides templates and three small Python generators that run locally and produce Markdown/CSV/text/SVG. Before installing or running: 1) Verify the GitHub homepage and repository authenticity (the README references a different clone URL and the license text contains a contradiction — clarify whether commercial restrictions actually apply). 2) Inspect the scripts (they are small and readable) and run them in a sandbox or non-critical directory to avoid accidental overwriting of files when using the --output option. 3) Confirm you have Python 3 on the host; the skill does not require secrets or network access. If you need legal certainty about reuse, request clarification from the author about the license/usage restriction in the README.
Capability Analysis
Type: OpenClaw Skill
Name: uxd-design-assistant
Version: 1.0.0
The bundle is a legitimate educational tool designed to assist users with the User Experience Design (UXD) process. The included Python scripts (competitor_analysis.py, interview_generator.py, and video_script_generator.py) are simple text-generation utilities that use standard libraries to produce Markdown or CSV reports; they contain no network activity, obfuscation, or unauthorized file access. The SKILL.md instructions and reference documents are strictly focused on design methodology and do not contain any malicious prompt injection or attempts to exfiltrate sensitive data.
Capability Assessment
Purpose & Capability
The skill name, description, SKILL.md, templates, and three Python helper scripts align: interview outline, competitor analysis, and video script generation — all expected for a UX design assistant. Minor incongruities in repo metadata/README: the README installation example references a different git URL (kingsunzhang-openclaw/UXDA.git) and the README text both states MIT license and then asserts a commercial-use prohibition; that is a legal/metadata inconsistency but does not indicate malicious behavior.
Instruction Scope
SKILL.md instructs the agent to guide users through UX process and, when needed, run local Python scripts (scripts/*) to generate Markdown/CSV/SVG. The runtime instructions do not direct the agent to read arbitrary system files, access environment variables, or transmit data to external endpoints. The scripts accept user-supplied output paths and write local files, which is expected behavior.
Install Mechanism
There is no install spec in the skill manifest (instruction-only), and included code files are small, readable Python scripts with no downloads or external package installation. The README suggests using an external OpenClaw CLI (npm) or git clone for manual installation — normal documentation but not part of the skill manifest. Overall install risk is low.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The scripts do not read OS environment variables or secret files; they only use command-line arguments and write output to user-specified files. This is proportionate to the stated functionality.
Persistence & Privilege
The skill is not always-enabled (always: false) and is user-invocable. It does not request persistent elevated privileges, does not modify other skills or system-wide agent settings, and contains no autonomous background components. Standard and appropriate for this kind of helper.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uxd-design-assistant - After installation, invoke the skill by name or use
/uxd-design-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is UXD Design Assistant?
UXD设计流程助手,专注于用户体验设计流程辅助。当用户需要以下场景时激活:(1) 备战UXDA大赛或学习用户体验设计/服务设计流程 (2) 不知道设计下一步该做什么,需要流程指引 (3) 需要用户研究指导(访谈法、问卷法、观察法、同理心地图等)(4) 需要竞品分析辅助(功能拆解、体验对比、分析报告框架)(5) 需... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.
How do I install UXD Design Assistant?
Run "/install uxd-design-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is UXD Design Assistant free?
Yes, UXD Design Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does UXD Design Assistant support?
UXD Design Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created UXD Design Assistant?
It is built and maintained by kingsunzhang-openclaw (@kingsunzhang-openclaw); the current version is v1.0.0.
More Skills