live-dashboard

Render a Notion-style team dashboard with KPI, sparkline, feed, and task views.

8.2k|803|Updated May 11, 2026
One-click install
npx skills add https://github.com/nexu-io/html-anything --skill live-dashboard-nexu-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: live-dashboard
Source: https://github.com/nexu-io/html-anything/tree/main/next/src/lib/templates/skills/live-dashboard
Command: npx skills add https://github.com/nexu-io/html-anything --skill live-dashboard-nexu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion-style team dashboards provide a visual overview of team activity, KPI, and workload, using seed data to demonstrate functionality when no live data source is bound.

Core Features & Use Cases

  • Header with team name and time window
  • KPI cards showing key metrics
  • 7-day sparkline trends
  • Real-time activity feed
  • Linked database task view for sprint planning and execution
  • Notion-inspired layout and design cues for familiarity

Quick Start

Open the Live Team Dashboard and press Refresh from Notion to load seed data and start exploring the UI.

Frequently Asked Questions about live-dashboard

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

FAQPage Schema
How do I create a Notion-style team dashboard for an offline demo?

This Skill provides a self-contained rendering pipeline that visualizes a team activity overview using deterministic seed data, allowing you to demonstrate KPI grids, sparklines, and feeds without a live data source.

Can I visualize team KPI metrics and sparkline trends without a live database connection?

Yes, the dashboard renders KPI cards and 7-day sparkline trends using deterministic seed data, allowing you to visualize team metrics without a live database connection.

Does the team dashboard support a linked database view for sprint planning?

Yes, the dashboard includes a linked database task view designed to support sprint planning and execution workflows directly within the Notion-inspired layout.

What is the best way to demonstrate team activity feeds and workload overviews?

Using a self-contained dashboard with deterministic seed data offers the best way to demonstrate team activity feeds and workload overviews, providing a Notion-inspired layout with live refresh controls for realistic offline demos.

How do I load seed data into the Notion-style dashboard layout?

You load seed data by opening the dashboard and pressing the Refresh control, which populates the client-side components rendering KPI cards, sparklines, feeds, and database views.

Are there limitations to using seed data for team leadership and operations workflows?

The main limitation is that deterministic seed data provides static placeholder metrics and activity, meaning the dashboard will not reflect actual real-time operational state without binding a live data source.