Manage unified inbox across channels
ops-inboxskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Inbox zero across all communication channels
Best for
Unified inbox aggregation and triage of messages from email, Slack, Telegram, WhatsApp, and Notion in a single workflow.
Inputs
- · Output file path
- · Language code
- · Recipient identifier
- · Chat JID
- · Search query string
- · JSON output flag
- · Profile/environment selector
Outputs
- · JSON output
- · Message confirmation
- · Report or summary
Requires
- · WhatsApp CLI (wacli)
- · Gmail MCP, gog CLI
- · Slack MCP
- · Telegram MCP
- · Notion MCP
Preconditions
- · API key or environment variable configured
- · Daemon process running
- · Authentication complete
- · Communication channels configured
Failure modes
- · API rate limit exceeded or key invalid
- · Authentication token expired or revoked
- · Network or service connection lost
- · Subprocess or command execution failure
- · Configuration file missing or corrupted
Trust signals
- · Usage documentation with flags/arguments
- · Output format documented
- · Public repository with issue tracking