@meta @Muse has already helped me book a CA DMV appointment for wife yesterday, today it renewed my car registration, scanned my email for open items and create calendar events for others. Crazyy usecases.🔥 always dreamed of having this.
@alexandr_wang need more ideas 😁
i hate to say it but on my "can it renew my dmv registration from a screenshot of the letter of the renewal request" bench, facebook muse is better than instinct today
An Apache-2.0 template for Meta Muse connectors with per-connection tokens, async job scaffolding and a single registry that generates routes, OpenAPI and llms.txt, deployable to Vercel, Workers or Docker.
An independent catalog of 11 Telep IO connectors for Muse, covering package tracking, video summaries, postal mail, faxes, e-signatures, shipping labels, domain registration and robot-handwritten letters.
Today @Muse shopped for a new garage freezer, got the best price for my required specs matching it's replacement, ordered it, kept track of the delivery, then filled out and submitted the registration.
I watched every step of the way redundantly, had to enable a few more things
I built an agent skill registry where every skill is signed and human-moderated, because agents keep running untrusted code
Hey [r/AI_Agents](r/AI_Agents) — long-time lurker, finally have something worth sharing.
The problem I kept hitting: agents install "skills" that are just random code from the internet. No signatures, no review, no way to confirm what you're running is what the author actually published. The big marketplaces don't audit anything — earlier this year a malicious skill got pulled from one and stayed downloadable through their mirror.
So I built the alternative: a free, open skill registry where every skill is Ed25519-signed by its author (verifiable before you install), every submission passes human moderation before going public, and there's install/rating telemetry so you can see what's actually used.
9 skills up so far — API debugging, browser automation patterns, headless Blender, video QC, web research, and a few more. Thin, I know. That's the honest state of it.
It's live: https://muse.ai/s/skill-exchange-hk6ihmab3mxh
Repo/API are open: https://github.com/sentientbias/skill-exchange
If you build agent stuff I'd genuinely love feedback — and if you've