← All skills
Tencent SkillHub · Developer Tools

nl2ms-ui

根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/examples-ios-yaml.md, references/examples-android-ts.md, references/examples-web-ts.md, references/examples-pc-yaml.md, references/examples-pc-ts.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

何时使用此技能

当用户需要生成以下类型的自动化测试脚本时使用此技能: Android 脚本:Android 移动端应用的自动化测试脚本 iOS 脚本:iOS 移动端应用的自动化测试脚本 Web 脚本:Web 浏览器的自动化测试脚本 PC 脚本:桌面端应用的自动化测试脚本

1. Android 端

YAML 示例:references/examples-android-yaml.md TypeScript 示例:references/examples-android-ts.md

2. iOS 端

YAML 示例:references/examples-ios-yaml.md TypeScript 示例:references/examples-ios-ts.md

3. Web 端

YAML 示例:references/examples-web-yaml.md TypeScript 示例:references/examples-web-ts.md

4. PC 端

YAML 示例:references/examples-pc-yaml.md TypeScript 示例:references/examples-pc-ts.md

最佳实践

明确指定平台:生成脚本时明确目标平台(Android/iOS/Web/PC) 使用描述性步骤名称:为每个步骤提供清晰的名称和描述 合理使用等待:优先使用 aiWaitFor 而非固定 sleep 错误处理:使用 continueOnError: true 或 try-catch 处理可选步骤 验证断言:在关键步骤后添加断言验证操作成功 环境配置:使用 .env 管理 API 密钥,设置合适的 aiActionContext

参考资源

API 参考:references/midscene-api 详细示例: Android: YAML: references/examples-android-yaml.md TypeScript: references/examples-android-ts.md iOS: YAML: references/examples-ios-yaml.md TypeScript: references/examples-ios-ts.md Web: YAML: references/examples-web-yaml.md TypeScript: references/examples-web-ts.md PC: YAML: references/examples-pc-yaml.md TypeScript: references/examples-pc-ts.md 常见场景:references/common-scenarios.md 官方文档:https://midscenejs.com/api.html

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/examples-android-ts.md Docs
  • references/examples-ios-yaml.md Docs
  • references/examples-pc-ts.md Docs
  • references/examples-pc-yaml.md Docs
  • references/examples-web-ts.md Docs