cache optimization skills

3 tagged cache optimization, measured the same way as everything else here.

memory

01

lokikill123/codex-token-skills

Skill Claude CodeCodex

Persistent global memory across conversations. Read memory file at start of every conversation, write important context during conversation so it survives context compression. Use ALWAYS. Triggered automatically.

111 2mo ago A 35 tokens original MIT

token-saver

02

lokikill123/codex-token-skills

Skill Claude CodeCodex

Minimize token consumption & maximize prompt cache hit rate. Use when user asks to save tokens, reduce cost, improve cache hit rate, or be more concise.

111 2mo ago A 36 tokens original MIT

agentcache-research

03

masteragentcoder/agentcache

Skill Claude CodeCodex

Conducts deep, multi-angle research using the agentcache library's parallel cache-safe forks. Use when the user asks to research a complex topic, investigate architecture trade-offs, or synthesize information from multiple angles.

5 5mo ago A 47 tokens