·gmail-multi-inbox
</>

gmail-multi-inbox

자동 검색된 발신자 필터를 사용하여 Gmail 다중 받은편지함을 설정하고 유지관리하세요. 사용자의 Gmail을 검사하여 발신자를 찾고, 받은편지함 카테고리를 제안하고, 라벨과 필터를 생성하는 Google Apps Script를 생성합니다. Gmail 정리, 여러 받은편지함 설정, Gmail 라벨 및 필터 관리, 이메일 보낸 사람 분류, 새 보낸 사람으로 받은 편지함 필터 업데이트, 시끄러운 이메일 구독 취소 등의 작업에 이 기술을 사용하세요. 트리거 문구: "Gmail 섹션", "받은 편지함 카테고리", "이메일 구성", "발신자 필터", "여러 받은 편지함", "받은 편지함 정리".

11설치·0트렌드·@apocohq

설치

$npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox

gmail-multi-inbox 설치 방법

명령줄에서 gmail-multi-inbox AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: apocohq/skills.

Gmail's Multiple Inboxes displays up to 5 custom sections alongside the main inbox. Each section shows emails matching a search query. This skill uses a label + filter approach: label-based sections get Gmail filters that auto-label incoming mail by sender domain. The output is always a Google Apps Script the user pastes into script.google.com.

The generated script is idempotent — safe to re-run after adding or removing senders. When senders are removed from the lists, setupAll() automatically deletes the corresponding Gmail filters.

This skill requires a Gmail MCP connector (e.g. searchgmailmessages) to scan the user's inbox. Gmail does not have an official MCP server — the user must have a third-party Gmail connector configured. If no Gmail connector is available, the skill can still work in a limited way: skip the scanning steps and let the user provide sender domains manually, or import from an existing script.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-22
업데이트
2026-03-11

Browse more skills from apocohq/skills

빠른 답변

gmail-multi-inbox이란?

자동 검색된 발신자 필터를 사용하여 Gmail 다중 받은편지함을 설정하고 유지관리하세요. 사용자의 Gmail을 검사하여 발신자를 찾고, 받은편지함 카테고리를 제안하고, 라벨과 필터를 생성하는 Google Apps Script를 생성합니다. Gmail 정리, 여러 받은편지함 설정, Gmail 라벨 및 필터 관리, 이메일 보낸 사람 분류, 새 보낸 사람으로 받은 편지함 필터 업데이트, 시끄러운 이메일 구독 취소 등의 작업에 이 기술을 사용하세요. 트리거 문구: "Gmail 섹션", "받은 편지함 카테고리", "이메일 구성", "발신자 필터", "여러 받은 편지함", "받은 편지함 정리". 출처: apocohq/skills.

gmail-multi-inbox 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/apocohq/skills

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-22