dashboard

Generate a learning dashboard from TIL data using the til_dashboard MCP tool.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/SongYunSeop/oh-my-til --skill dashboard-songyunseop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/SongYunSeop/oh-my-til/tree/main/skills/dashboard
Command: npx skills add https://github.com/SongYunSeop/oh-my-til --skill dashboard-songyunseop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Presents a concise, at-a-glance view of your TIL learning metrics by aggregating statistics, activity, and backlog status from your vault, helping you track progress without manual compilation.

Core Features & Use Cases

  • Real-time statistics across TIL notes and categories.
  • Activity heatmap and trends to visualize learning momentum.
  • Backlog progress with category breakdown to plan reviews.
  • Fallback view when MCP is unavailable by aggregating recent context and backlog data.

Quick Start

Run the dashboard skill to display your learning dashboard in the terminal.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I generate a statistics overview from my TIL notes?

You can generate a TIL statistics overview by running the dashboard skill, which aggregates summary data, activity heatmaps, category breakdowns, and backlog progress from your notes into a markdown-formatted output.

Can I visualize my learning activity heatmap without manual data compilation?

Yes, you can visualize your learning activity heatmap automatically. The dashboard skill fetches activity trends and heatmap data via the til_dashboard MCP tool to display learning momentum without manual compilation.

What is the best way to track backlog progress across TIL categories?

The best way to track TIL backlog progress is using the dashboard skill, which provides a category breakdown and backlog status overview to help you plan reviews across your learning notes.

Do I need the til_dashboard MCP tool to display my learning dashboard?

You do not strictly need the til_dashboard MCP tool to display your learning dashboard. If the MCP is unavailable, the skill provides a fallback view by aggregating recent context and backlog data.

Why is my TIL dashboard not showing category breakdowns and statistics?

Your TIL dashboard might not show category breakdowns if the til_dashboard MCP tool is unavailable, triggering a fallback mode that aggregates recent context and backlog data instead of full statistics.