inbox-assistant

Automate Gmail inbox triage, cleanup, and restore across multiple accounts.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/dparedesi/inboxd --skill inbox-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inbox-assistant
Source: https://github.com/dparedesi/inboxd/tree/main/.claude/skills/inbox-assistant
Command: npx skills add https://github.com/dparedesi/inboxd --skill inbox-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates intelligent Gmail inbox triage, cleanup, and restore tasks using the inboxd CLI, reducing time spent on clutter and enabling quick access to important messages.

Core Features & Use Cases

  • Multi-account inbox management: Triage, summarize, clean up, and restore across multiple Gmail accounts.
  • AI-powered prioritization: Surface important messages and batch actions to reduce manual review.
  • Proactive guidance: After each action, propose the next best step to keep the inbox under control.
  • Use Case: Imagine you have 3 accounts with newsletters and work messages; this skill helps you summarize newsletters, block noise, and delete or archive low-priority items safely.

Quick Start

Use the inbox-assistant to scan your inbox, categorize messages, and propose next steps. Start with:

  • Run: inboxd summary --json
  • Then: inboxd analyze --count 50
  • Then: inboxd triage --auto --json

Frequently Asked Questions about inbox-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail inbox cleanup across multiple accounts?

You can automate Gmail inbox cleanup across multiple accounts by running CLI commands to scan, categorize, and batch archive or delete newsletters, promotions, and notifications. The skill triages messages and proposes proactive next steps to keep your inbox under control.

What is AI-powered inbox triage and how does it work?

AI-powered inbox triage works by scanning your Gmail messages to categorize newsletters, promotions, notifications, and urgent items. It surfaces important messages and applies batch actions to reduce manual review time and eliminate inbox clutter.

Can I use this skill to manage newsletters and urgent messages in Gmail?

Yes, you can manage newsletters and urgent messages in Gmail by running the analyze and triage commands. The skill identifies high-priority messages, summarizes newsletters, blocks noise, and safely deletes or archives low-priority items.

What is the best way to restore deleted Gmail messages after an automated cleanup?

The best way to restore deleted Gmail messages after an automated cleanup is to use the restore functionality provided by the CLI. This allows you to safely recover archived or deleted items if the triage process removed something important.

Do I need the inboxd CLI to run AI-powered Gmail triage?

Yes, you need the inboxd CLI to run AI-powered Gmail triage. The skill uses specific commands like summary, analyze, and triage with JSON outputs to process your inbox and recommend batch actions across your accounts.

What are the limitations of automated Gmail triage for multi-account scenarios?

Automated Gmail triage for multi-account scenarios requires executing CLI commands sequentially to scan and process messages. While it proposes next best steps, you must manually initiate each run and review JSON outputs to verify batch actions before final execution.