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>
@MECoban

MECoban commented Jun 14, 2026

Copy link
Copy Markdown
Author

Hi maintainers 👋 — just a gentle follow-up on this one. The PR is still mergeable with no conflicts, and the plugin has been live and stable for a week now (screenshot-janitor: per-session screenshot cleanup, safe recoverable Trash deletion, macOS + Linux, zero dependencies). Whenever you have a moment to review, it'd be much appreciated. Happy to make any changes you'd like. Thanks for maintaining this list! 🙏

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