shipwithmuse

№ 0174Skill

Wardrobe and stylist connector for Muse

A serverless Muse connector on Cloudflare Workers and Supabase that indexes a personal wardrobe, recommends outfits by formality and climate, and tracks wear history.

Wardrobe and stylist connector for Muse on github.com
krishnakumaar/muse-wardrobe-connectorREADME ↗
# Wardrobe & Stylist Agent Connector for Meta Muse

A serverless connector enabling Meta Muse agents to index personal clothing, retrieve recommendations based on formality/climate, track outfit wear history, and serve compliance endpoints.

## Architecture
- **Agent Platform:** Meta Muse (tool-calling via OpenAPI 3.1)
- **Edge Compute:** Cloudflare Workers (sub-100ms routing & security middleware)
- **Database:** Supabase (PostgreSQL with PostgREST auto-generated REST API)

---

## Setup & Deployment Guide

### 1. Database Provisioning (Supabase)
1. Create a free database project at [supabase.com](https://supabase.com).
2. Open the **SQL Editor** tab and execute all commands from `schema.sql`.
3. In **Project Settings** → **API**, copy:
   - **Project URL** (`https://<project-ref>.supabase.co`)
   - **Service Role Key** (`sb_secret_...` or service role JWT)

### 2. Edge API Deployment (Cloudflare Workers)
1. In [Cloudflare Dashboard](https://dash.cloudflare.com) → **Workers & Pages**, create an application named `wardrobe-connector`.
2. Go to **Settings** → **Variables and Secrets** and configure:
   - `SUPABASE_URL` (Plain text variable): Your Supabase Project URL
   - `SUPABASE_KEY` (Secret): Your Supabase Secret Key
   - `API_SECRET` (Secret): A secure bearer token phrase for agent auth
3. Open the code editor, paste the contents of `worker.js`, and hit **Deploy**.

---

## API Endpoints

| Method | Path | Description | Access |
| :--- | :--- | :--- | :--- |
| `GET` | `/openapi.json` | OpenAPI 3.1 JSON schema for Muse discovery | Public |
| `GET` | `/privacy` | Public HTML Privacy Policy page | Public |
| `GET` | `/terms` | Public HTML Terms of Service page | Public |
| `GET` | `/items` | List items filtered by `formality` & `category` | Bearer Auth |
| `POST` | `/items` | Add clothing item parsed from user prompt/image | Bearer Auth |
| `DELETE` | `/items?id={id}` | Delete item from wardrobe | Bearer Auth |
| `POST` | `/outfits` | Log an ensemble combination | Bearer Auth |

---

## Meta Muse Registration
1. Navigate to the Meta Muse Developer Portal → **Add Connector** → **Raw API**.
2. Set **API URL** to `https://<your-worker>.workers.dev`.
3. Set **OpenAPI URL** to `https://<your-worker>.workers.dev/openapi.json`.
4. Select **API Key / Bearer** authentication and supply your `API_SECRET`.

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