mirror of https://github.com/garrytan/gstack.git
chore: regenerate SKILL.md files + rebuild binary
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d597c33eab
commit
5e9ecff61d
2
SKILL.md
2
SKILL.md
|
|
@ -584,6 +584,7 @@ Refs are invalidated on navigation — run `snapshot` again after `goto`.
|
|||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `chain` | Run commands from JSON stdin. Format: [["cmd","arg1",...],...] |
|
||||
| `frame <sel|@ref|--name n|--url pattern|main>` | Switch to iframe context (or main to return) |
|
||||
| `inbox [--clear]` | List messages from sidebar scout inbox |
|
||||
| `watch [stop]` | Passive observation — periodic snapshots while user browses |
|
||||
|
||||
|
|
@ -604,6 +605,7 @@ Refs are invalidated on navigation — run `snapshot` again after `goto`.
|
|||
| `handoff [message]` | Open visible Chrome at current page for user takeover |
|
||||
| `restart` | Restart server |
|
||||
| `resume` | Re-snapshot after user takeover, return control to AI |
|
||||
| `state save|load <name>` | Save/load browser state (cookies + URLs) |
|
||||
| `status` | Health check |
|
||||
| `stop` | Shutdown server |
|
||||
|
||||
|
|
|
|||
|
|
@ -467,6 +467,7 @@ Refs are invalidated on navigation — run `snapshot` again after `goto`.
|
|||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `chain` | Run commands from JSON stdin. Format: [["cmd","arg1",...],...] |
|
||||
| `frame <sel|@ref|--name n|--url pattern|main>` | Switch to iframe context (or main to return) |
|
||||
| `inbox [--clear]` | List messages from sidebar scout inbox |
|
||||
| `watch [stop]` | Passive observation — periodic snapshots while user browses |
|
||||
|
||||
|
|
@ -487,5 +488,6 @@ Refs are invalidated on navigation — run `snapshot` again after `goto`.
|
|||
| `handoff [message]` | Open visible Chrome at current page for user takeover |
|
||||
| `restart` | Restart server |
|
||||
| `resume` | Re-snapshot after user takeover, return control to AI |
|
||||
| `state save|load <name>` | Save/load browser state (cookies + URLs) |
|
||||
| `status` | Health check |
|
||||
| `stop` | Shutdown server |
|
||||
|
|
|
|||
Loading…
Reference in New Issue