cost saving skills

9 tagged cost saving, measured the same way as everything else here.

Browse within: context-compression 7ast 6cost-reduction 6

token-saver

02

SiruGao/token-saver

Skill Claude CodeCodex

Reduce avoidable token and API cost through task-aware model selection, context hygiene, concise responses, and disciplined tool use. Apply as an advisory policy on every turn. Actual savings vary by agent, model, provider, cache behavior, and workload; measure results instead of assuming a fixed percentage.

9 2mo ago A 62 tokens

compress

03

pomagrenate/ice_age

Skill Claude CodeCodex

Compress natural language memory files (CLAUDE.md, todos, preferences) into iceage format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /iceage:compress or "compress memory…

2 12d ago A 73 tokens copy · 84% Apache-2.0

iceage-batch

04

pomagrenate/ice_age

Skill Claude CodeCodex

Batch compress all natural language files in a directory using iceage compression. Parallel workers, progress tracking, dry-run mode. Use when user says "compress all files", "batch compress", "compress this directory", or invokes /iceage-batch.

2 12d ago A 55 tokens original Apache-2.0

iceage-export

05

pomagrenate/ice_age

Skill Claude CodeCodex

Exports the current chat session to a clean markdown file. Reconstructs the visible conversation from context — user messages, assistant responses, code blocks, tool output — formatted as readable .md. Use when user says "export chat", "save this conversation", "export to markdown", or invokes /iceage-export. Accepts…

2 12d ago A 73 tokens original Apache-2.0

token-saver

06

OpenWorkai/codex-token-saver

Skill Claude CodeCodex

A guide to reducing token use in Codex conversations, where tokens are the units of text sent to and from the language model.

1 4mo ago B 0 tokens original MIT