AI Field Guide
Tag
tokens
2 entries
Model routing
Route each task to the cheapest model that can handle it instead of defaulting to the top model for everything, one of the simplest ways to cut AI costs without losing momentum.
Progressive disclosure
Structure a Skill so the AI reads a lean top file and only pulls in the detailed references when it needs them, which keeps your context small and your token bill down.