Toolverse
All skills

llm-provider-usage-statistics

by letta-ai

Reference guide for token counting and prefix caching across LLM providers (OpenAI, Anthropic, Gemini). Use when debugging token counts or optimizing prefix caching.

Installation

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

Installation

Quick info

Author
letta-ai
Category
Data Science
Views
1

About this skill

Reference guide for token counting and prefix caching across LLM providers (OpenAI, Anthropic, Gemini). Use when debugging token counts or optimizing prefix caching.

How to use

  1. Zainstaluj skill llm-provider-usage-statistics w swoim środowisku Letta, dodając repozytorium z gałęzi main do katalogu skills.
  2. Otwórz skill, gdy debugujesz liczenie tokenów w swoim agencie — szczególnie jeśli pracujesz z wieloma dostawcami jednocześnie.
  3. Sprawdź tabelę "Token Counting Semantics", aby zweryfikować, czy Twój dostawca wlicza cached tokeny do input_tokens czy nie. Dla Anthropic pamiętaj, że musisz ręcznie dodać cache_read_input_tokens i cache_creation_input_tokens do input_tokens.
  4. Jeśli optymalizujesz prefix caching, skonsultuj tabelę "Prefix Caching" — wszystkie trzy platformy wymagają minimum 1024 tokenów, ale OpenAI i Gemini włączają cache automatycznie, podczas gdy Anthropic wymaga jawnego ustawienia breakpoints cache_control.
  5. Dla modeli z reasoning (OpenAI o1/o3, Gemini 2.0 z thinking) sprawdź tabelę "Reasoning/Thinking Tokens", aby wiedzieć, w którym polu szukać tych tokenów w response'ie.
  6. W razie potrzeby przejdź do plików referencyjnych (openai.md, anthropic.md, gemini.md) w katalogu references, aby uzyskać szczegółowe instrukcje konfiguracji dla konkretnego dostawcy.

Related skills

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310