Mac에서 Claude Code 세션 중 자동으로 활성 창 스크린샷을 촬영하는 플러그인입니다.
| 커맨드 | 설명 |
|---|---|
/start-screenshot | 스크린샷 캡처 활성화 |
/stop-screenshot | 스크린샷 캡처 비활성화 |
그림 > ClaudeScreenshots그림 > ClaudeScreenshots\<session_id>\screenshot_yyyyMMdd_HHmmss_fff.jpg/plugin marketplace add https://github.com/LinaYoun/claude-code-screenshot-for-mac.git
.claude-plugin/
├── plugin.json # 플러그인 매니페스트
├── README.md # 이 파일
├── commands/
│ ├── start-screenshot.md # 스크린샷 활성화 커맨드
│ └── stop-screenshot.md # 스크린샷 비활성화 커맨드
└── hooks/
├── hooks.json # 훅 설정
├── session_start.ps1 # 세션 시작 스크립트
├── capture_screen.ps1 # 스크린샷 캡처 스크립트
└── session_end.ps1 # 세션 종료 스크립트
세션 로그는 C:\Screenshots\_session_log.txt에 기록됩니다.
MIT License - 자유롭게 사용, 수정, 배포할 수 있습니다.
| Name | Role |
|---|---|
| Rose Youn | 마켓 플레이스에 배포, 설계 |
| siungryu(https://github.com/siungryu) | 맥 용으로 변환 |
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
TDD 기반 Flutter Android 앱 보안 개발 플러그인 - Test-Driven Development와 KISA 보안 가이드를 결합한 Flutter 앱 개발 지원
npx claudepluginhub linayoun/claude-code-screenshot-for-mac --plugin claude-code-screenshot-for-macUse when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed. Originally from OpenAI's curated skills catalog.
Auto-resize oversized screenshots to prevent Claude API dimension errors and session corruption
Computer use toolkit for driving desktop environments through Claude's vision and action API with screenshot capture, mouse/keyboard control, and an autonomous agent loop
Claude Code skill pack for TechSmith (18 skills)
Visual feedback capture for macOS app windows.
Monitor and navigate Claude Code sessions across workspaces