agent-inbox

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

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill agent-inbox-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-inbox
Source: https://github.com/not-subhu/screech/tree/main/.local/skills/agent-inbox
Command: npx skills add https://github.com/not-subhu/screech --skill agent-inbox-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the process of handling user feedback in the agent inbox by enabling efficient listing, status updating, and information retrieval.

Core Features & Use Cases

  • Inbox Management: Access and manage all user feedback items stored in the agent inbox.
  • Feedback Status Updates: Update the status of individual feedback items.
  • Data Filtering: Filter and view feedback items by status or topic for quicker identification.
  • Use Case: Utilize this skill when a user has a series of feedback items about a new product, allowing you to easily track and address these concerns.

Quick Start

Run the 'listAgentInboxItems' function with appropriate filters to display specific feedback items.

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

To manage user feedback items in an agent inbox, you can use the listAgentInboxItems function to retrieve data and automate acknowledging, dismissing, or implementing specific feedback entries.

Can I filter agent inbox feedback by status and topic?

Yes, you can filter agent inbox feedback by applying optional status and topic parameters when retrieving data, allowing you to quickly identify and view specific feedback items.

Do I need authentication to access agent inbox data?

Yes, authentication is required to access agent inbox data. You must authenticate your requests to securely retrieve and manage the user feedback items stored in the inbox system.

What is the best way to automate acknowledging user feedback in an inbox?

The best way to automate acknowledging user feedback is to use the inbox management skill to list filtered items and systematically update the status of individual feedback records to acknowledged.

How do I track and address product concerns submitted as feedback?

You can track and address product concerns by listing all relevant feedback items from your agent inbox, filtering by topic, and updating their status as you address each specific concern.

Why does my agent inbox feedback retrieval fail without proper credentials?

Agent inbox feedback retrieval fails without proper credentials because the system requires authentication to securely access and manage user feedback data stored within the inbox infrastructure.

Related Skills