Skip to content

System Plugins Overview

System plugins are the built-in workflows that ship with Wox. They are normal plugins from the user's point of view: each one can return results, expose actions, keep settings, and participate in query routing.

Everyday Plugins

PluginTriggerUse it for
ApplicationGlobalLaunch apps, open app folders, activate running apps
FilefSearch indexed files and folders
WebSearchGlobal / engine keywordSearch the web with configured engines
ClipboardcbReuse clipboard text and images
CalculatorGlobal / calculatorEvaluate expressions and copy results
ConverterGlobal / calculatorConvert units, currencies, crypto, bases, and time values

Context Plugins

PluginTriggerUse it for
Browser BookmarkGlobalOpen bookmarks from supported browser profiles
ExplorerGlobal when a file manager or open/save dialog is activeJump between folders
BrowserContextualSearch and switch browser tabs when browser integration is available
SelectionSelection queryRun actions on selected text or files
MediaPlayermediaControl active media playback

AI and Custom Workflows

PluginTriggerUse it for
AI ChatchatTalk to configured models and agents
AI CommandaiRun saved model prompts
EmojiemojiSearch and copy emoji
Plugin Managerwpm, store, pmInstall, update, create, and inspect plugins
ThemethemeApply, install, remove, or generate themes

Maintenance Plugins

PluginTriggerUse it for
DoctordoctorDiagnose common setup issues
Updateupdate, upgradeCheck or apply Wox updates
Backupbackup, restoreExport or restore settings
Shell> / global command detectionRun shell commands from Wox
SysGlobalRun system actions

How to Tune a Plugin

  1. Open Settings.
  2. Go to Plugins.
  3. Select the plugin.
  4. Review trigger keywords, enablement, and plugin-specific settings.

Most confusion comes from global plugins competing for the same text. If a query produces too many unrelated results, use a plugin keyword such as f, cb, emoji, or wpm.

Released under the GPL-3.0 License.