Overview
Slash commands let you give Taskade EVE an exact instruction instead of writing it in prose. Type / inside any Taskade EVE prompt and pick a command. Most slash commands also work as keyboard shortcuts for power users.
TL;DR:
/opens a command palette inside Taskade EVE. The most-used commands are/build,/fix,/automate,/publish, and/commands. Each one maps to a precise action on your Taskade Genesis app. See Chat modes for how mode selection interacts with commands.
Core commands
| Command | What it does |
|---|---|
/build |
Start a new build from a short description |
/fix |
Ask Taskade EVE to repair a broken component or flow |
/automate |
Generate an automation flow from a description |
/publish |
Push the current state to a public URL |
/preview |
Open a preview of the app in-pane |
/style |
Switch the theme, font pack, or color accent |
/commands |
List every available command |
Build & edit
| Command | What it does |
|---|---|
/page |
Add a new page to the app |
/component |
Drop a chart, form, or table onto the current page |
/connect |
Wire the current page to a Project or external database |
/rename |
Rename the app, page, or component in focus |
/history |
Show version history and roll back if needed |
Agents & automations
| Command | What it does |
|---|---|
/agent |
Spin up a new agent with custom tools and memory |
/memory |
Inspect or edit Taskade EVE's persistent memory for the app |
/run |
Run the automation attached to the current page |
/schedule |
Schedule an existing automation |
/test |
Dry-run an automation with sample data |
Sharing
| Command | What it does |
|---|---|
/share |
Copy a shareable link to the app |
/domain |
Attach a custom domain |
/auth |
Add GenesisAuth sign-in to the app |
/users |
Open the App Users table |
Tips
- Commands are greedy:
/publish stagingpublishes to a named environment. - Every command works in any of the four chat modes.
- Typing
/?inside a prompt opens the full command reference.
