Manual navigation

Configuration guides

Commands

Create and synchronize slash commands and workflow markdown across agents that still support file-backed commands.

Last verified version
1.1.8
Last verified date

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

  1. Library → Commands → New.
  2. Author the command content users will run.
  3. Assign to Global/Workspace for compatible agents.
  4. 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.