Skip to main content
1

dsh-wsl-shot

173787247/dsh-wsl-shot

Saves a Windows clipboard image into a WSL file.

Install

dsh plugin --profile web add github:173787247/dsh-wsl-shot

README

dsh-wsl-shot

Install set: part of dsh-wsl-kit. Prefer KIT_SET=daily | llm | github | full (see kit README). Fault tree: TROUBLESHOOTING.md.

DeepSeek Harness plugin: Save a Windows clipboard image into a WSL file for multimodal chat.

Part of dsh-wsl-kit.

中文说明 → README.zh.md

Where it sits

Saves a Windows clipboard image into a WSL file so the agent can attach it.

flowchart LR
  clip["Windows clipboard image"] --> tool["win_shot"] --> file["WSL image file"]

Suite diagram and version snapshot: dsh-wsl-kit. This plugin is 0.1.0 (full). Do not copy that matrix into this README.

Compatibility

FieldValue
Plugindsh-wsl-shot 0.1.0
Minimum dsh0.1.2 (web UI one-shot ?token= on Windows relay :3081)
Latest verifiedSee dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite
Kit setfull or install alone
Cloud FlashUse model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin
Agent TeamsUpstream experimental; not required here

Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.

Install

dsh plugin --profile web add github:173787247/dsh-wsl-shot
# or local:
dsh plugin --profile web add /absolute/path/to/dsh-wsl-shot

Restart dsh web and open a new session. Tool: win_shot.

License

MIT

Related plugins