Are you the author? Sign in to claim
Automate Windows screenshots for Claude Code workflows in WSL2. Take screenshots (Win+Shift+S, Win+PrintScreen, Snipping
🚀 Auto-save Windows screenshots to WSL2 and paste paths directly into Claude Code, VS Code, or any application that uses WSL2
⭐ Star this repo if it helps you!
This tool was created to solve the annoying workflow of taking screenshots in Windows and getting them into Claude Code in WSL2. It automatically saves your screenshots and copies the file path to your clipboard so you can just Ctrl+V into Claude Code, VS Code, or any application that needs file paths.
~/.screenshots/ in WSL2Perfect for Claude Code workflows, VS Code documentation, or any development scenario where you need to quickly share screenshots.
gh repo clone jddev273/windows-to-wsl2-screenshots
cd windows-to-wsl2-screenshots
source screenshot-functions.sh
check-screenshot-monitor
# Start the automation
start-screenshot-monitor
# Check if running
check-screenshot-status
# Stop when done
stop-screenshot-monitor
Now just take screenshots and paste paths directly into Claude Code, VS Code, or any application thae uses WSL2!

The tool automatically detects screenshots, saves them, and copies the path to your clipboard - ready for instant pasting into Claude Code, VS Code, or any application that uses WSL2!
Clipboard not working?
Monitor not starting?
# Check the log
cat ~/.screenshots/monitor.log
Created by Johann Döwa | Made with ❤️ for the Claude Code community
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming