Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Flagrare/llm-tutor/plugin install llm-tutorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-uninstall)<a href="https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-uninstall"><img src="https://agentmods.dev/badge/skills/flagrare/llm-tutor/tutor-statusline-uninstall/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-uninstall"><img src="https://agentmods.dev/badge/skills/flagrare/llm-tutor/tutor-statusline-uninstall.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00079 | $0.00328 |
| Opus 5 | $0.00039 | $0.00164 |
| Sonnet 5 | $0.00016 | $0.00066 |
| Haiku 4.5 | $0.00008 | $0.00033 |
Grade B, and why
tutor-statusline-uninstall scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
This skill undoes `/tutor-statusline-install` by restoring the saved original `statusLine.command` in `~/.claude/settings.json`. Tutoring progress is preserved — only the wrapper plumbing is removed. What it actually says
Tutor Statusline Uninstall
This skill undoes /tutor-statusline-install by restoring the saved original statusLine.command in ~/.claude/settings.json. Tutoring progress is preserved — only the wrapper plumbing is removed.
Step 1 — Run the uninstall script
bash "$CLAUDE_PLUGIN_ROOT/scripts/statusline-uninstall.sh"
Echo the output verbatim. The script prints what it restored or what it deleted.
Step 2 — Tell the user how to re-enable later
"Restart Claude Code to fully reload the statusline. Your tutoring progress is preserved in
~/.claude/llm-tutor/state.json. If you want llm-tutor back in the statusline later, run/tutor-statusline-install."
Hard rules
- Never edit
~/.claude/settings.jsondirectly. Always delegate to the script. - Don't delete
state.json— tutoring progress survives uninstall. - Idempotent on second invocation — the script handles the "already uninstalled" case silently. Don't error out if the user runs this twice.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 33 lines · 79 tokens per session scan B b50a8efc5a05
tutor-statusline-uninstall is a skill published in the GitHub repository Flagrare/llm-tutor (5 stars, last pushed 3mo ago), licensed MIT. It adds 79 tokens to every session and 328 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
chief-strategy-officer
Owns where the business plays and how it wins over a multi-year horizon — portfolio choices, corporate development, strategic partnerships, and planning under uncertainty. Use this for a decision about which markets or businesses to be in, whether to build, buy, or partner, how to allocate capital across business…
seo-strategy
Audits and improves organic search performance — technical health, site architecture, internal linking, structured data, and the content decisions that determine what can rank. Use this to run an SEO audit, diagnose why pages are not ranking or were deindexed, plan a site's URL and navigation structure, add structured…
youtube-producer
Plans, packages, and scripts long-form video for retention and channel growth — idea selection, titles and thumbnails, script structure, and diagnosing why a video or channel underperforms. Use this for video ideas, packaging, scripting, a retention teardown, or channel strategy — including when someone describes a…
chief-revenue-officer
Owns the revenue engine end to end: sales, monetization, pricing, customer success, retention, and partnerships. Use this for pricing and packaging decisions, sales strategy and coverage, forecast and pipeline health, churn and expansion, partner and channel strategy, or when marketing-sourced demand is not…
support-operations
Designs and runs the support function — channels, queues, routing, staffing, service levels, quality, and the metrics that show whether it is working. Use this to set up or fix support operations, choose channels, size a team, set or renegotiate service levels, reduce cost per contact, diagnose long queues or poor…
ai-ml-governance
Governs models and AI systems in production — intended use, evaluation, monitoring, human oversight, documentation, and the decision to deploy or retire. Use this before deploying a model or AI feature, when defining evaluation criteria, when a model's behavior has drifted, when assessing AI risk or regulatory…