context-engineering

Installation
SKILL.md

Context Engineering

Purpose

Decide what an LLM sees, and what it does not. Context is a finite budget with a nonlinear cost curve: more context is not more capability, and past a point it is actively less.

When to Use

  • Building an agent or assistant that runs over many turns.
  • A model that performs worse as the conversation gets longer.
  • Managing tool results, retrieved documents, or long files.
  • Reducing token cost in a long-running system.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
context-engineering — nimadorostkar/claude-skills-collection