update_dashboard

Update the main dashboard markdown file with task statistics and system health indicators.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/m-ahmad-official/hackathon-0-personal-ai-employee --skill update-dashboard-m-ahmad-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update_dashboard
Source: https://github.com/m-ahmad-official/hackathon-0-personal-ai-employee/tree/main/.claude/skills/update_dashboard
Command: npx skills add https://github.com/m-ahmad-official/hackathon-0-personal-ai-employee --skill update-dashboard-m-ahmad-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures the main dashboard accurately reflects the current state of the AI employee's workload and system health, providing an up-to-date overview.

Core Features & Use Cases

  • Real-time Statistics: Displays counts of pending, processing, and completed tasks.
  • System Health Monitoring: Shows system uptime estimates and completion rates.
  • Recent Activity Log: Lists the last few completed items for quick review.
  • Use Case: After a batch of tasks is processed, this skill automatically updates the Dashboard.md file so you can see the immediate impact on your workload metrics.

Quick Start

Run the update dashboard skill to refresh the main dashboard with current statistics.

Frequently Asked Questions about update_dashboard

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

FAQPage Schema
How do I update a markdown dashboard with real-time task statistics?

To update a markdown dashboard with real-time task statistics, this skill scans vault folders to count pending, processing, and completed items, then rewrites the Dashboard.md file with current workload metrics and system health indicators.

How do I calculate completion rates and processing times for tasks in a vault?

Calculating completion rates and processing times for tasks in a vault is done by scanning folders for pending and completed items, computing the rates, and logging the results directly into your main dashboard markdown file.

Can I monitor system health and recent AI employee activity in a markdown file?

You can monitor system health and recent AI employee activity in a markdown file by running this skill, which logs the last few completed items and estimates system uptime directly into the dashboard.

Does the dashboard update process require external dependencies?

The dashboard update process requires no external dependencies, relying solely on scanning your existing vault folders to generate task counts and system health metrics for the dashboard file.

What is the best way to refresh workload metrics after processing a batch of tasks?

The best way to refresh workload metrics after processing a batch of tasks is to run this skill, which automatically calculates the updated completion rates and logs recent activity into the main dashboard.