SkillLens — hierarchical skill reuse for cheaper LLM agents
arXiv paper proposes SkillLens, a framework that organizes reusable LLM agent skills into a four-layer graph: policies, strategies, procedures, and primitives.
Retrieves skills at mixed granularity — coarse patterns for relevance, fine details only when needed — to cut prompt injection cost without sacrificing context quality.