Clipboard-Automator: open-source ComfyUI nodes that turn your clipboard into a hands-off pipeline
kastelan77 · reddit · 2026-09-13
The author released Clipboard-Automator (MIT-licensed), a set of ComfyUI custom nodes that kill the save/upload ritual.
- Two nodes poll the OS clipboard: Clipboard Image Input (wait) outputs IMAGE/MASK, Clipboard Text Input (wait) outputs STRING.
- Drop one in where you'd normally use LoadImage or a prompt box; the node blocks until you copy something new anywhere on your machine, then feeds it downstream.
- Combined with ComfyUI's built-in Auto Queue, you get a fully hands-off pipeline: copy an image and it runs automatically — no uploads, no manual queueing.
- Works on Windows and Linux; Cancel/Interrupt breaks the wait cleanly, and the repo includes a demo video.
GitHub: https://github.com/kastelan/Clipboard-Automator
Related event: Open-Source Clipboard-Automator Enables Zero-Click ComfyUI Pipelines(2 posts)→
More from coding & agent
- Dev Builds His Own Streaming Platform With Rust Backend and Agent-Driven UI via MCP — jasonkneen · 2026-09-13
- Multi-agent adversarial review experiment: Claude and Hermes negotiate a shared write lock via conversation — seanwbren · 2026-09-13
- Opus writes tests for 5-line diffs; Sol commits 5,000-line system unchecked with one-line message — rms80 · 2026-09-13
- Dev open-sources aletheia-mcp, a deterministic 25µs pre-execution filter blocking prompt-injected MCP tool calls — Fuzzy-Ad9840 · 2026-09-13
- GitHub Copilot app adds diff, terminal, browser panels for agent code review — WirelessLife · 2026-09-13
- AI agents are genies — unless you verify their work, they become monkey's paws — SpencrGreenberg · 2026-09-13