Stream Kit Docs
Plugins

Core

Built-in handlers and triggers — audio, delays, variables, collections, schedules, hotkeys, queues, and logging.

Core

Core is always enabled. It provides the building blocks every action uses: utility handlers (delay, if, log), variables, collections, schedules, hotkeys, queue control, audio playback, scripts, and process events.

Settings

Open Plugins → Core → Settings:

SettingDescription
Process WatcherWhen enabled, keeps background polling for process start/stop triggers. Process triggers also start the watcher automatically when needed.

Features

AreaWhat you get
InputGlobal hotkey triggers and Fire Hotkey handler
UtilityDelay, If/Else, Run script (Monaco + external editor), Play sound, Log
VariablesSet / get global, user, and action variables
CollectionsCreate and mutate key-value stores
QueuesPause, resume, toggle queues from handlers
ScheduleCron and one-shot scheduled triggers
ProcessProcess started / stopped triggers (optional watcher)
Queue statusTriggers when jobs enqueue, start, complete, or queue pauses

Dashboard widgets

  • Collections — edit collection data
  • Log entries — view Log handler output

See Dashboard.

Triggers and handlers

Full lists with stable IDs:

Example IDs

ItemID
Hotkeycore:core:input:hotkey
Set variablecore:core:variable:set-variable
Queue pausedcore:core:queue:paused
Ifcore:core:utility:if

On this page