tutor-statusline-icons

tutor-statusline-icons is a skill for Claude Code from Flagrare/llm-tutor. It costs 104 tokens per session (464 once invoked), scanned A, original, MIT.

A control for changing the icons shown in the llm-tutor statusline. It supports emoji, Nerd Font symbols, Unicode symbols, and plain ASCII characters.

In plain words
What is it for?
Use it to select an icon style or cycle through the available styles for the tutor statusline.
Why use it?
It lets the statusline match the symbols supported by the user’s terminal and font.

Skill for Claude Code

Written for Claude Code: $CLAUDE_PLUGIN_ROOT variable. Also seen: reads .claude/ paths; mentions Claude Code.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the llm-tutor plugin — 12 skills, 1 hook shipped together

Good fit Use it to select an icon style or cycle through the available styles for the tutor statusline.

Compare 6 skills from other repositories ↓
Install

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.

Claude Code
/plugin marketplace add Flagrare/llm-tutor
Claude Code
/plugin install llm-tutor

Made for: Claude Code.

Or install llm-tutor, the plugin that ships this one along with the rest of its 12 skills, 1 hook.

Wrote 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.

agentmods badge for tutor-statusline-icons

README.md
[![agentmods](https://agentmods.dev/badge/skills/flagrare/llm-tutor/tutor-statusline-icons/github.svg)](https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-icons)
Your own site
<a href="https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-icons"><img src="https://agentmods.dev/badge/skills/flagrare/llm-tutor/tutor-statusline-icons/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.

agentmods 80×15 button for tutor-statusline-icons

Your own site · 80×15
<a href="https://agentmods.dev/skills/flagrare/llm-tutor/tutor-statusline-icons"><img src="https://agentmods.dev/badge/skills/flagrare/llm-tutor/tutor-statusline-icons.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 464 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00104 $0.00464
Opus 5 $0.00052 $0.00232
Sonnet 5 $0.00021 $0.00093
Haiku 4.5 $0.00010 $0.00046

Measured 12d ago against content hash 941b96e0ff4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tutor-statusline-icons scanned grade A with 0 findings 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 12d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/llm-tutor/skills/tutor-statusline-icons/SKILL.md · 39 lines

What it actually says

Tutor Statusline Icons

This skill flips the icon-rendering mode for llm-tutor's statusline segment. Same four modes as claude-statusline: emoji, nerd (Nerd Font glyphs), unicode (geometric symbols), and ascii (pure 7-bit).


Step 1 — Run the icon switch script

Pass the user's argument through unchanged (a mode name or empty for cycle).

bash "$CLAUDE_PLUGIN_ROOT/scripts/statusline-icons.sh" $ARGUMENTS

The script's output includes a rendered preview line so the user can see the chosen mode in their terminal immediately. Echo the output verbatim — don't summarize.


Step 2 — Tell the user what to expect

"The change applies to the next statusline render — usually within a second or two. If you don't see the new glyphs:

  • In nerd mode, your terminal font must be a Nerd Font (JetBrainsMono Nerd Font, FiraCode Nerd Font, etc.) — otherwise the glyphs render as tofu.
  • In unicode mode, your terminal must support text-presentation Unicode (works in most modern terminals).
  • In ascii mode, anything works."

Hard rules

  1. Don't suggest installing a Nerd Font unless the user explicitly says nerd-mode glyphs are missing. Most users picked their terminal font intentionally.
  2. Don't modify ~/.claude/statusline/.statusline.conf — that's claude-statusline's config. We have our own at ~/.claude/llm-tutor/statusline.conf.
  3. No need to restart Claude Code after switching modes. The change applies on the next render.
Changes

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.

  1. 12d ago First seen · 39 lines · 104 tokens per session scan A 941b96e0ff4d

Subscribe to this mod's changes

tutor-statusline-icons is a skill published in the GitHub repository Flagrare/llm-tutor (5 stars, last pushed 3mo ago), licensed MIT. It adds 104 tokens to every session and 464 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

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…

cbrock84/headcount · 93 tokens

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…

cbrock84/headcount · 74 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

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…

cbrock84/headcount · 86 tokens

estimating-and-contingency

Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…

cbrock84/headcount · 87 tokens

scenario-planning

Plans under genuine uncertainty — building scenarios, identifying which assumptions are load-bearing, setting early-warning indicators, and stress-testing a plan against futures rather than forecasting one. Use this when a decision depends on something unknowable, when a plan assumes conditions that may not hold…

cbrock84/headcount · 78 tokens