agent-inbox

List and manage user feedback items with status and topic filters.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/CatRabbit499/Digital_Portfolio --skill agent-inbox-catrabbit499
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/CatRabbit499/Digital_Portfolio/tree/main/templatemo_600_prism_flux/projects/CS-240/Lab-Portfolio/Lab-Portfolio-Dec_8_2025/.local/skills/agent-inbox
Command: npx skills add https://github.com/CatRabbit499/Digital_Portfolio --skill agent-inbox-catrabbit499

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and manage user feedback items from the agent inbox, enabling faster triage and responses to user-reported issues and requests.

Core Features & Use Cases

  • List inbox items with optional status and topic filters
  • Update item status to reflect review progress
  • Review and acknowledge or implement feedback in a structured workflow

Quick Start

List pending items in the agent inbox and review their details.

Frequently Asked Questions about agent-inbox

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

FAQPage Schema
How do I triage user feedback and feature requests in an agent inbox?

You can triage user feedback by listing inbox items and applying optional status and topic filters. This Skill streamlines triage by returning structured item data, allowing you to review, acknowledge, and update feedback progress in customer support and product management workflows.

What is the best way to filter bug reports by status for QA workflows?

Filtering bug reports by status is handled through deterministic functions with defined enums for status and topic. You can list inbox items using these optional filters to isolate specific bug reports and return structured item data for your QA review processes.

Can I update the status of inbox items to reflect review progress?

Yes, you can update item status to reflect review progress. This functionality supports a structured workflow for acknowledging or implementing feedback, ensuring that triage and response actions are tracked within customer support and product management processes.

Does this Skill require any external dependencies to manage customer support feedback?

No external dependencies are required to manage customer support feedback. The Skill implements self-contained deterministic functions to list, filter, and update inbox items, operating independently to return structured data for your downstream support and QA processes.

How does the inbox triage process handle feature requests and bug reports?

The inbox triage process handles feature requests and bug reports by categorizing them using defined topic enums. It lists these user feedback items with optional status and topic filters, enabling structured review and updates for product management and QA workflows.