Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 679 Bytes

File metadata and controls

13 lines (10 loc) · 679 Bytes

Scripts

All Python scripts expect Python 3.9+ and run from the TokenLess repo root (or set PYTHONPATH).

Script Purpose
check-context-size.py Rough token estimate for a text file or stdin
estimate-cost.py USD estimate via TokenWatch.estimate_cost
compare-models.py Rank models by cost for fixed in/out token shape
audit-claude-md.sh Warn if CLAUDE.md / AGENTS.md grow too large
install-skills.sh Copy both skill packs into a target project

Shell scripts require Git Bash, WSL, or macOS/Linux.