We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60324e0 commit d3ac97dCopy full SHA for d3ac97d
1 file changed
README.md
@@ -107,6 +107,10 @@ Flags:
107
## Skills
108
Install the automation skills listed in [SKILL.md](skills/agent-device/SKILL.md).
109
110
+```bash
111
+npx skills add https://github.com/callstackincubator/agent-device --skill agent-device
112
+```
113
+
114
Sessions:
115
- `open` starts a session. Without args boots/activates the target device/simulator without launching an app.
116
- All interaction commands require an open session.
0 commit comments