con un clic
inbox-check
Check ai_mail inbox status across AIPass branches
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Check ai_mail inbox status across AIPass branches
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Multi-bot Telegram bridge — routes messages between Telegram and Claude tmux sessions
Update branch memory files after completing work. Saves session history, key learnings, and collaboration observations to .trinity/ files.
Session wrap-up. Update memories, check plans, review git state, check inbox, flag loose ends. Use before closing a session or compacting context.
Quick health check -- test counts and file stats for AIPass branches
Execute drone commands -- the AIPass CLI interface for all module operations
GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries.
Basado en la clasificación ocupacional SOC
| name | inbox_check |
| description | Check ai_mail inbox status across AIPass branches |
| version | 1.0.0 |
| tags | ["communication","mail","status"] |
| requires | {"pip":[],"bins":[],"config":[]} |
| has_handler | true |
Scan AIPass branches for .ai_mail.local/inbox.json files and report unread message counts. Useful for quickly seeing which branches have pending mail without visiting each one.
| Action | Description |
|---|---|
summary | Unread counts per branch (default) |
all | Full message listing for every branch |
| branch | Show inbox for a specific branch by name |
drone @skills run inbox_check summary
drone @skills run inbox_check all
drone @skills run inbox_check flow
All actions return structured dicts:
{"success": True, "output": "...", "error": None}
.ai_mail.local/inbox.json from each branch directory"status": "new" are counted as unread