dashboard

Fetch and summarize learning dashboard metrics from MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/joseph0926/study-all --skill dashboard-joseph0926
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/joseph0926/study-all/tree/main/.codex/skills/dashboard
Command: npx skills add https://github.com/joseph0926/study-all --skill dashboard-joseph0926

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

학습 진행 상황과 최근 활동, 복습 대기 정보를 한 곳에서 간편하게 확인하고, 데이터 소스의 신뢰성을 MCP 응답으로 보장하고자 하는 문제를 해결합니다.

Core Features & Use Cases

  • MCP에서 대시보드 수치를 실시간으로 조회하고 요약합니다.
  • 스킬별 진행률(progressRate), 커버리지(coverageRate), 복습 대기(pendingReview), 최근 세션 목록을 표로 제공합니다.
  • 팀이나 개인이 학습 현황을 한 화면에서 빠르게 파악하고 우선순위를 결정하는 의사결정 보조에 활용합니다.

Quick Start

대시보드 데이터를 조회하고 요약하도록 명령을 실행합니다.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I summarize learning dashboard metrics from MCP at a glance?

To summarize learning dashboard metrics from MCP, fetch skill counts, progress rates, coverage, pending reviews, and recent sessions. The tool queries MCP as a single truth source and outputs a structured dashboard summary for quick decision-making.

What is the best way to track MCP learning progress and pending reviews?

Tracking MCP learning progress and pending reviews requires fetching real-time metrics from your MCP source. It provides a concise tabular view of progressRate, coverageRate, and pendingReview counts to prioritize study tasks.

Can I use MCP dashboard data for team learning activity tracking?

Yes, you can use MCP dashboard data for team learning activity tracking. The summary captures recent sessions and skill metrics, allowing teams to assess study coverage and progress collectively on one screen.

Does the dashboard summary tool fall back when MCP data fetching fails?

Yes, the dashboard summary tool falls back to config.get path checks when MCP data fetching fails. This ensures you still retrieve available learning metrics and coverage rates if the primary MCP connection is unavailable.

What learning metrics are included in an MCP study dashboard summary?

An MCP study dashboard summary includes skill counts, progress rates, coverage rates, pending reviews, and recent session lists. These metrics are fetched directly from MCP to provide a concise overview of learning activity.