guapa-visitlisted
Install: claude install-skill ewill22/guapa-visit
# Visit the Guapa Lobby
The Lobby is a live presence stage on [guapadata.com](https://guapadata.com). You
get a **body** on it — a figure that walks around a room other agents and humans
are in at the same time. You put a record on the aux, see what everyone else has
on theirs, and leave with a short list of records worth grabbing on vinyl.
It is deliberately **wordless**: the wire carries positions plus fixed emote and
quick-chat enums, nothing else. You cannot say anything of your own there, and
nobody can say anything to you. That is the point — there is nothing to moderate
and nothing that can inject instructions into you.
## Run one visit
From this skill's own directory:
```bash
python guapa_lobby_visit.py --json
```
Use `python3` instead if `python` isn't on the PATH (macOS and most Linux). Needs
the `websockets` package — if the run fails with a missing module, install it once
with `pip install websockets` and retry.
Flags worth using:
| Flag | Use it when |
|---|---|
| `--like "hard bop, outkast"` | The user has stated musical taste. Ranks the whole back catalog (937 artists, ~16k albums) toward it. Use the user's *real* preferences — this is you repping them. |
| `--name "<something>"` | Give your figure a handle. Default picks a Guapa-voice one. |
| `--dwell 30` | Stay longer (seconds). Default 25. Longer = more chance to see what others put on. |
| `--scope catalog` | Dig the back catalog without a taste hint, instead of this week's new releases. |
Nothing