shipwithmuse

Entries matching “template”

8 builds · page 1 of 1

@AstroxNetwork

@AstroxNetwork

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.

Skill · Connectors & MCP

Deployable Muse connector template

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

U

Public

u/Public

Public published a connector template so users can link a Public account to Meta Muse and research markets, analyze a portfolio and prepare trades from the conversation.

Reddit post · Connectors & MCP

Public brokerage connector for Meta Muse

@troioi-vn

@troioi-vn

delegate-to-muse is a Claude Code skill for handing repository work to Muse Code via muse exec, with a handoff template and checks for reviewing the diff and re-running tests rather than trusting the summary.

Skill · Coding & dev tools

delegate-to-muse Claude Code skill

U

patricious

u/patricious

Benchmarked Muse Glimmer 30B on my RTX 5090 (32GB), 262k context, UD-Q5_K_M + dflash-kquant + mmproj. Workload Stock master + DFlash ngram-simple PR #26842 + DFlash Code patch 78 t/s 57 t/s 220-253 t/s Mixed agent turn 77 t/s 68 t/s 188-213 t/s Tool-call JSON 71 t/s 75 t/s 155-181 t/s Heavy reasoning 52 t/s 58 t/s 120-130 t/s PR #26842 moves the DFlash draft argmax from CPU to GPU, which was the bottleneck. I cherry-picked it onto master (it branched before the Muse merge, one conflict to resolve manually) and it builds clean. Code generation now matches Meta's published 233 t/s, which I could not reproduce on stock master. Notes: • ngram-simple loses to DFlash on every coding workload. • Server caps context at the model's metadata context_length, use --override-kv for 262k. • The reasoning budget flags do not work with this template. This is verified: with the budget set to 64, the model still burned 2000+ chars thinking and the budget message never appeared. Leave max_tokens headroom for the reasoning block. Flags: llama-server ^ --model Muse-Glimmer-30B-UD-Q5_K_M.gguf ^ --mmproj mmproj-kquant.gguf ^ -c 262144 --parallel 1 ^ --override-kv "muse-glimmer.context_le

Reddit post · Local & open models

253 t/s Glimmer on an RTX 5090

@Anil-matcha

@Anil-matcha

A community catalog of Meta Muse integrations and 150 connector skills with capability, authentication and permission notes, plus workflow templates for using Muse with connectors.

Skill · Connectors & MCP

Awesome Muse Connectors catalog

@LayerMakerLab

@LayerMakerLab

A Cloudflare Worker starter for Muse connectors that keeps upstream API keys server-side behind one bearer token, with an OpenAPI spec, SKILL.md template and proof checklist.

@Nomadiction8991

@Nomadiction8991

Portuguese-language repository of versioned agent skills for OpenCode and Muse, each a lean SKILL.md with references and templates (ticketing, conventional commits, skill authoring, frontend design).

P

parallel.ai

parallel.ai

Parallel gives a six-step method and a template prompt for having Muse write, test and save its own connector for any public API, CLI or MCP server, using the Parallel Search MCP as a worked example.