원클릭으로
inbox
Inbox management (list, process, status, clear)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Inbox management (list, process, status, clear)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
GitHub — repos, issues, PRs, gists, Pages, branches via API
Gmail orchestrator — triage inbox, search, draft replies in-thread
Session closing (log, commit, push)
Mid-session checkpoint (log, database, commit, push) without closing
Brain package manager — install, update, list skills from registries
AI email auto-responder — monitors inbox, drafts context-aware replies, never sends without approval
| name | inbox |
| description | Inbox management (list, process, status, clear) |
| user-invocable | true |
| argument-hint | [list|process|status|clear|show filename] |
Smista file da inbox/ nelle destinazioni giuste del brain (diary/, wiki/, log/).
L'inbox è un punto di passaggio neutro. Qualsiasi fonte può depositare file lì — il comando si occupa di classificarli e archiviarli.
/inbox Status: file pendenti, statistiche per tipo
/inbox list Lista file pendenti con preview
/inbox process Processa tutti i file pendenti
/inbox show <file> Mostra contenuto di un file specifico
/inbox clear Sposta processati in inbox/processed/ (richiede conferma)
1. Leggi ogni file in inbox/
2. Classifica (diary / log / wiki) — vedi regole sotto
3. Estrai entità (persone, aziende, progetti) → crea wikilinks
4. Sposta nella destinazione via brain_writer
5. Commit + push
Regole base (personalizzabili in wiki/skills/inbox.md):
diary/log/wiki/log/Leggi sempre wiki/skills/inbox.md prima di processare: contiene le keyword e le regole specifiche di questo brain.
Per ogni file:
wiki/people/wiki/companies/wiki/projects/[[wikilinks]] per entità trovateinbox/ File in attesa di processing
inbox/processed/ File già processati (archivio)
L'inbox accetta file da qualsiasi fonte. Esempi comuni:
| Fonte | Come deposita |
|---|---|
| Discord bot | Salva messaggi come .md in inbox/ |
| Telegram bot | Idem via webhook |
| Forward → script → inbox/ | |
| Gmail | Filtro → script → inbox/ |
| Folder remoto | rsync/cron → inbox/ |
| CLI manuale | cp note.md inbox/ |
| Webhook esterno | POST → salva in inbox/ |
La configurazione di ogni source è in wiki/skills/inbox.md.
Il comando funziona standalone. Se presenti, attiva integrazioni extra:
$ARGUMENTS