← 返回 Skills 市场
864
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nl2ms-ui
功能描述
根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。
安全使用建议
This skill appears to be a straightforward Midscene script generator and is internally consistent. Before using it or running generated scripts: (1) review any .env or storage/state.json files the examples reference — they may contain API keys or login state you do not want to leak; (2) confirm any remote endpoints (e.g., createRemotePCService URLs) are trusted and under your control; (3) be mindful that running the example scripts will access local devices, browsers, or apps (connected Android devices, WebDriverAgent, Playwright browser contexts, PC services), so only run them in environments where that access is intended; (4) if you need the skill to operate automatically, consider which API keys you store and where. If you want, I can list the specific example files and the exact local paths/env usages they reference.
能力评估
Purpose & Capability
The name/description claim to generate Midscene scripts for Android/iOS/Web/PC. The included examples and SKILL.md are exactly sample scripts and guidance for those platforms (Playwright for Web, @midscene/android and iOS/WebDriverAgent examples, PC agent examples). There are no unrelated requirements (no cloud credentials, no unrelated binaries).
Instruction Scope
The SKILL.md and example files stay within the stated purpose (show how to produce Midscene scripts). They do, however, reference local resources and runtime behaviors you should be aware of: use of dotenv/.env, reading storage/state.json, and optional remote PC service endpoints (e.g., http://localhost:3333). The skill instructions do not instruct the agent to read arbitrary system-wide credentials, but the examples assume the user will supply .env and local state files when running scripts.
Install Mechanism
This is instruction-only with no install spec and no code files to execute on install. That minimizes installation risk.
Credentials
The skill declares no required env vars or credentials (none in metadata), yet example scripts import dotenv/config and reference .env and local storage (../../.env, ../../storage/state.json). This is reasonable for test scripts (they commonly load API keys or saved browser state), but the SKILL.md does not enumerate which env vars the user must provide. Users should not accidentally expose unrelated secrets in those files.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It is user-invocable and can be called autonomously per platform defaults, which is normal for an instruction-only skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nl2ms-ui - 安装完成后,直接呼叫该 Skill 的名称或使用
/nl2ms-ui触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of nl2ms-ui skill.
- Enables generation of midscene automation scripts via API using natural language.
- Supports script output for Android, iOS, Web, and PC platforms.
- Includes guidance for best practices and platform-specific example references.
- Provides links to API documentation and usage scenarios.
元数据
常见问题
nl2ms-ui 是什么?
根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 864 次。
如何安装 nl2ms-ui?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nl2ms-ui」即可一键安装,无需额外配置。
nl2ms-ui 是免费的吗?
是的,nl2ms-ui 完全免费(开源免费),可自由下载、安装和使用。
nl2ms-ui 支持哪些平台?
nl2ms-ui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 nl2ms-ui?
由 wu-xiyou(@wu-xiyou)开发并维护,当前版本 v1.0.0。
推荐 Skills