mugwork
- 11 skills
- 0 followers
- 7 hours ago last updated
- ▌ AI · mugworkAdd AI to a workflow — smart model routing, multi-provider support, BYOK billing. Helps pick the right model tier and billing config.
- ▌ Mug · mugworkRun Mug CLI developer workflow commands — dev server, update, deploy, clone, shutdown, workspaces.
- ▌ Demo · mugworkShare deployed surfaces with stakeholders — pre-authenticated links, notification routing, workflow control. Covers mug demo enable/disable/status and ctx.isDemo.
- ▌ Form · mugworkCreate a form that collects data from users — field types, conditionals, multi-page, access modes, file uploads, calculated fields. Scaffolds the config, wires the handler, and deploys.
- ▌ Slack · mugworkBuild Slack integrations — configure slack.json, send Block Kit messages, slash commands, interactive buttons, Home Tab, shortcuts, and two-way workflows.
- ▌ Start · mugworkGet started with Mug — guided orientation for new workspaces, progress checklist for existing ones. Recommends what to build next.
- ▌ Agent · mugworkBuild a custom AI agent — autonomous multi-step work with tools, brain memory, skills, and structured output. Scaffolds the agent folder with agent.json, SOUL.md, and skills.
- ▌ Notify · mugworkSend email or SMS notifications from workflows — styled templates with CTA buttons, surface links, workspace branding. Covers ctx.notify.email(), ctx.surfaceUrl(), and local dev delivery.
- ▌ Portal · mugworkCreate a portal surface — tabbed, section-based pages that query workspace data. Sections include tables (with detail pages + actions), stats cards, progress bars, charts, galleries, text blocks, and accordions. Used for dashboards, employee portals, approval inboxes, status trackers.
- ▌ Workflow · mugworkCreate a new workflow — multi-step automation with data queries, AI classification, and notifications. Scaffolds the file and tests locally.
- ▌ Connector · mugworkBuild a connector for an external API. Walks through the full pipeline — research, discover, gather, verify, scaffold — and wires it into the workspace. Supports read-only sources and bidirectional connectors with write actions.