Skip to content

Add screenshot-janitor plugin#247

Open
MECoban wants to merge 1 commit into
ccplugins:mainfrom
MECoban:add-screenshot-janitor
Open

Add screenshot-janitor plugin#247
MECoban wants to merge 1 commit into
ccplugins:mainfrom
MECoban:add-screenshot-janitor

Conversation

@MECoban

@MECoban MECoban commented Jun 7, 2026

Copy link
Copy Markdown

What

Adds screenshot-janitor under Automation DevOps.

A Claude Code plugin that keeps your Desktop clean: it tracks the screenshots created during each session and, before you leave, asks whether to move them to the Trash. Approve → moved (recoverable). Decline → it won't nag again.

  • Per-session scoping — only this session's screenshots
  • Safe — moves to the system Trash, never rm
  • macOS + Linux, zero runtime dependencies (bash/find/stat)
  • SessionStart + Stop hooks and a cleanup-screenshots skill (also runnable manually)

Source

https://github.com/MECoban/screenshot-janitor (MIT)

Install

/plugin marketplace add MECoban/screenshot-janitor
/plugin install screenshot-janitor

Changes

  • README: one bullet under ### Automation DevOps (alphabetical)
  • Adds plugins/screenshot-janitor/ following the existing vendored-plugin layout

A Claude Code plugin that finds screenshots created during each session and
asks, before you leave, to move them to the Trash (recoverable, never rm).
macOS + Linux, zero dependencies. SessionStart/Stop hooks + cleanup-screenshots skill.

Source: https://github.com/MECoban/screenshot-janitor

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant