inbox-triage

Classify X notifications into known types and propose batch actions for approval.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/jackleeio/bnbot-kit --skill inbox-triage-jackleeio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inbox-triage
Source: https://github.com/jackleeio/bnbot-kit/tree/main/skills/inbox-triage
Command: npx skills add https://github.com/jackleeio/bnbot-kit --skill inbox-triage-jackleeio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read X's notifications inbox, classify every item into known types (mention, reply, quote, like, retweet, follow, new_post, other), and decide a batch of safe actions (reply, like, follow back, or skip) to streamline engagement and maintain guardrails.

Core Features & Use Cases

  • Automated inbox triage: classify notifications and surface recommended batch actions for review.
  • Draft-based workflow: generate drafts for each action with an approval step before execution.
  • State and audit: track processed items in inbox-seen.json, log runs in inbox-lastrun.json, and produce per-session reports for auditing.

Quick Start

Ask it to triage your X inbox by scraping new notifications and returning drafted actions for review.

Frequently Asked Questions about inbox-triage

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

FAQPage Schema
How do I automate X inbox notification triage with batch actions?

Automating X inbox triage involves classifying notifications into categories like mentions, replies, and follows, then generating drafted batch actions for your approval. The system applies evaluation rules to propose safe replies, likes, or follow-backs before any execution.

What is the best way to classify X notifications and generate reply drafts?

The best way to classify X notifications is to categorize items into mentions, replies, quotes, likes, retweets, follows, and new posts. The system then generates actionable drafts with an approval step to streamline engagement safely.

How do I track processed X notifications for auditing and state management?

Track processed X notifications by storing processed item identifiers in inbox-seen.json and logging run details in inbox-lastrun.json. This state management produces per-session reports for auditing and prevents duplicate processing.

Does automated inbox triage enforce safety and quota constraints for X replies?

Automated inbox triage enforces safety and quota constraints during the draft generation phase. It proposes batch actions within platform limits and requires an explicit user approval step before executing any reply, like, or follow action.

Can I batch process X mentions, likes, and follows without manual review?

You can batch process X mentions, likes, and follows, but the workflow requires a manual review step. The system generates drafts for proposed actions like skip or follow back, ensuring you approve the batch before it executes the actions.