agent-inbox

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

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/binan-maker/QRS --skill agent-inbox-binan-maker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/binan-maker/QRS/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/binan-maker/QRS --skill agent-inbox-binan-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing and prioritizing user feedback, bug reports, and feature requests can be overwhelming without a centralized view and actions. This skill provides a unified way to list inbox items, filter by status or topic, and perform common updates.

Core Features & Use Cases

  • List inbox items with optional status/topic filters to review items quickly.
  • Update item statuses (e.g., PENDING to ACKNOWLEDGED or IMPLEMENTED) to track progress.
  • Acknowledge, dismiss, or mark items as implemented to close the loop with stakeholders.
  • Real-world use case: a support agent reviews new feedback, categorizes it, and flags items for product teams to address.

Quick Start

Ask to view your agent inbox and filter by status PENDING to begin triaging items.

Frequently Asked Questions about agent-inbox

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

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

Update feedback item statuses like PENDING, ACKNOWLEDGED, DISMISSED, or IMPLEMENTED to track progress and close the loop with stakeholders. This status update process helps product teams address reviewed items systematically.

Can I filter user feedback by status and topic?▼

Filtering returns detailed item information including id, replId, status, topic, feedbackText, timeCreated, and timeUpdated, providing complete context for support agents and product teams.

What is the best way to acknowledge and dismiss bug reports?▼

Support agents can categorize dismissed reports or flag acknowledged items for product teams to address, ensuring valid bug reports move toward IMPLEMENTED status while filtering out noise.

How do I track feature requests from submission to implementation?▼

This status workflow provides a unified way to monitor feature request progress, allowing teams to flag items for product teams and maintain visibility from initial submission to final implementation.

What details are returned when listing user feedback items?▼

Having timeCreated and timeUpdated timestamps alongside status and topic allows support agents to prioritize older pending items and track how long feedback takes to reach IMPLEMENTED status.