admin-feed-deep

Extend the admin feed with producer integrations for operational alerts.

Updated May 13, 2026
One-click install
npx skills add https://github.com/dloschiavo/orca --skill admin-feed-deep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-feed-deep
Source: https://github.com/dloschiavo/orca/tree/main/recipe/admin-feed-deep
Command: npx skills add https://github.com/dloschiavo/orca --skill admin-feed-deep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires admin-feed-basic, stripe, cron, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill extends the basic admin feed with additional producer integrations, covering a wide range of operational alerts and events for operators.

Core Features & Use Cases

  • Comprehensive Producer Integrations: Adds alerts for signature workflows, drive sync failures, ingestion/embedding failures, org/user lifecycle, billing, and knowledge-base staleness.
  • Single Page Feed: Maintains a unified feed without new models or mutation APIs, enhancing operational visibility.
  • Org-Level Feed: Optional page for org owners, showcasing relevant events for their specific organization.

Quick Start

Install this skill to expand the admin feed with deep-level features and alerts.

Frequently Asked Questions about admin-feed-deep

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

FAQPage Schema
How do I consolidate operator alerts for org lifecycle and billing into a single admin feed?

You can consolidate operator alerts by extending a basic admin feed with producer integrations for org/user lifecycle and billing events, maintaining a unified single-page feed without new models or mutation APIs.

What operational events can I monitor using a deep admin feed integration?

A deep admin feed integration monitors signature workflows, drive sync failures, ingestion and embedding failures, org/user lifecycle changes, billing events, and knowledge-base staleness.

Do I need Stripe integration to track billing alerts in my system monitoring feed?

Yes, tracking billing alerts requires Stripe integration. The deep admin feed uses Stripe to generate billing operational alerts and requires periodic scans via cron to function properly.

Can I provide organization owners with their own feed of relevant operational events?

Yes, you can provide an optional org-level feed page specifically for org owners, showcasing relevant operational events and alerts scoped to their individual organization.

What's the best way to detect knowledge-base staleness and drive sync failures for operators?

The best way to detect knowledge-base staleness and drive sync failures is to integrate producers into an admin feed, which captures these specific operational alerts alongside system lifecycle events.

Why does my admin feed require periodic scans for event management?

Periodic scans are required because the admin feed relies on cron to trigger producer integrations, ensuring continuous monitoring and ingestion of operational alerts like embedding failures and lifecycle events.