neb-team

Fetch and display a read-only dashboard of agent statuses, blockers, and system health.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neb-team
Source: https://github.com/nebinfra/nebcore-ai-skills/tree/main/neb-team
Command: npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates real-time data about agents, assignments, blockers, and system status into a single, read-only dashboard, reducing manual triage and status meetings.

Core Features & Use Cases

  • Real-time Agent Overview: display list of agents with type (AI vs operator) and status (working, blocked, reviewing, idle).
  • Blockers & Reviews: highlight blocked tasks and in-review items to prioritize work and reduce blockers.
  • System Health Snapshot: integrate latest monitoring data to surface service health issues.

Quick Start

Query the latest team status and display a read-only dashboard for the company.

Frequently Asked Questions about neb-team

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

FAQPage Schema
How do I visualize team workload and blockers in real time?

You can visualize team workload by generating a read-only dashboard that fetches agent statuses, blockers, and system health data, consolidating real-time operations into a single view to reduce manual triage.

What is the best way to monitor cross-functional agent status and review queues?

Monitoring cross-functional review queues is done by fetching a consolidated overview of all agents, highlighting blocked tasks and in-review items to prioritize work and reduce operational blockers.

How does a real-time dashboard surface system health and blocked tasks for DevOps?

A real-time dashboard surfaces system health by integrating the latest monitoring data to identify service issues, while simultaneously highlighting blocked tasks and in-review items for DevOps teams.

Do I need specific environment variables to display a team status dashboard?

Yes, displaying a team status dashboard requires environment validation, enforcing read-only data presentation with robust error handling for missing environment variables or unauthorized API access.

Can I use a read-only dashboard for support and management to monitor idle or blocked agents?

Yes, support and management can use the read-only dashboard to monitor cross-functional workloads, displaying agent types and statuses including working, blocked, reviewing, and idle states.

Why does fetching team status fail when environment variables are missing?

Fetching team status fails because the dashboard enforces environment validation, applying robust error handling to prevent unauthorized API access and ensure secure, read-only data presentation.