admin-feed-basic

Community

Streamline operator-attention signals across your app.

Authordloschiavo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes and prioritizes operator-attention signals across the app, ensuring that critical issues are addressed promptly.

Core Features & Use Cases

  • Operator-Attention Feed: Prioritize and display unviewed chats, system exceptions, and security events in one list.
  • Unified Data Model: Centralizes events in a single feed_items collection for efficient processing and filtering.
  • Emitter Helper: Simplifies the process of adding new producers by using the emitFeedItem helper.
  • Use Case: For instance, upon a failed login attempt, the Skill automatically generates a feed item that the operator can address.

Quick Start

Emit a new feed item for a system exception by running the following command: emitFeedItem --type system.exception --category system --priority high --title "Server error" --preview "Error occurred on /api/endpoint" --link /platform/feed#exception-id --source_collection system_exceptions --source_id exception_id.

Dependency Matrix

Required Modules

admin-routing

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: admin-feed-basic
Download link: https://github.com/dloschiavo/orca/archive/main.zip#admin-feed-basic

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.