agent-inbox

List and update agent inbox feedback items by status or topic.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/gopforever/Idle-Echoes --skill agent-inbox-gopforever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/gopforever/Idle-Echoes/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/gopforever/Idle-Echoes --skill agent-inbox-gopforever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and manage user feedback items from the agent inbox, enabling quick review, triage, and action on bug reports, feature requests, and other input.

Core Features & Use Cases

  • List inbox items with optional status and topic filters.
  • Update item status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) to reflect review progress.
  • Integrate with user queries to acknowledge, dismiss, or mark feedback as implemented, and to surface items for collaborative triage.

Quick Start

Review pending inbox items and update their status to ACKNOWLEDGED or IMPLEMENTED as you process feedback.

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 from an agent inbox?

You manage user feedback from an agent inbox by listing items with listAgentInboxItems and updating their statuses with updateAgentInboxItem to streamline triage and response workflows.

Can I filter inbox items by status and topic?

Yes, you can filter inbox items by status and topic using the listAgentInboxItems function to surface bug reports, feature requests, or design feedback for collaborative triage.

What statuses can I assign to bug reports and feature requests?

Bug reports and feature requests can be updated to PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, or DELETED to reflect your review progress and triage decisions.

What is the best way to triage pending user feedback?

The best way to triage pending user feedback is to list inbox items, review them, and update their status to ACKNOWLEDGED or IMPLEMENTED as you process the feedback.