skills/dashboard/SKILL.md
Learning dashboard — stats, activity heatmap, categories, backlog progress. Use when the user asks 'my stats', 'how much have I learned', 'show my streak', 'learning summary', or wants an overview of their TIL activity.
npx skillsauth add songyunseop/oh-my-til dashboardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Retrieve learning stats via the til_dashboard MCP tool and display in terminal.
til_dashboard: Returns summary/heatmap/categories/backlog/trends as JSONTotal TILs, categories, this week, streak — as table.
Sum heatmap cells by week → sparkline (▁▂▃▅▇).
Category (link), count, last modified date — sorted by file count descending.
Sorted by progress descending, 10-slot progress bar (█/░).
If til_dashboard is unavailable, combine til_list + til_backlog_status + til_recent_context.
research
Today I Learned — research a topic, learn interactively, then save as TIL markdown. Use when the user wants to learn about a topic, says 'teach me', 'what is X', 'deep dive into X', or asks to study something and save it as a TIL note.
testing
SRS-based TIL review session (spaced repetition). Use when the user says 'quiz me', 'review what I learned', 'flashcard session', 'test my knowledge', or wants to do spaced repetition review of their TIL notes.
tools
Install or update the Oh My TIL plugin in an Obsidian vault
documentation
Save learning content as a TIL file and batch-update Daily notes, MOC, and backlog. Use when the user says 'save this', 'write up what I learned', 'document this as a TIL', or wants to persist a learning conversation as a note.