agent-inbox

List and filter agent inbox feedback items by status and topic.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill agent-inbox-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill agent-inbox-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and manage user feedback items from the agent inbox. Use when the user asks about feedback, bug reports, feature requests, or inbox items.

Core Features & Use Cases

  • List inbox items with optional filters by status and topic
  • Update item status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED)
  • View item details including feedbackText, currentPage, timeCreated, and timeUpdated
  • Review and triage feedback by topic (BUG_REPORT, FEATURE_REQUEST, DESIGN, CONTENT, OTHER)

Quick Start

List all pending inbox items and acknowledge each one after review.

Frequently Asked Questions about agent-inbox

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

FAQPage Schema
How do I manage user feedback and triage bug reports from an inbox?

Manage user feedback by listing inbox items and filtering by status or topic to simplify triage. You can review details like feedback text, timestamps, and related repl information, then update item statuses to reflect progress.

What statuses can I assign to feature requests during moderation review?

During moderation review, you can assign feature requests and other feedback items the following statuses: PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, or DELETED to track action progress.

How do I filter inbox items by topic when reviewing user feedback?

Filter inbox items by topic during review using the categories BUG_REPORT, FEATURE_REQUEST, DESIGN, CONTENT, and OTHER to isolate specific types of user feedback for targeted triage.

What structured outputs are provided when listing pending feedback items?

Listing pending feedback items provides structured outputs including item identifiers, topics, feedback text, timestamps, currentPage details, and related repl information to support review and action.

Can I batch update dismissed feedback statuses for multiple bug reports?

You can update item statuses for bug reports to DISMISSED or other values to reflect progress. The Skill supports filtering pending items and acknowledging or dismissing them after review.

Does the agent inbox feedback moderation require external dependencies?

No external dependencies are required for agent inbox feedback moderation. The Skill operates independently to list, filter, and update user feedback items without additional components.