email-cleanup이란?
Gmail 정리 - 오래된 이메일 보관, 프로모션 삭제, 저장용량 관리. 사용자가 받은편지함을 정리하고 이메일을 보관처리하거나 공간을 확보하려는 경우에 사용합니다. 출처: maroffo/claude-forge.
Gmail 정리 - 오래된 이메일 보관, 프로모션 삭제, 저장용량 관리. 사용자가 받은편지함을 정리하고 이메일을 보관처리하거나 공간을 확보하려는 경우에 사용합니다.
명령줄에서 email-cleanup AI 스킬을 개발 환경에 빠르게 설치
출처: maroffo/claude-forge.
ABOUTME: Gmail bulk cleanup - archive old emails, delete promotions, free storage ABOUTME: Parameterized batch operations with safety-first approach
| Promotions | category:promotions olderthan:30d | Archive | | Social | category:social olderthan:14d | Archive | | Read updates | category:updates is:read olderthan:7d | Archive | | Large emails | larger:10M | Review individually | | Unsubscribe candidates | unsubscribe is:read olderthan:30d | Review |
Step 2: Present summary table with counts and suggested actions
Gmail 정리 - 오래된 이메일 보관, 프로모션 삭제, 저장용량 관리. 사용자가 받은편지함을 정리하고 이메일을 보관처리하거나 공간을 확보하려는 경우에 사용합니다. 출처: maroffo/claude-forge.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/maroffo/claude-forge --skill email-cleanupGmail 정리 - 오래된 이메일 보관, 프로모션 삭제, 저장용량 관리. 사용자가 받은편지함을 정리하고 이메일을 보관처리하거나 공간을 확보하려는 경우에 사용합니다. 출처: maroffo/claude-forge.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/maroffo/claude-forge --skill email-cleanup 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/maroffo/claude-forge