agent-inbox

Aggregate and filter agent inbox feedback items by status or topic.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/soq123/SE3354-Calo-fit --skill agent-inbox-soq123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/soq123/SE3354-Calo-fit/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/soq123/SE3354-Calo-fit --skill agent-inbox-soq123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations struggle to keep track of user feedback scattered across inboxes, leading to delayed responses and lost context.

Core Features & Use Cases

  • List and filter feedback items by status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) and by topic (BUG_REPORT, FEATURE_REQUEST, DESIGN, CONTENT, OTHER).
  • Review, acknowledge, or update items to reflect actions taken, ensuring visibility and traceability for product teams.
  • Use case: a product manager quickly surfaces critical bug reports from the inbox and marks them as IMPLEMENTED after fixes.

Quick Start

A product manager reviews the agent inbox for PENDING items and then marks high-priority entries as ACKNOWLEDGED.

Frequently Asked Questions about agent-inbox

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

FAQPage Schema
How do I aggregate and filter user feedback from an agent inbox?

You can aggregate and filter user feedback from an agent inbox by listing items based on their status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) and topic (BUG_REPORT, FEATURE_REQUEST, DESIGN, CONTENT, OTHER). This eliminates manual tracking and ensures traceability.

What is the best way to manage bug reports and feature requests in product management?

Managing bug reports and feature requests is best handled by filtering inbox items by specific topics like BUG_REPORT or FEATURE_REQUEST, then updating their status to ACKNOWLEDGED or IMPLEMENTED to maintain visibility and traceability for product teams.

Can I dismiss irrelevant feedback items from my inbox?

Yes, you can dismiss irrelevant feedback items from your inbox by updating their status to DISMISSED or DELETED. This action helps declutter the review process and keeps the focus on actionable entries.

How do I update the status of pending inbox items to reflect actions taken?

To update the status of pending inbox items and reflect actions taken, you apply list and update operations to change statuses from PENDING to ACKNOWLEDGED, IMPLEMENTED, or other relevant states based on the review outcome.

Does this approach support filtering feedback by specific topics like design and content?

Yes, filtering feedback by specific topics like design and content is fully supported. You can isolate items categorized as DESIGN, CONTENT, BUG_REPORT, FEATURE_REQUEST, or OTHER to streamline targeted product reviews.