shipwithmuse

№ 0854Skill

Beli restaurant skill for Muse

A read-only Muse skill for Beli: your ranked restaurant list, want-to-try bookmarks, restaurant search, friends' ratings and recent activity.

Beli restaurant skill for Muse on github.com
stellakaval/beliREADME ↗
# beli

A [Muse](https://muse.ai) skill that works with your Beli data: your ranked restaurant list, your want-to-try bookmarks, restaurant search, your and your friends' ratings for a restaurant, and your friends' recent activity.

Beli has **no public API**, so this skill talks to Beli's own backend through community reverse-engineering (the [ProjectBarks/beli-api](https://github.com/projectbarks/beli-api) project, MIT licensed). It is **read-only**: it cannot rank restaurants, add bookmarks, follow people, or post anything.

## Install

Requires Node.js 18+. No npm dependencies.

```bash
git clone <this repo>
cd beli
```

## Auth

Beli is app-only (there is no web app to grab a session token from), so auth uses your real Beli account login.

**Option A: refresh token (recommended, lasts 7 days)**

```bash
export BELI_EMAIL='you@example.com'       # or your phone number
export BELI_PASSWORD='...'                # via the secure-entry flow, never chat
node bin/beli.mjs login                   # prints a refresh token once
export BELI_REFRESH_TOKEN='<paste it>'
```

**Option B: email and password each session**

```bash
export BELI_EMAIL='you@example.com'
export BELI_PASSWORD='...'
```

The CLI prefers the refresh token and only logs in with your password when the refresh token is dead. Access tokens last 20 minutes and are renewed automatically. Never commit credentials, never write them to files. On a 401, mint a fresh refresh token with `beli login`.

## Usage

Run from this directory. All output is JSON.

```bash
node bin/beli.mjs me                                # your profile
node bin/beli.mjs ranked [--limit N]                # your ranked restaurants
node bin/beli.mjs bookmarks [--limit N]             # your want-to-try list
node bin/beli.mjs search "ramen" [--city "San Francisco, CA"]
node bin/beli.mjs restaurant <businessId>           # restaurant detail
node bin/beli.mjs scores <businessId>               # your score + friends' scores
node bin/beli.mjs feed [--limit N]                  # friends' recent activity
node bin/beli.mjs friends [--followers] [--limit N]
```

Business IDs come from `search`, `ranked`, or `bookmarks` output.

## Hard limits

- **Read-only.** Ranking, bookmarking, following, and reacting are not supported.
- **Unofficial.** Endpoints can change or break without notice. If a command fails, it likely means Beli changed somet

Also filed under Errands & personal agent

See all →
  1. 1046

    Medical bills audited line by line, $4,000 saved★

    Got Muse logged in to my medical provider’s portal, he pulled the itemized bills, and questioned every line. So far he’s found several times I’d been double billed, asked for some discounts and has saved me over $4,000. If your moat is bureaucracy, you’re cooked.

    @Ryan_Holdaway

    X post

    Errands & personal agent

  2. 0990

    Socks, groceries, cleaners and dinner in 24 hours★

    It’s funny, Meta went from having my Instagram and WhatsApp data to now having access to my email, calendar, DoorDash, Amazon and pretty much everything. In the last 24 hours, it bought me socks, ordered my Whole Foods groceries, booked a cleaning service and got me a burger for

    @nicbstme

    X post

    Errands & personal agent

  3. 0967

    Lowballing 50 Marketplace sellers for a MacBook★

    holy 🐐 @muse just lowballed 50 ppl on marketplace until it found a brand new m5 pro 48gb/2tb macbook pro for $2500 ama

    @jingusucks

    X post

    Errands & personal agent

  4. 0961

    50 Muse prompts for making and saving money★

    OK! So you have a @muse (or you'll get one soon) and you want to know what to do with your new super smart helper friend. I've got you covered. Buckle up. Bookmark this one. Here are 50 prompts to get you started making money, saving money, and improving your life with your

    @MattPRD

    X post

    Errands & personal agent

More Skills

See all →
  1. 1073

    Xahau skill for Muse

    Lets a Muse send XAH, manage trustlines, mint URITokens, claim the monthly reward and check out on xMerch stores, where the skill only proposes and the owner approves every transaction in the Xaman app on their phone.

    @terramike

    Skill

    Business & commerce

  2. 1072

    Review Times MCP server and skill

    An MCP server and skill that reports live review times for AI app, connector and plugin stores, including Meta Muse, so builders can see how long a connector submission is taking.

    @stevysmith

    Skill

    Connectors & MCP

  3. 1062

    xrpl-muse-skill: let your Muse trade XRP

    A terminal skill for trading any XRP Ledger token pair and minting NFTs, with a hard boundary between proposing and signing; testnet by default, and mainnet needs the Muse vault signer or a protected signer with per-transaction approval.

    @terramike

    Skill

    Business & commerce

  4. 1052

    changelly-buy Muse skill

    A Muse skill that helps people buy crypto (XRP by default) with a card through Changelly, giving CoinGecko spot estimates, prefilled buy links and plain fee disclosure without any API keys.

    @terramike

    Skill

    Business & commerce

Curator picks

  1. 1013

    Shop Pay agentic checkout on every Shopify store★

    We are excited to announce we are partnering deeply with Muse to enable agentic checkout with Shop Pay on all Shopify stores, offering people an easy and delightful way to shop and check out with Muse.

    @tobi

    X post

    Business & commerce

  2. 1009

    Private e-book library app from Google Drive★

    Muse built me a private library for the e-books and articles in my Google Drive. Everything is organized by topic, and each section opens onto its own subcategorized shelves. Each book opens like a real book and is readable in-app

    @chiasmus_cap

    X post

    Apps & websites

  3. 1007

    Plumbing company run by a Muse agent★

    I still can’t believe I can run my plumbing company with an agent so easily. I send this message to my Muse agent while in bed at 6am. And it: updates my job board, texts customer, updates office manager who arrives at 8am in slack Notifies technician

    @HouseHackerJon

    X post

    Agents & automation