Check whether llm-tutor has a newer release on GitHub and, if so, surface what's new along with the two commands needed to upgrade. Triggers: '/tutor-update', 'check for llm-tutor updates', 'is there a new tutor version', 'update the tutor', 'pull latest tutor'.
$npx -y skills add flagrare/llm-tutor --skill tutor-updateInstalls into the current project.
Run `npx skills use "https://github.com/flagrare/llm-tutor" --skill "flagrare/llm-tutor/tutor-update"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flagrare/llm-tutor" that are relevant to the current task. Run `npx skills add "https://github.com/flagrare/llm-tutor"` and select the relevant skills, then follow their instructions.