agent-inbox

Manage agent inbox feedback by filtering, updating statuses, and acknowledging items.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/offers-png/one-time-checkout --skill agent-inbox-offers-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/offers-png/one-time-checkout/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/offers-png/one-time-checkout --skill agent-inbox-offers-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the retrieval, triage, and management of user feedback items from the agent inbox, reducing manual work and speeding responses.

Core Features & Use Cases

  • List and filter inbox items by status and topic to surface relevant feedback
  • Update or transition item statuses (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) to reflect progress
  • Acknowledge, dismiss, or mark feedback as implemented to close the feedback loop

Quick Start

Review the latest inbox items and update their statuses to reflect their current state.

Frequently Asked Questions about agent-inbox

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

FAQPage Schema
How do I automate user feedback management for an agent inbox?

Automate user feedback management by applying a status lifecycle to inbox items, transitioning tickets between PENDING, ACKNOWLEDGED, DISMISSED, and IMPLEMENTED states. This enforces topic categorization and handles invalid inputs to streamline triage.

What is the best way to triage bug reports and feature requests in an inbox?

Triage bug reports and feature requests by filtering inbox items based on status and topic. You can then acknowledge active items, dismiss invalid feedback, or mark requests as implemented to close the feedback loop efficiently.

Can I filter inbox items by topic and status during feedback triage?

Yes, you can filter inbox items by both status and topic to surface relevant feedback. This allows you to isolate specific bug reports or feature requests and apply bulk status updates across categorized groups.

What happens if I try to update feedback items when the inbox is disabled?

When the inbox is disabled, attempting to update feedback items triggers error handling. The system catches the disabled inbox state and invalid inputs, preventing status transitions and ensuring no feedback items are lost.

How do I close the feedback loop after implementing a feature request?

Close the feedback loop after implementing a feature request by transitioning the item status to IMPLEMENTED. This updates the tracking lifecycle and acknowledges to users that their reported feedback has been resolved.