agent-inbox

List and update user feedback item statuses in an agent inbox.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Darshit-Vaghani/swasau_website --skill agent-inbox-darshit-vaghani
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/Darshit-Vaghani/swasau_website/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/Darshit-Vaghani/swasau_website --skill agent-inbox-darshit-vaghani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of quickly finding, prioritizing, and taking action on user feedback coming into an agent inbox so issues like bugs and feature requests do not get lost.

Core Features & Use Cases

  • Inbox triage with filtering: List feedback items using status and topic filters to focus on what needs attention now.
  • Feedback lifecycle management: Update an item’s status (acknowledged, dismissed, implemented, deleted) after review.
  • Use case: A product manager receives multiple bug reports and feature requests; use this skill to review the pending items, acknowledge them, and mark the ones that are implemented.

Quick Start

Use the agent-inbox skill to list pending bug reports and then acknowledge the items that you’ve reviewed.

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 bug reports in an agent inbox?▼

Manage user feedback by listing items in an agent inbox with status and topic filters, then updating their workflow status to acknowledged, dismissed, or implemented after reviewing bug reports and feature requests.

What is the best way to triage feature requests and design feedback?▼

Triage feature requests and design feedback by applying status and topic filters to list pending items, validating the status and topic values, and returning structured details including identifiers and timestamps for review.

Can I filter inbox items by workflow status and topic?▼

Yes, you can filter inbox items by workflow status and topic. This allows you to focus on specific feedback categories like bug reports or feature requests and review pending items that need immediate attention.

How do I update the lifecycle status of feedback items after review?▼

Update feedback lifecycle status by changing an item's state to acknowledged, dismissed, implemented, or deleted after reviewing it. The skill validates status values before applying the workflow update to the agent inbox.

What details are included when listing pending bug reports?▼

Listing pending bug reports returns structured item details including identifiers, timestamps, and evidence like screenshots. The agent inbox requires validating status and topic values and checking that the inbox is enabled before returning these details.