draft_skill
Distill the device's recent chat into replayable steps for a HARD skill. Review the steps, app package, and summary, then save the skill.
Instructions
Distil the device's most recent chat conversation into draft replayable steps for a HARD skill.
Returns the captured steps (with correct coords/args), a guessed app_package, and a summary. Nothing is written — review/prune/rename the steps, then call save_skill(kind="hard", steps=...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |