agent-inbox

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

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/BasitShafiq/personal --skill agent-inbox-basitshafiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/BasitShafiq/personal/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/BasitShafiq/personal --skill agent-inbox-basitshafiq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps manage and organize user feedback, bug reports, and feature requests submitted through the agent inbox, ensuring no valuable input is missed.

Core Features & Use Cases

  • List Feedback: View pending, acknowledged, dismissed, or implemented items.
  • Update Status: Change the status of feedback items (e.g., acknowledge, dismiss, mark as implemented).
  • Use Case: When a user asks about recent feedback, you can use this skill to list all pending bug reports and then acknowledge them.

Quick Start

List all pending items in the agent inbox.

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 submitted as bug reports and feature requests?

User feedback is managed through an agent inbox that lists and updates item statuses for bug reports and feature requests. You can view pending, acknowledged, dismissed, or implemented items and change their statuses accordingly.

What statuses can I assign to user feedback items in the inbox?

User feedback items can be assigned predefined statuses including pending, acknowledged, dismissed, and implemented. The skill validates these statuses against predefined enums to ensure accurate tracking of bug reports and feature requests.

Can I list all pending bug reports and then acknowledge them in one workflow?

Yes, you can list all pending bug reports from the agent inbox and then acknowledge them. The skill supports listing items by status and updating their statuses to manage user feedback efficiently.

Do I need an enabled agent inbox to manage user feedback items?

Yes, an enabled agent inbox is required to manage user feedback items. The skill validates item statuses and topics against predefined enums within the agent inbox environment.

What happens if I submit an invalid status or topic for a feedback item?

The skill validates item statuses and topics against predefined enums. If a submitted status or topic does not match the allowed values, the validation process will reject the update.

How do I view general user feedback that has been dismissed or implemented?

General user feedback that has been dismissed or implemented can be viewed by listing items from the agent inbox. The skill supports filtering and listing items based on their current status.