Windows SDK
Windows screen / window capture. Lets the character see what's on your screen.
Windows SDK module provides screen and window capture on Windows. The Voxta module uses it to grab screen frames and feed them to your active vision-capable LLM.
The same module also adds Active Window chat augmentation — telling the AI what app is currently focused.
Marked experimental in the registry. Privacy implications worth thinking about — the AI sees whatever is on your screen, including any sensitive content. Use intentionally.
Setup
Add the service
Manage Services → + Add Services → Windows SDK → Add.
Configure capture source
In the config, pick whether to capture the whole screen or a specific window (by title or process).
Enable the Vision augmentation
Manage Services → + Add Services → Voxta Utilities: Vision → Add. This connects the captured frame into the prompt for a vision-capable LLM to interpret.