agent-inbox

List and update agent inbox feedback items with status and topic filters.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and manage user feedback items from the agent inbox.

Core Features & Use Cases

  • List inbox items with optional filters by status and topic to triage feedback.
  • Update item status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) to reflect review progress.
  • Review and resolve feedback during user support or product planning.

Quick Start

List all pending inbox items and update each as acknowledged after review.

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

You can manage user feedback by listing inbox items and applying filters to triage bug reports and feature requests. The agent inbox supports viewing feedback contents and updating item statuses to track review progress.

Can I filter inbox items by status and topic when triaging feature requests?

Yes, you can filter inbox items by status and topic. Using optional statusFilter and topicFilter parameters allows you to narrow down the feedback list to specific feature requests or bug reports during product planning.

What status values can I assign to feedback items in the inbox?

Feedback items can be updated with specific status values: PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, or DELETED. Updating item status helps reflect the current review and resolution progress.

What is the best way to triage pending user feedback during support sessions?

The best way to triage pending feedback is to list all inbox items with a pending status filter, review the contents, and update each item as acknowledged after evaluation to maintain an organized support workflow.

Does this inbox management approach support dismissing irrelevant feedback?

Yes, inbox management supports dismissing irrelevant feedback. You can update individual feedback items by setting their status to DISMISSED, removing them from the active triage queue without permanently deleting them.

Why use status filters for inbox management instead of viewing all feedback at once?

Using status filters for inbox management isolates specific feedback stages like PENDING or IMPLEMENTED. This prevents overwhelming the review process and allows targeted triage of bug reports and feature requests during product planning.