tutor-status

Display learning metrics from local state files with jq.

5|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-status
Source: https://github.com/Flagrare/llm-tutor/tree/main/plugins/llm-tutor/skills/tutor-status
Command: npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

This skill provides a centralized, at-a-glance view of your learning journey, helping you track your XP, cycle availability, and the status of your active and completed study topics.

Core Features & Use Cases

  • Progress Tracking: View real-time progress on active learning topics, including concept acquisition counts.
  • Cycle Management: Monitor your current cycle balance and see exactly when your next daily refill occurs.
  • Achievement Overview: Review your lifetime XP, tier status, and a history of completed topics to maintain motivation.

Quick Start

Ask the tutor to show your current status and progress to see your XP and active learning topics.

Frequently Asked Questions about tutor-status

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

FAQPage Schema
How do I check my learning progress and XP dashboard?

To check your learning progress and XP dashboard, request a status update to display your current metrics. The dashboard queries local state files to show your XP, cycle balances, and active topic progress.

Can I monitor my cycle balance and see when the next refill occurs?

You can monitor your cycle balance and see the next refill time by viewing your status dashboard. It uses standard shell utilities to calculate exact daily cycle refill times from local JSON state.

Do I need jq to track my educational session status?

Yes, you need jq installed to track your educational session status. The dashboard requires jq for processing local JSON state files and standard shell utilities to calculate cycle refill times and format the output.

How does the tutor status dashboard show completed topics and tier status?

The tutor status dashboard shows completed topics and tier status by reading local state files. It provides an achievement overview with lifetime XP, tier status, and a history of completed study topics to track your learning journey.

What learning metrics are displayed in the progress tracking dashboard?

The progress tracking dashboard displays learning metrics including real-time XP, cycle availability, and concept acquisition counts. It reads local state files to provide status updates on both active and completed educational sessions.

Why is my learning status dashboard not displaying current topic progress?

Your learning status dashboard may not display current topic progress if jq is missing or local state files are unavailable. The dashboard depends on jq to parse JSON state and standard shell utilities to calculate and format your metrics.