Toolverse
All skills

tldr-stats

by parcadei

Show full session token usage, costs, TLDR savings, and hook activity

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
parcadei
Category
Backend
Views
3

About this skill

Show full session token usage, costs, TLDR savings, and hook activity

How to use

  1. Zainstaluj skill w swoim projekcie Claude, umieszczając go w katalogu .claude/skills/tldr-stats.

  2. Uruchom skrypt statystyk, wpisując w chat polecenie do wykonania: python3 $CLAUDE_PROJECT_DIR/.claude/scripts/tldr_stats.py. Upewnij się, że Claude uruchomi skrypt i wyświetli pełny output bezpośrednio w rozmowie — nie powinien uruchamiać go w tle.

  3. Przeczytaj dashboard, który pojawi się w czacie. Zawiera on sekcje: całkowity koszt sesji w dolarach, liczbę wysłanych i otrzymanych tokenów, informacje o cache z prompt cache, oszczędności TLDR (porównanie tokenów przed i po kompresji oraz różnicę w kosztach), statystyki kompresji plików, procent trafień cache, liczbę wywołań hooków oraz historię kompresji.

  4. Użyj danych do porównania efektywności. Sprawdź, ile pieniędzy zaoszczędziłeś dzięki TLDR, porównaj rzeczywiste tokeny z tym, co byłoby bez kompresji, i zweryfikuj, czy hooki działają poprawnie.

  5. Jeśli widzisz niski procent trafień cache lub dużo świeżych parsowań, może to oznaczać, że TLDR nie jest w pełni wykorzystywany. Sprawdź, czy pliki są czytane wielokrotnie i czy konfiguracja TLDR jest prawidłowa.

Related skills

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582