tutor-statusline-toggle

Toggle the llm-tutor statusline segment visibility via a shell script.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a convenient way to hide or show the llm-tutor statusline segment without needing to uninstall the plugin, allowing for a cleaner interface during screen-shares or focused work sessions.

Core Features & Use Cases

  • Seamless Toggling: Instantly switch the statusline segment on or off using simple natural language commands.
  • Non-Destructive: The wrapper remains active in the background, ensuring that the tutor functionality is preserved even when the visual indicator is hidden.
  • Use Case: You are screen-sharing a coding session and want to remove the tutor statusline to avoid distraction, then restore it immediately after the call ends.

Quick Start

Ask the tutor to hide the statusline to clear your interface.

Frequently Asked Questions about tutor-statusline-toggle

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

FAQPage Schema
How do I hide the llm-tutor statusline without uninstalling the plugin?

To hide the llm-tutor statusline without uninstalling the plugin, you can toggle its visibility off using a natural language command. This modifies a local configuration flag to clear the interface while preserving background tutor functionality.

Can I temporarily disable the statusline interface during a screen share?

Yes, you can temporarily disable the statusline interface during a screen share by toggling it off. The non-destructive wrapper remains active in the background, allowing you to instantly restore the visual indicator after your call ends.

How does the statusline visibility toggle work under the hood?

The statusline visibility toggle works by executing a shell script that modifies a local configuration flag based on your input. This mechanism manages the display state of the interface segment without affecting underlying functionality.

Does toggling the statusline off affect the underlying tutor functionality?

Toggling the statusline off does not affect the underlying tutor functionality. The wrapper remains active in the background, ensuring that the tutor's core processes continue to run normally even when the visual indicator is hidden.

What is the best way to clear the statusline interface during focused work sessions?

The best way to clear the statusline interface during focused work sessions is to use the toggle command to hide the segment. This provides a cleaner environment without requiring you to fully uninstall or disable the tutor plugin.