agentsclimarketplace

Radin stats

Skill shortcuts/radin/skills/radin-stats

πŸ€ the agentic stack for those who have to save tokens

Install
npx -y skills add shortcuts/radin --skill radin-stats

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Show stats/gain output from every companion tool that ships one, side by side. Use for /radin-stats, "show me all my stats", "aggregate my tool gains", "what savings am I getting from these tools".

SKILL.md

2.2 KB, 513 tokens by cl100k_base, as published. Nobody here has run it

Stats Roundup

Surface each installed companion tool's own stats/gain command, back to back. No merged total: the numbers below use incompatible units (real per-session tokens, static benchmark medians, a counted per-repo ledger) β€” summing them would misrepresent all three, so display each as-is instead.

Step 1: Invoke each available source

Run whichever of these are installed (command -v / skill lookup β€” skip silently if missing, don't error):

  • /caveman-stats β€” real per-session token usage and savings, read from the session log itself.
  • /ponytail-gain β€” ponytail's published benchmark scoreboard (medians across 5 tasks, 3 models). Not this session, not this repo.
  • /ponytail-debt β€” ponytail's real per-repo ledger of deferred shortcuts, if this repo has one.
  • rtk gain β€” rtk's real token-savings ledger (command -v rtk; use -p to scope to the current project).

Any other installed tool with its own stats/gain command belongs here too β€” add it to this list, don't build a separate skill.

If a source (e.g. caveman-stats) finds nothing to report, treat that as a normal empty result β€” one quick check, then move on. Don't keep searching for entries that aren't there. This is informative only, not exact/precise required.

Step 2: Display, don't merge

Print each tool's output under its own heading, in the order above. Label which are real-measured (caveman-stats, ponytail-debt, rtk gain) vs. fixed-benchmark (ponytail-gain) so the user doesn't mistake one for the other. Do not add a combined total row.

Guardrails

  • Never compute or print a combined/merged total across tools β€” their units are incompatible (real per-session tokens vs. static benchmark medians vs. a counted per-repo ledger).
  • Skip a source silently if its command isn't installed; don't error.

Output

Each installed tool's own stats output, printed under its own heading, in the fixed order from Step 1. Each heading labeled real-measured or fixed-benchmark.

What ships with it: 1 file

124 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 327,124. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.