tutor-update

Compare local llm-tutor plugin version against the latest GitHub release.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the uncertainty of whether your installed version of the llm-tutor plugin is outdated by providing a direct comparison against the latest GitHub release.

Core Features & Use Cases

  • Version Comparison: Automatically checks your local plugin-cache version against the latest remote release.
  • Release Transparency: Surfaces release notes so you can decide if an upgrade is worth the effort.
  • Use Case: Use this before starting a new study session to ensure you have the latest teaching improvements and bug fixes for your Socratic tutor.

Quick Start

Ask the tutor to check for any available updates to the llm-tutor plugin.

Frequently Asked Questions about tutor-update

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

FAQPage Schema
How do I check if my llm-tutor plugin version is outdated?

To check if the llm-tutor plugin version is outdated, this skill compares your local plugin-cache version against the latest remote GitHub release and surfaces the release notes for review.

How can I see the release notes for the latest llm-tutor GitHub release?

You can see the release notes for the latest llm-tutor GitHub release by asking the tutor to check for updates, which fetches remote repository metadata and displays the changes.

Does checking for llm-tutor plugin updates require a shell script?

Yes, checking for llm-tutor plugin updates requires executing a shell script to interface with the local plugin cache and retrieve the remote repository metadata for comparison.

What's the best way to maintain my Claude Code plugin environment?

The best way to maintain your Claude Code plugin environment is by comparing local installation versions against latest GitHub releases to identify available updates and run necessary upgrade commands.

When should I check for llm-tutor plugin updates?

You should check for llm-tutor plugin updates before starting a new study session to ensure you have the latest teaching improvements and bug fixes for your Socratic tutor.