CtrlK
BlogDocsLog inGet started
Tessl Logo

stats

Show ToonDex debug mode usage statistics. Tracks hook fires, index.toon reads, and effectiveness metrics.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/toondex/skills/stats/SKILL.md

The canonical home for this skill is cpoepke/toon-dex

SKILL.md
Quality
Evals
Security

/stats - ToonDex Usage Statistics

WHEN THIS SKILL IS INVOKED, IMMEDIATELY RUN THE COMMAND BELOW. DO NOT EXPLAIN - JUST EXECUTE.

Execute Now

Run this command and show the output to the user:

TOONDEX_DEBUG="${TOONDEX_DEBUG:-0}" ${CLAUDE_PLUGIN_ROOT}/scripts/show-stats.sh

If the script is not found at that path, try:

TOONDEX_DEBUG="${TOONDEX_DEBUG:-0}" ./plugins/toondex/scripts/show-stats.sh

That's it. Show the output. No further explanation needed unless the user asks.

If Debug Mode Is Not Enabled

The script will show a warning. Tell the user:

To enable debug mode: export TOONDEX_DEBUG=1
Then use Claude normally - stats accumulate automatically.
Repository
cpoepke/Toon-Dex
Last updated
First committed

Canonical home

cpoepke/toon-dex
In sync

since Feb 23, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.