Toolverse
All skills

context-compression

by muratcankoylan

This skill should be used when the user asks to \

Installation

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

Installation

Quick info

Category
Backend
Views
28

About this skill

This skill should be used when the user asks to \

How to use

  1. Zainstaluj skill context-compression w swoim środowisku agenta (np. Claude, Copilot lub innym wspieranym systemie). Skill aktywuje się automatycznie lub na żądanie, gdy sesja zbliża się do limitów kontekstu.

  2. Zidentyfikuj sygnały aktywacji: sesja przekracza limit okna kontekstowego, baza kodu zajmuje 5M+ tokenów, agent zaczyna "zapominać" poprzednie modyfikacje plików, lub chcesz zoptymalizować zużycie tokenów w długotrwałych zadaniach.

  3. Wybierz strategię kompresji dostosowaną do Twoich potrzeb. Dla sesji wymagających pełnej przejrzystości (np. debugowanie zmian w kodzie) użyj Anchored Iterative Summarization, która utrzymuje strukturalne podsumowania z sekcjami dla intencji, modyfikacji i decyzji. Dla maksymalnej redukcji tokenów wybierz Opaque Compression, choć straci się interpretowalnośćwyjścia.

  4. Skonfiguruj parametry kompresji: określ, które informacje są krytyczne (np. historia zmian plików, decyzje projektowe), aby skill zachował je w podsumowaniu zamiast je tracić.

  5. Monitoruj jakość kompresji w kolejnych iteracjach. Jeśli agent zaczyna tracić ważne detale, przełącz się na bardziej konserwatywną strategię lub zwiększ częstotliwość przyrostowych podsumowań zamiast pełnej regeneracji.

  6. Mierz efektywność: porównaj całkowite tokeny zużyte na zadanie (łącznie z kosztami ponownego pobierania utraconej informacji) zamiast patrzeć tylko na tokeny na żądanie.

Related skills

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

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

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

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

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

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