Skip to content

Commit d3ac97d

Browse files
authored
Update README with skill installation and session info (#19)
Add usage instructions for adding skills and session commands.
1 parent 60324e0 commit d3ac97d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Flags:
107107
## Skills
108108
Install the automation skills listed in [SKILL.md](skills/agent-device/SKILL.md).
109109

110+
```bash
111+
npx skills add https://github.com/callstackincubator/agent-device --skill agent-device
112+
```
113+
110114
Sessions:
111115
- `open` starts a session. Without args boots/activates the target device/simulator without launching an app.
112116
- All interaction commands require an open session.

0 commit comments

Comments
 (0)