Doc Cache

Transparent read-through cache for documentation lookups. Checks cache before WebFetch, caches results with expiration, garbage collects stale entries. TRIGGER when: fetching docs, API references, technical documentation, or user asks to look up library/framework usage. DO NOT TRIGGER when: user provides inline code or docs directly, or the information is already in context.

orakitine 0468dd7 2 files · 7.4 KB Updated

File contents

orakitine/toolbox/tree/main/skills/doc-cache commit 0468dd7355

Frequently asked questions

npx skillmds@latest add orakitine/doc-cache