adding-workspace-apps

Installation
SKILL.md

Adding Workspace Apps

Classify The Ask First

When a user asks from Dispatch chat or through @agent-native in Slack or Telegram to create, build, make, scaffold, or generate an "agent", classify the ask first. Simple Dispatch-native behavior such as a reminder, digest, monitor, routing rule, saved instruction, or recurring workflow can stay in Dispatch as a recurring job/resource/destination. Robust unique products or teammates that need their own UI, data model, actions, integrations, or domain workflow should become a separate workspace app under apps/<app-name>, mounted at /<app-name>.

Where The App Lives

Do not implement a new app by adding a route, page, component, or file to apps/chat or another existing app unless the user explicitly asks to modify that existing app.

Installs
2
GitHub Stars
4.6K
First Seen
Jul 30, 2026
adding-workspace-apps — builderio/agent-native