Context Optimization
Skill Verifiziert AktivThis skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.
To teach users how to maximize LLM effectiveness and reduce costs by intelligently managing and optimizing the information within the context window.
Funktionen
- Context compaction strategies
- Observation masking for verbose outputs
- KV-cache optimization for prompt stability
- Context partitioning for large tasks
- Token budget management and monitoring
Anwendungsfälle
- Reducing token costs in long conversations or with large documents
- Improving agent latency by optimizing context efficiency
- Implementing production-grade agent systems at scale
- Handling complex tasks that push context window limits
Nicht-Ziele
- Implementing specific LLM models or inference engines
- Replacing prompt engineering; rather, it complements it
- Providing a direct API for automated context manipulation (focus is on guidance)
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add muratcankoylan/Agent-Skills-for-Context-Engineering/plugin install Agent-Skills-for-Context-Engineering@context-engineering-marketplaceQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Latent Briefing
75This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context", "latent briefing", "reduce worker tokens", "cross-agent memory without summarization", or discusses Attention Matching compaction, recursive language models with workers, or token explosion in hierarchical agents.
Context Compression
100This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
Init
100Erstellt, aktualisiert oder optimiert eine AGENTS.md-Datei für ein Repository mit minimalen, hochgradig aussagekräftigen Anweisungen, die nicht entdeckbare Codierungs-Konventionen, Eigenheiten der Werkzeuge, Workflow-Präferenzen und projektspezifische Regeln abdecken, die Agenten nicht aus dem Code ableiten können. Verwenden Sie dies beim Einrichten von Agent-Anweisungen oder der Claude-Konfiguration für ein neues Repository, wenn eine vorhandene AGENTS.md zu lang, generisch oder veraltet ist, wenn Agenten wiederholt vermeidbare Fehler machen oder wenn sich die Repository-Workflows geändert haben und die Agent-Konfiguration bereinigt werden muss. Wendet einen Entdeckbarkeitsfilter an – der alles weglässt, was Claude aus README, Code, Konfiguration oder Verzeichnisstruktur lernen kann – und ein Qualitätstor, um zu überprüfen, ob jede Zeile korrekt und betrieblich relevant bleibt.
Skill Template
99Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.
Digital Brain
99This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.
Cost Mode
99Kostensensible Claude Code-Modus. Reduziert Ausgabetokens um 40-70 % und Gesamtkosten um 30-60 %, indem prägnante Antworten, intelligentes Modell-Routing und effiziente Workflow-Muster durchgesetzt werden. Behält die volle technische Genauigkeit bei. Aktivieren Sie mit /cost-mode oder „enable cost mode“. Automatische Auslösung bei Erwähnung von Budget, Kosten, Tokens oder Ausgaben.