Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/leonardosilvamelosantos/taskbar-code/taskbar-heronpx skills add leonardosilvamelosantos/taskbar-code --skill taskbar-herogit clone --depth 1 https://github.com/leonardosilvamelosantos/taskbar-codeWrote 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/leonardosilvamelosantos/taskbar-code/taskbar-hero)<a href="https://agentmods.dev/skills/leonardosilvamelosantos/taskbar-code/taskbar-hero"><img src="https://agentmods.dev/badge/skills/leonardosilvamelosantos/taskbar-code/taskbar-hero.svg" alt="Measured on agentmods" 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 | $0.00014 | $0.00276 |
| Opus 5 | $0.00007 | $0.00138 |
| Sonnet 5 | $0.00003 | $0.00055 |
| Haiku 4.5 | $0.00001 | $0.00028 |
Grade A, and why
taskbar-hero 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 4d 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.
What it actually says
Inicie o Task Bar Hero Code:
- Verifique se ja existe um processo
pythonw.exe/python.execomticker.pywna linha de comando (ex. viaGet-CimInstance Win32_Processno PowerShell). Se existir, avise o usuario que o widget ja esta rodando e pare — nao inicie uma segunda instancia (oticker.pywtem uma guarda de mutex que impediria de qualquer forma, mostrando um popup "ja esta em execucao"). - Caso contrario, rode:
pythonw.exe "${CLAUDE_PLUGIN_ROOT}/ticker.pyw" - Confirme que o processo continua de pe um segundo depois (se encerrar
sozinho, leia
~/.claude/taskbar-hero/ticker.logpara diagnosticar — mesmo procedimento doINSTALL.mddeste repositorio).
Requisitos: Windows 10/11, Python 3.x com Tkinter. Se pythonw.exe nao for
encontrado no PATH, avise o usuario e sugira instalar Python (ex.
winget install -e --id Python.Python.3.12) antes de tentar de novo.
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.
- 4d ago First seen · 23 lines · 14 tokens per session scan A c6fac67610ff
taskbar-hero is a skill published in the GitHub repository leonardosilvamelosantos/taskbar-code (5 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 276 once invoked, about $0.0001 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.
Other skills, from other repositories
umg-widgets
Create and modify UMG Widget Blueprints (UI) — build the widget hierarchy, set properties, style fonts/brushes, author widget animations, bind events, capture previews, run PIE checks, and wire MVVM ViewModels. Use when the user asks to create a UI/HUD/menu, add or arrange widgets (Button, TextBlock, Image, panels)…
tm-quick-action
Build or revise Tabame quick menu top-bar buttons in lib/widgets/itzy/quickmenu/button.dart. Use when adding a new quick menu button, redesigning an existing button panel, or aligning a panel with the established Tabame "Instrument Panel" design language (high-density, technical, pro-audio/aviation-grade aesthetic).
tbm-plugin
Author a Tabame launcher plugin — an external Python/Node/Bun script that extends the app launcher, talking newline-delimited JSON over stdin/stdout. Use when the user wants to build, scaffold, debug, or install a Tabame launcher plugin, add a new launcher keyword backed by a script, or asks about the plugin…
visualize
在 Nexus 对话中生成交互式图表、流程图、模拟器、可探索讲解、数据看板、视觉对比、SVG/Canvas 艺术和 UI 原型。仅在可视化比正文或表格更清楚时使用;不用于需要持久保存或下载的 HTML、图解文件。.
html-widget
生成可交互的 HTML 可视化组件 — 算法动画、数据图表、概念演示、交互式教程等。当用户需要交互式演示、动画解释、数据探索、UI 原型等场景时触发,直接输出 html 代码块,前端会在安全沙箱中渲染为可交互组件。.
xcode-tools
Build, test, diagnose, and look up Apple APIs using the Xcode MCP server (xcrun mcpbridge) in Cursor. Use when compiling Swift, running tests, fixing build errors, rendering SwiftUI previews, or searching Apple documentation for TokenBar.