agent-inbox

Lists and updates user feedback items from an agent inbox by status or topic.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of listing and managing user feedback items from the agent inbox, streamlining communication and review workflows.

Core Features & Use Cases

  • List Inbox Items: Retrieve and filter feedback items based on status or topic.
  • Update Item Status: Acknowledge, dismiss, or mark feedback as implemented.
  • Use Case: When a user inquires about a feedback item, quickly retrieve the item and update its status to acknowledge it has been reviewed.

Quick Start

Use the agent-inbox skill to list all pending feedback items from 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 filter user feedback items in an agent inbox by status or topic?

You can filter user feedback items in the agent inbox by applying status and topic parameters within the provided Python scripts, allowing you to retrieve specific subsets of feedback for review.

What is the best way to update customer support feedback status to acknowledge or dismiss items?

The best way to update customer support feedback status is by running the Python scripts to acknowledge, dismiss, or mark feedback items as implemented within the agent inbox workflow.

Can I manage project management feedback items using Python scripts without external dependencies?

Yes, you can manage project management feedback items using the standalone Python scripts provided, as the agent inbox skill requires no external dependencies to list and update feedback statuses.

Does the agent inbox skill support retrieving all pending user feedback items at once?

Yes, the agent inbox skill supports retrieving all pending user feedback items at once by executing a quick start command to list all currently unreviewed items from the inbox.

Why use Python scripts for status tracking instead of other project management tools in the same category?

Using Python scripts for status tracking offers a lightweight, dependency-free approach to directly filter and update feedback items, unlike broader project management tools that may require complex configurations.

When should I not use this approach for managing customer support feedback?

You should not use this script-based approach for managing customer support feedback if your workflow requires a graphical user interface or lacks a local Python environment to execute the necessary scripts.