context-injection

Installation
SKILL.md

Context Injection

What This Skill Covers

Non-obvious correctness and efficiency problems when injecting external context into Claude prompts. Assumes you already have retrieved chunks and know how to call the API.


Formatting: Structure the Model Can Parse

Unstructured context blobs degrade answer quality. Wrap each chunk so the model can reason about provenance and boundaries:

Installs
4
GitHub Stars
2
First Seen
Apr 22, 2026
context-injection — blunotech-dev/agents