Configuration guides
Commands
Create and synchronize slash commands and workflow markdown across agents that still support file-backed commands.
Commands are reusable slash commands or workflow markdown files that agents load as named actions.
Supported formats and naming
- Markdown command bodies with a stable name
- Optional subdirectory for agents that nest commands
- Tags for Library organization
Name commands the way the target agent expects to invoke them. Avoid characters the destination agent rejects in filenames.
Create or import
- Library → Commands → New.
- Author the command content users will run.
- Assign to Global/Workspace for compatible agents.
- Import via sync when external command files are detected.
Compatibility
- Supported for many agents including Claude Code, Cursor, Kiro, OpenCode, Roo Code, Augment, Devin, Grok (Global), Kilo Code, and others.
- Codex commands are unsupported: use Skills instead of custom prompts.
- GitHub Copilot CLI does not support prompt/command files through Visu.
- Grok Workspace commands are unsupported; Global compatible commands may be managed instead.
- Aider, CodeWhale, Hermes, and Zed do not expose Visu command sync.
Gated entries (for example some Antigravity/Cline workflow mappings) use the closest native workflow concept.
Enablement and sync
Commands are assignable/synchronizable without a separate enabled flag. Live updates and full sync apply when the agent/scope is available. Conflicts require review when both sides change.