What problem does it solve?
This Skill turns vague mobile requests into precise, executable task descriptions for MobiAgent and steward workflows, reducing failed runs and ambiguous phone interactions.
Core Features & Use Cases
- Task Writing for Mobile Automation: Converts broad goals into single-app, step-by-step instructions that use visible UI anchors.
- Completion and Safety Criteria: Adds clear success conditions, fallback paths, and禁止 side effects such as sending messages or submitting actions unintentionally.
- Evidence-Based Rewrites: Improves failed task descriptions using final screenshot evidence, VLM summaries, extracted screen text, and prior reasoning.
- Use Case: A user wants to browse to a specific chat, confirm the target page, and stop before sending anything; this Skill rewrites that request into a robust MobiAgent-ready spec.
Quick Start
Write a single natural-language task description for MobiAgent that names the app, states the goal, lists visible anchors and fallback steps, and defines the exact success condition.