greenflash-inbox

Triage flagged inbox conversations by severity and surface items needing human attention.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage flagged conversations prioritized by severity and surface interactions needing human attention — guardrail violations, quality issues, and safety flags.

Core Features & Use Cases

  • Prioritize inbox items by severity to speed up triage and escalation.
  • Surface guardrail, safety, and quality issues for faster review.
  • Drill down into conversations to fetch full transcripts and related details for root-cause analysis.

Quick Start

Show me the top flagged conversations by severity for review.

Frequently Asked Questions about greenflash-inbox

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

FAQPage Schema
How do I triage flagged conversations by severity in my inbox?

To triage flagged conversations by severity, the Skill authenticates with the shared config, calls the Chat API, and streams progress via SSE to surface items needing human attention. It prioritizes guardrail violations, quality issues, and safety flags for faster review.

Can I drill down into conversation transcripts for root-cause analysis?

Yes, you can drill down into conversations to fetch full transcripts and related details for root-cause analysis. This allows you to review the complete context of guardrail violations and safety flags to expedite human intervention.

What types of inbox issues can be prioritized for human intervention?

Inbox issues that can be prioritized for human intervention include guardrail violations, quality issues, and safety flags. The Skill surfaces these flagged conversations and ranks them by severity to speed up triage and escalation.

How does the streaming progress work when surfacing flagged conversations?

Streaming progress works via Server-Sent Events (SSE) during the Chat API call to surface flagged conversations. This provides real-time updates while the Skill authenticates with the shared config and processes inbox items for severity prioritization.

Do I need to configure authentication to review flagged inbox conversations?

Yes, you need to configure authentication using the shared config before reviewing flagged inbox conversations. This setup allows the Skill to call the Chat API, stream progress via SSE, and prioritize guardrail and safety issues by severity.

What is the best way to surface guardrail violations for faster review?

The best way to surface guardrail violations for faster review is to prioritize flagged inbox conversations by severity. The Skill uses the Chat API and SSE streaming to triage quality issues and safety flags, enabling quick escalation for human attention.